https://bugzilla.wikimedia.org/show_bug.cgi?id=24622
--- Comment #14 from mayurkumar <[email protected]> 2010-09-01 04:47:52 UTC --- However this bug was nicely resolved by rob, but there are some thing left.please improve it too. like in Automatic edit review while giving protection to any page there are 3 options in it- #Allow all users #flaggedrevs-protect-autoconfirmed #flaggedrevs-protect-reveiw Basically we want one more option that was by default i think- #flaggedrevs-protect-sysopp alog with please also enable this for "namespace- wikipedia" #$wgFlaggedRevsNamespaces = array( NS_MAIN, NS_IMAGE, NS_TEMPLATE ) change it into #$wgFlaggedRevsNamespaces = array( NS_MAIN, NS_Wikipedia, NS_IMAGE, NS_TEMPLATE ) Also please enable "unaccepted" option while reveiwing ang flaged protected page.Only one option is given which is "accepted". Thank you and regards -- 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
