Skin updates:
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 11 Apr 2004 01:25:00 +0000 (01:25 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 11 Apr 2004 01:25:00 +0000 (01:25 +0000)
commit8172d54c366535a5663d6536798f472e90d6a2e5
tree2c9699e7932beec48cc4f8706a43cf5d186e0fb9
parentf4a62d9646631d569a7dcee0c6061d43d7025f37
Skin updates:
* Add 'pagetitle' message to customize the HTML page title format (eg, "$1 - Wikipedia Encyclopedia")
* Some XHTML fixes to Nostalgia skin, prefs
* Removing the unfinished Smarty skins, renamed Standard to Classic
* Remove "gnunote" message in favor of general "copyright" msg, which is filled with the link & name in $wgRightsPage/$wgRightsURL and $wgRightsText
* Support a copyright-related icon as $wgRightsIcon (includes sample gnu-fdl.png)
* Show "Powered by MediaWiki" icon in footer (poweredby_mediawiki_88x31.png by Dan Carlson)
18 files changed:
images/gnu-fdl.png [new file with mode: 0644]
images/gnu-fdl.xcf [new file with mode: 0644]
images/poweredby_mediawiki_88x31.png [new file with mode: 0644]
includes/OutputPage.php
includes/Skin.php
includes/SkinNostalgia.php
includes/SkinPHPTal.php
includes/SkinSmarty.php [deleted file]
includes/SpecialPreferences.php
includes/User.php
languages/Language.php
languages/LanguageEo.php
stylesheets/monobook/main.css
stylesheets/montparnasse.css [deleted file]
stylesheets/paddington.css [deleted file]
templates/montparnasse.tpl [deleted file]
templates/paddington.tpl [deleted file]
templates/xhtml_slim.pt