r44361 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44360‎ | r44361 | r44362 >
Date:21:03, 9 December 2008
Author:aaron
Status:ok
Tags:
Comment:
Add comment
Modified paths:
  • /trunk/extensions/FlaggedRevs/FlaggedRevs.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/FlaggedRevs.php
@@ -140,6 +140,7 @@
141141 # A revision with all tags rated at least to this level is considered "pristine"/"featured"
142142 $wgFlaggedRevPristine = 4;
143143 # Who can set what flags to what level? (use -1 or 0 for not at all)
 144+# This maps rights to the highest reviewable level for each tag.
144145 # Users cannot lower tags from a level they can't set
145146 # Users with 'validate' can do anything regardless
146147 # This is mainly for custom, less experienced, groups

Status & tagging log