Decided to go with yet another approach for adding extra stylesheets for Vector ...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 30 Sep 2009 23:01:46 +0000 (23:01 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 30 Sep 2009 23:01:46 +0000 (23:01 +0000)
commit4a40b9dd2756a2f8068f9b948408d1ed2557f093
tree49001d40201df736e759c8866e9892e7f7becaeb
parent27d3dd33a4bceabf77b889a4e88b85489d880e88
Decided to go with yet another approach for adding extra stylesheets for Vector (so that we can test new ideas out and keep our CSS in the SVN).
1. Removed ExperiementalSkins extension
2. Added $wgVectorExtraStyles to DefaultSettings.php
3. Added code in Vector.php that adds in any extra styles defined just after adding in the main style
includes/DefaultSettings.php
skins/Vector.php