Confirmed users, Bureaucrats and Sysops emeriti
674
edits
m (Reverted edit of Boda, changed back to last version by Steffen) |
(Upgraded wiki to Mediawiki 1.4.5) |
||
| Line 1: | Line 1: | ||
As of June 6, 2005, we just upgraded wiki.mozilla.org to MediaWiki 1.4.5 (we were previously running 1.4.2). | |||
If you're curious about the changes to MediaWiki since the previous version, you can look at the [http://sourceforge.net/project/shownotes.php?release_id= | If you're curious about the changes to MediaWiki since the previous version, you can look at the [http://sourceforge.net/project/shownotes.php?release_id=332231 MediaWiki 1.4.5 Release Notes]. | ||
=== mozilla.org "Cavendish" skin === | === mozilla.org "Cavendish" skin === | ||
The Cavendish skin provides the mozilla.org look and feel. It's the product of Steven Garrity at [http://www.silverorange.com silverorange]. It's still a work in progress. Comments about the design and suggestions for improvement are welcome on the [[Talk:WikiUpgrade|discussion page]]. | The Cavendish skin provides the mozilla.org look and feel. It's the product of Steven Garrity at [http://www.silverorange.com silverorange]. It's still a work in progress. Comments about the design and suggestions for improvement are welcome on the [[Talk:WikiUpgrade|discussion page]]. | ||
The Cavendish theme source is now stored in the cvs repository at cvs-www.mozilla.org: | |||
If you have write access: | |||
CVSROOT=:pserver:yourid@cvs.mozilla.org:/cvsroot | |||
If you don't: | |||
CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/www | |||
then: | |||
cvs co mozilla-org/wiki/skins/cavendish | |||
If you'd like to fix any of the issues listed on the [[Talk:WikiUpgrade|discussion page]], please [https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&component=webmaster%40mozilla.org file a bug] and attach a patch, then post the bug number as a reply to that issue on the discussion page. | |||