https://bugzilla.wikimedia.org/show_bug.cgi?id=29954
--- Comment #3 from Neil Kandalgaonkar <[email protected]> 2011-07-19 06:15:48 UTC --- I agree a generic preflight check thing would be nice, but TitleBlacklist is a good place to start. One could make an omnibus method that looked for common extensions like TitleBlacklist and AbuseFilter, but If you're going to do this generically you need to directly invoke the hooks associated with page creation (instead of waiting for page creation to call those hooks). But it's not easy to tease apart which might be simple checks for titles and which might have side effects. -- 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
