Changes

Jump to navigation Jump to search
→‎Mark: added
Line 14: Line 14:  
* <s>Map domain for nicer URL</s>
 
* <s>Map domain for nicer URL</s>
 
* $wgLogo and favicon
 
* $wgLogo and favicon
 +
* Enable the sending of email in the wiki — may require PHP software, and changes to LocalSettings.php and/or UserMailer.php (can't remember if you did this already)
 
* Prevent anon editing by adding this to LocalSettings.php:
 
* Prevent anon editing by adding this to LocalSettings.php:
 
*: <code>$wgGroupPermissions['*']['edit'] = false;</code>
 
*: <code>$wgGroupPermissions['*']['edit'] = false;</code>

Navigation menu