Setup a Project Wiki: Difference between revisions

From Research
Jump to navigation Jump to search
Line 66: Line 66:
To allow bans by account name in lieu of IP address:
To allow bans by account name in lieu of IP address:
   
   
  <font color=red>hostname</font> <font color=blue>''wiki_name'' #</font> '''emacs -nw LocalSettings.php'''
  <font color=red>kingfisher</font> <font color=blue>''wiki_name'' #</font> '''vim LocalSettings.php'''
           # allows bans to be typed in by account name rather than IP
           # allows bans to be typed in by account name rather than IP
           $wgSysopUserBans=true;
           $wgSysopUserBans=true;

Revision as of 22:26, 6 January 2009