User talk:Sysy

From OESF

(Difference between revisions)
Jump to: navigation, search
m
Current revision (06:53, 18 June 2006) (edit) (undo)
m (Improving the wiki)
 

Line 27:

Line 27:

..
..
 +
 +
; Benefits of updating:
 +
* Security security security!
 +
* Speed improvements:
 +
* Administrator improvements. It's a lot easier to administer ex.: change the sidebar, change the css, change the javascripts all within the wiki. Better banning, reversions, etc.
 +
* Better recent changes (like not displaying your own edits)
 +
* Email features -- get notified of changes via email.
 +
* and lots more..

Current revision

See http://jrandomhacker.info/User_talk:Sy

Improving the wiki

  • Special:Version reports that you're using a truly ancient version of MediaWiki. It's fast and painless to update.
    • Back everything up (the database and files)
    • delete the maintainance directory.
    • Uncompress the latest version, overwriting the existing files.
    • Edit AdminSettings.php (see AdminSettings.sample for info) to add the database info.
    • cd maintainance;php update.php
  • enable $wgSpamRegex
    • Mine bans all div tags: $wgSpamRegex="/<div/i";
    • You might like: $wgSpamRegex="/overflow\s*:\s*auto/i";
  • Install Bad Behavior my notes .. it's VERY easy to install.

At this point you could probably safely allow anonymous editing again.


I have all kinds of notes on http://jrandomhacker.info/MediaWiki especially MediaWiki security and MediaWiki tricks and tips.

..

Benefits of updating
  • Security security security!
  • Speed improvements:
  • Administrator improvements. It's a lot easier to administer ex.: change the sidebar, change the css, change the javascripts all within the wiki. Better banning, reversions, etc.
  • Better recent changes (like not displaying your own edits)
  • Email features -- get notified of changes via email.
  • and lots more..
Personal tools