https://bugzilla.wikimedia.org/show_bug.cgi?id=29301
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Krinkle <[email protected]> 2012-08-02 07:39:55 UTC --- As long as it isn't handled in the server output, it isn't a problem. I'd recommend implementing this as an actual gadget. This is possible because as of a little while now, gadgets can be enabled by default as well as for anonymous users (not *by* anonymous users, though). One comment though: Use a more elaborate cookie name. * Prefix with wgCookiePrefix * Include something like "anonModuleLoad" or something. So that it clear what the cookie is for. -- 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
