Le seguenti 46 parole non sono state trovate nel dizionario di 1275 termini (includendo 1275 LocalSpellingWords) e sono evidenziate qui sotto:
account   aliasname   can   checkbox   css   defaults   disable   disabled   doubleclick   fancy   fields   following   form   found   like   logout   me   multiconfig   nonexist   On   on   options   or   page   parameters   password   password2   possible   predefine   Preferences   qm   remember   remove   sendmail   several   show   shown   spaces   toolbar   topbottom   User   user   using   values   wikiconfig   wikiname  

Nascondi questo messaggio
Italiano English
Locked History Actions

HelpOnConfiguration/UserPreferences

You can predefine, disable or remove several options on the UserPreferences page using the following parameters in wikiconfig.py like shown on HelpOnConfiguration:

  • user_checkbox_defaults
  • user_checkbox_disable
  • user_checkbox_fields
  • user_checkbox_remove
  • user_form_defaults
  • user_form_disable
  • user_form_fields
  • user_form_remove

The possible values are found in multiconfig.py:

user_checkbox_remove = ['edit_on_doubleclick', 'show_nonexist_qm', 'show_toolbar', 'show_topbottom', 'show_fancy_diff', 'wikiname_add_spaces', 'remember_me', 'disabled',]

user_form_remove = ['password', 'password2', 'css_url', 'logout', 'create', 'account_sendmail', 'aliasname',]