https://bugzilla.wikimedia.org/show_bug.cgi?id=33944

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] 2012-06-23 23:23:41 UTC ---
(In reply to comment #0)
> The signature pref cannot be disabled using $wgHiddenPrefs?
> 
> 'fancysig' will disable the fancy sig but not the complete fieldset
> "signature".

This works to disable the form, but I had to dig around in the source to find
it:

$wgHiddenPrefs[] = 'nickname';

At minimum, the documentation should be updated to reflect this, or the
'nickname' field should be changed to 'signature' or something more closely
matching the expected nomenclature

-- 
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

Reply via email to