Changes

Jump to navigation Jump to search
==User Access 6/15/2016 ==
'''Objective'''
We would like to control the way the wiki is viewed and edited in the following ways:
* Who can read:
** Everyone
* Who can edit:
** Public pages
*** Anyone with an account
** Internal pages
***McNair Staff
 
* Creating Accounts
Accounts are to be vetted before they are created. We would like to have a queue of account creation requests, that must be approved before they can be created, given that we allow users to edit public wiki pages.
*Helpful Material:
Steps Followed:
LocalSettings.php: * $wgEnableEmail = true;
*$wgEmergencyContact = "mcnair@rice.edu";
*$wgPasswordSender = "mcnair@rice.edu";
$wgConfirmAccountContact = 'mcnair@rice.edu';
Other Installation Steps:
*cd extensions/
*wget https://extdist.wmflabs.org/dist/extensions/ConfirmAccount-REL1_26-d6e2f46.tar.gz

Navigation menu