13
edits
(19 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
'''NOTE:''' The Cavendish theme source is now stored in the cvs repository at cvs | '''NOTE:''' The Cavendish theme source is now stored in the cvs repository at cvs.mozilla.org: | ||
If you have write access: | If you have write access: | ||
CVSROOT=: | CVSROOT=:ext:yourid@cvs.mozilla.org:/www | ||
If you don't: | If you don't: | ||
CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/www | CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/www | ||
Line 8: | Line 8: | ||
cvs co mozilla-org/wiki/skins/cavendish | cvs co mozilla-org/wiki/skins/cavendish | ||
If you'd like to fix any of these issues, please [https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&component= | If you'd like to fix any of these issues, 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 here as a reply to that issue. | ||
=== New & Existing issues === | === New & Existing issues === | ||
Line 81: | Line 81: | ||
:The default background color needs to be set to white, because the page doesn't look good if a user's default bg color is not white ([https://bugzilla.mozilla.org/show_bug.cgi?id=286939 bug 286939]) --[[User:Biesi|Biesi]] 06:48, 20 Mar 2005 (PST) | :The default background color needs to be set to white, because the page doesn't look good if a user's default bg color is not white ([https://bugzilla.mozilla.org/show_bug.cgi?id=286939 bug 286939]) --[[User:Biesi|Biesi]] 06:48, 20 Mar 2005 (PST) | ||
::fixed | ::fixed | ||
== MediaWiki 1.9 and missing edit toolbar == | |||
I've recently upgraded to MediaWiki 1.9 from 1.8, which was relatively painless until I discovered that the editing toolbar is missing when using the Cavendish skin (it shows up with Monobook, Simple, etc.). Anyone experience similar issues? | |||
[[User:Bsmith|Bsmith]] 08:54, 23 January 2007 (PST) | |||
Same issue as above, would love get the edit toolbar back [[User:Tutmeister|Tutmeister]] 14:32, 11 March 2009 (UTC) | |||
== MediaWiki 1.15 update? == | |||
I noticed the CVS hasn't been updated since Apr 2005, is it still current? | |||
This installation is running [[Special:Version|MediaWiki 1.15]] (branch current as of 2009-12-29). | |||
Trying to use the Cavendish theme on a new MediaWiki installation gives this error on the sidebar: | |||
<pre> | |||
Warning: Invalid argument supplied for foreach() in /www/wiki/skins/Cavendish.php on line 116 | |||
</pre> | |||
Is there an update this site is using that hasn't made it into the repository? | |||
[[User:Qualtagh|Qualtagh]] 20:46, 29 December 2009 (UTC) | |||
== Cavendish for MediaWiki 1.19 == | |||
I've created an updated version of the Cavendish skin: [https://sourceforge.net/projects/cavendishmw/ Cavendish-MW] ([https://github.com/figure002/cavendish-mw GitHub]). --[[User:Figure002|Figure002]] 11:02, 14 January 2013 (PST) |
edits