https://bugzilla.wikimedia.org/show_bug.cgi?id=16790
^demon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from ^demon <[email protected]> 2008-12-27 07:44:51 UTC --- WORKSFORME. Set $wgDefaultSkin to the skin for your anonymous users. Then set the default preference for registered users with $wgDefaultUserOptions['skin'] = 'monobook' or whatever you want your editors to use. No need for a new config variable. -- 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
