https://bugzilla.wikimedia.org/show_bug.cgi?id=71687
Umherirrender <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Umherirrender <[email protected]> --- It is a bit tricky, but you can use: $wgHiddenPrefs[] = 'nickname'; $wgHiddenPrefs[] = 'oldsig'; $wgHiddenPrefs[] = 'fancysig'; I am not sure, if there should be a simpler way to do it. ~~~~ will still work, if used on any page. -- 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
