Jump to content

Talk:Gadget kitchen

Add topic
From mediawiki.org
Latest comment: 11 months ago by Opoplawski in topic How to auto-enable a gadget for users

Bear in mind that this is the wrong place to post general support questions.

If you need help with MediaWiki, use one of these channels instead:

  • For technical questions related to non-Wikimedia MediaWiki installations, use the Support desk
  • Alternatively, you can use the mailing list

Further options for contacting appropriate people can be found at Communication .

How to auto-enable a gadget for users

[edit]

I've installed the autonum gadget, and I would like to enable it for all users. I see that the preference is controlled by the "gadget-autonum" preference, but settings the following in LocalSettings.php did not change anything for other users:

$wgDefaultUserOptions['gadget-autonum'] = 1;

userOptions.php still reports a default of 0 for it. Opoplawski (talk) 21:39, 13 January 2025 (UTC)Reply

Project:Support desk is probably a more appropriate venue for this type of support request. * Pppery * it has begun 22:51, 13 January 2025 (UTC)Reply
Discovered the "default" option here Extension:Gadgets#Options Opoplawski (talk) 23:10, 13 January 2025 (UTC)Reply