https://bugzilla.wikimedia.org/show_bug.cgi?id=36939
--- Comment #4 from Erik Moeller <[email protected]> 2012-05-22 01:02:59 UTC --- Let me know if this sounds about right from an implementation perspective: * Right now we have MediaWiki:Titleblacklist in each local wiki, plus [[m:Title blacklist]] on Meta. The latter is loaded on all WMF wikis as an additional title blacklist. * Currently newaccountonly rules can exist in both the local title blacklist, and the global one. * To make it global-only, we'd add the newaccountonly rule as an option to $wgTitleBlacklistSources . We'd enable it for the global title blacklist. We'd also want to be able to disable it for the default (project-local) source. We'd announce that we're making the switch by X date, and then turn off the newaccountonly config option for the local blacklists on that date. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
