Custom Vector theme/skin for GolemWiki, our instance of MediaWiki
Go to file
Gilles Dubuc d4fef458af Explicitly define module position
Style modules currently added through addModuleStyles default
to being in the head ("top" position). This is an unhealthy default,
since only critical styles that are needed at pageload should be
in the head. In order to be able to switch the default to "bottom",
existing module positions have to be defined explicitly.

Bug: T97410
Change-Id: Ic3d188fe5a833a97027a06cd62c4acef691669bf
2015-05-05 17:36:36 +02:00
components Don't use JavaScript to style first sidebar portlet 2015-02-15 00:43:55 +00:00
i18n Localisation updates from https://translatewiki.net. 2015-05-01 21:37:32 +02:00
images Add SVG version of bullet-icon and use .list-style-image-svg() 2015-02-12 23:00:10 +00:00
skinStyles Fix @noflip use in mediawiki.sectionAnchor.less 2015-02-26 22:07:31 +00:00
.gitignore Add .gitignore 2014-08-08 20:11:24 +02: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
COPYING Use the plain-text GPL and fix 'license-name' to match SPDX conventions 2015-01-29 17:04:29 +01:00
SkinVector.php wfRunHooks() -> Hooks::run() 2015-04-27 21:53:29 -07:00
Vector.php Add skin.json, deprecate and empty PHP entry point 2015-04-30 20:02:32 +01:00
VectorTemplate.php wfRunHooks() -> Hooks::run() 2015-04-27 21:53:29 -07:00
collapsibleTabs.js test: Make code pass jscs 1.5.0 with Wikimedia code style preset 2015-02-14 12:45:20 -08:00
composer.json Add composer.json 2014-08-28 04:06:03 +09: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
hooks.txt Move hooks.txt docs from mediawiki/core 2014-08-09 17:09:24 +02: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 Explicitly define module position 2015-05-05 17:36:36 +02:00
variables.less Move Vector skin from core 2014-08-07 13:38:34 +02:00
vector.js Don't use JavaScript to style first sidebar portlet 2015-02-15 00:43:55 +00:00