Changes

From SPSU Wiki

Please put most recent changes at the top.

2005-07-24

  • Changed "whitelistedittext" and "whitelistedittitle" in system messages to explain the Wiki policy.
  • Created test user Bdover.
  • Added "confirmed" as a user group class in LocalSettings.php.
  • Edited the following:
    • SPSU_Wiki:Protected_page
    • Special:emailforlost
    • MediaWiki:Confirmemail body
  • Wrote SQL to auto-confirm new registrants with SPSU email addresses. It is in do_confirm.sh in root's home directory and is run through cron.
  • Wrote SQL, confirmed_users.sh, to list confirmed users; it is run through cron as well and the output is mailed. This one will need to come out when we're sure auto-confirm is working as intended.

--BB

2005-07-23

In System Messages, changed Monobook.js:
ta['n-portal'] = new Array(,'About SPSU, what you can do, where to find things');
ta['n-currentevents'] = new Array(,'Find information on currentevents');
emaillost (really the footer message for creating an acocunt)
loginprompt
prefs-help-email
prefs-help-realname
youremail
yourrealname

--Bbrown