https://bugzilla.wikimedia.org/show_bug.cgi?id=22689
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Commons __HIDDENCAT__ |Have 'showhiddencats' |(change the default setting |option set to on by default |for logged-in users) |for logged in users, but | |off for logged out users --- Comment #2 from Bawolff <[email protected]> 2011-06-17 19:26:56 UTC --- (For reference, the preference in question is 'showhiddencats') I'm unsure if this is a simple shell request. To make it be shown for everyone by default is easy - $wgDefaultUserOptions['showhiddencats'] = 1; However I don't think there is a config option to make it on by default for logged in users, and off by default for logged out users. -- 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
