https://bugzilla.wikimedia.org/show_bug.cgi?id=19179


merl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #3 from merl <[email protected]>  2009-08-09 22:51:31 UTC 
---
According to the discussion on wikiquote, i think their intention is to have
the following settings:
 $wgSimpleFlaggedRevsUI = true;
 $wgFlaggedRevsOverride = false;
 $wgFlaggedRevTags = array( 'accuracy'=>2 );
 $wgFlaggedRevsAutopromote = false;
 $wgFlaggedRevsPrecedence = false;
And some values can simply be removed because its the default setting
 $wgFlaggedRevValues = 2; (default, currently set to 1)
 $wgFlaggedRevsLowProfile = true; (default)

At the moment 'checked' is used as tag which has no default messages. Only
accuracy, depth and style are well translated tags, so accuracy should be used
instead


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to