Custom Vector theme/skin for GolemWiki, our instance of MediaWiki
Go to file
Timo Tijhof 600abc4103 Make vectorMenu expand as tabs in IE6
Right now, Vector loads the csshover.htc extension in order to
emulate CSS :hover support in IE6.

This commit makes the vectorMenu expand as basic tabs instead.
Thus allowing us to remove the csshover.htc extension.

Note that the "page action" vector menu (p-cactions) is only created if it
contains items. By default, the only actions in this menu are actions for
logged-in users. For logged-out users, the menu isn't even on the page.

The tabs aren't pretty, but they don't look broken either.

Change-Id: Ibf2332ab0a0d9d7ba3ec03665ad61ca287750ad3
2016-03-01 23:16:34 +00:00
components Make vectorMenu expand as tabs in IE6 2016-03-01 23:16:34 +00:00
i18n Localisation updates from https://translatewiki.net. 2016-03-01 21:23:17 +01:00
images Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
skinStyles Remove mediawiki.sectionAnchor 2016-02-23 18:49:01 +11:00
.gitignore git no more ignore /composer.json 2015-11-23 22:35:58 +01:00
.gitreview Add .gitreview 2014-08-07 13:16:05 +02:00
.jscsrc test: Make code pass jscs 1.5.0 with Wikimedia code style preset 2015-02-14 12:45:20 -08:00
.jshintignore build: Configure jshint, jsonlint, banan-checker & jscs 2015-06-25 23:35:53 +00:00
.jshintrc build: Configure jshint, jsonlint, banan-checker & jscs 2015-06-25 23:35:53 +00:00
collapsibleTabs.js collapsibleTabs: Defer DOM changes via requestAnimiationFrame 2015-11-19 23:54:42 +00:00
composer.json Update grunt-jsonlint to 1.0.7 and MW codesniffer to 0.5.1 2015-12-29 11:33:41 +00:00
COPYING Use the plain-text GPL and fix 'license-name' to match SPDX conventions 2015-01-29 17:04:29 +01:00
csshover.htc Move Vector skin from core 2014-08-07 13:38:34 +02:00
csshover.min.htc Move Vector skin from core 2014-08-07 13:38:34 +02:00
Gruntfile.js Update jscs to 2.1.0 2015-10-22 00:38:01 +01:00
hooks.txt Move hooks.txt docs from mediawiki/core 2014-08-09 17:09:24 +02:00
package.json Update grunt-jscs to 2.6.0 2016-01-19 14:26:27 +00:00
phpcs.xml Make it easer to debug php code sniffer, Update mediawiki/mediawiki-codesniffer to 0.4.0 2015-09-29 21:33:17 +00:00
responsive.less Make tabs, actions and search usable in Responsive Vector 2015-11-22 16:40:55 +01:00
screen-hd.less Use .mw-body instead of div#content 2014-08-13 03:52:51 -07:00
screen.less Remove CSS transition on window resize 2015-01-15 14:30:02 -08:00
skin.json oojs-ui.styles is now oojs-ui-core.styles 2016-02-29 10:59:59 -06:00
SkinVector.php Unbreak styles for installer 2015-07-23 17:05:26 -07:00
variables.less Move Vector skin from core 2014-08-07 13:38:34 +02:00
vector.js Update jscs to 2.1.0 2015-10-22 00:38:01 +01:00
Vector.php Run phplint and phpcs through "composer test" entry point 2015-06-09 16:37:14 +03:00
VectorTemplate.php Don't output an empty h1 element (once more, with feeling) 2015-06-25 11:55:24 +00:00