https://bugzilla.wikimedia.org/show_bug.cgi?id=19761
Ilmari Karonen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Ilmari Karonen <[email protected]> 2010-12-10 02:33:34 UTC --- As Brion notes, turning the code he removed into a hook should be trivial. In fact, here it is: [[mw:User:Ilmari_Karonen/MetaKeywords]]. Stick that in a .php file somewhere, require_once() it from LocalSettings.php and you should be fine. Note: I haven't actually tested the code, besides running php -l on it. If you find a bug, let me know. -- 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
