Difference between revisions of "PrattWiki:Additions"

From PrattWiki
Jump to navigation Jump to search
 
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
Items listed with newest action first.
 +
* August 10, 2010
 +
** Updated to Mediawiki 1.16.0.  Also pretty painless - and Analytics came over automatically somehow.  Three steps:
 +
* Use svn to get new stuff in new folder
 +
* Use cp to copy new stuff into old folder
 +
* Use php to run update in maintenance
 +
* August 14, 2009
 +
** Updated to MediaWiki 1.15.1  Pretty painless! Except for forgetting Google Analytics.  Oops.
 +
** Removed StubManager and GeSHi - hopefully no one can tell
 +
* June 19, 2008
 +
** Added [http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi SyntaxHighlight]
 +
** Added [http://www.mediawiki.org/wiki/Extension:Newuserlog Newuserlog]
 +
** Added [http://www.mediawiki.org/wiki/Extension:ExtensionFunctions.php Extension Functions]
 +
** Added [http://www.mediawiki.org/wiki/Manual:Using_custom_namespaces custom name spaces] Sig and Sig_talk for signatures
 +
** Reconfigured LocalSettings to be more secure
 +
** Required e-mail verification for editing file; working on making it verify *only* *@*.duke.edu addresses...
 +
** Changed to [http://www.mediawiki.org/wiki/Manual:Short_URL/wiki/Page_title_--_no_root_access short URLs]
 
* June 18, 2008
 
* June 18, 2008
 +
** Included [http://en.wikipedia.org/wiki/Common.css MediaWiki:Common.css] from Wikipedia as a starting point
 +
** Added [http://www.mediawiki.org/wiki/Extension:StubManager Stub Manager] and [http://www.mediawiki.org/wiki/Extension:Geshi Geshi]
 +
** Added [http://www.bluehostforum.com/archive/index.php/t-134.html subversion]
 +
** Added [http://www.mediawiki.org/wiki/StringFunctions#Installation StringFunctions] and [http://meta.wikimedia.org/wiki/Help:ParserFunctions#Installation ParserFunctions]
 +
** Math support added by changing LocalSettings, adding mimetex and texvm, and changing includes - see [http://zarjay.net/2008/03/07/how-to-get-math-support-in-mediawiki/ How To Get Math Support in Mediawiki] for details
 
** Wiki started
 
** Wiki started
** Math support added by changing LocalSettings, adding mimetex and texvm, and changing includes - see [http://zarjay.net/2008/03/07/how-to-get-math-support-in-mediawiki/ How To Get Math Support in Mediawiki] for details
 
** Added StringFunctions and [http://meta.wikimedia.org/wiki/Help:ParserFunctions#Installation ParserFunctions]
 

Latest revision as of 21:50, 10 August 2010

Items listed with newest action first.

  • August 10, 2010
    • Updated to Mediawiki 1.16.0. Also pretty painless - and Analytics came over automatically somehow. Three steps:
  • Use svn to get new stuff in new folder
  • Use cp to copy new stuff into old folder
  • Use php to run update in maintenance
  • August 14, 2009
    • Updated to MediaWiki 1.15.1 Pretty painless! Except for forgetting Google Analytics. Oops.
    • Removed StubManager and GeSHi - hopefully no one can tell
  • June 19, 2008
  • June 18, 2008