WikiUpgrade: Difference between revisions

(cvs-www to cvs conversion)
 
(23 intermediate revisions by 17 users not shown)
Line 1: Line 1:
We just upgraded wiki.mozilla.org to MediaWiki 1.4rc1 (we were previously running 1.3.8), and along with the upgrade, we finally have the mozilla.org look and feel.
As of November 15, 2005, we just upgraded wiki.mozilla.org to MediaWiki 1.4.12 (we were previously running 1.4.6).


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=307068 MediaWiki 1.4rc1 Release Notes]. The obviously noticible stuff is also mentioned below.
=== mozilla.org "Cavendish" skin ===


The Cavendish theme 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]].


=== noticible new features ===
The Cavendish theme source is now stored in the cvs repository at cvs.mozilla.org:


* RecentChanges will now show a red exclamation point in front of changes that haven't yet been reviewedThis will go away when someone reviews that change by clicking the "Mark as patrolled" link on the diffs, when viewed from [[Special:Recentchanges|RecentChanges]].
If you have write access:
* The /wiki/ chunk is gone from the URL. Old URLs should still work, they'll just redirect.
CVSROOT=:ext:yourid@cvs.mozilla.org:/www
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=www.mozilla.org file a bug] and attach a patch, then post the bug number as a reply to that issue on the discussion page.

Latest revision as of 00:42, 1 May 2007

As of November 15, 2005, we just upgraded wiki.mozilla.org to MediaWiki 1.4.12 (we were previously running 1.4.6).

mozilla.org "Cavendish" skin

The Cavendish skin provides the mozilla.org look and feel. It's the product of Steven Garrity at silverorange. It's still a work in progress. Comments about the design and suggestions for improvement are welcome on the discussion page.

The Cavendish theme source is now stored in the cvs repository at cvs.mozilla.org:

If you have write access:

CVSROOT=:ext:yourid@cvs.mozilla.org:/www

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 discussion page, please file a bug and attach a patch, then post the bug number as a reply to that issue on the discussion page.