https://bugzilla.wikimedia.org/show_bug.cgi?id=17285
Aaron Schulz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Aaron Schulz <[email protected]> 2009-01-31 20:42:03 UTC --- $wgFlaggedRevTags redesigned (with b/c) in r46654. This gets rid of the need for $wgFlaggedRevPristine, and the levels don't all have to be one value. $wgFlaggedRevValues removed (with b/c) in r46658. Each tag can have it's own value. $wgFlaggedRevsPrecedence was tweaked (with b/c) recently to account for pristine revs (it can be 0,1, or 2). Don't see use in '$wgFlaggedRevsPermisions' variable vs the current one. -- 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
