HOWTOlabs  
 Services     Software     Commentary     Design     Astral Musings   
MediaWiki
Setup and Usage Tips
Wiki's are online web pages that are editable directly by the viewng in a web browser. More details soon ...
 
 
Elsewhere
Elsewhere

Disabling Anonymous Edits

$ rcsdiff LocalSettings.php

  110a111,116
  > # The following lines set permissions so that wiki page can only be edited by
  > # registered and logged in users
  > # Added by Nick Atkins - 01/06/06
  > $wgGroupPermissions['*'    ]['createaccount']   = true;
  > $wgGroupPermissions['*'    ]['read']            = true;
  > $wgGroupPermissions['*'    ]['edit']            = false; 
The above is for MidiaWiki 1.5 and later. Note, setting createaccount = false will prevent anonymous users from creating accounts for themsleves.

Sysop Users

Users with SysOp priviledges have additional special pages they can view, and normal pages will include a delete tab.  Which accounts have SysOp access is controlled by editing/adding records in the Wiki's mw_user_groups table.

zap technologies
tablet | printable