Custom Vector theme/skin for GolemWiki, our instance of MediaWiki
Go to file
Kunal Mehta a85145a5c8 Display the page title on pages named '0'
Using empty() will consider the string '0' to be false, so use isset instead.

Bug: T103077
Change-Id: I4b07d55ba59cbbc9eeb3784fbbe8ae9e9ae15c3a
2015-06-24 10:15:27 -07:00
components Minor header fixes for Typography Refresh 2015-05-23 12:07:14 +00:00
i18n Localisation updates from https://translatewiki.net. 2015-06-21 19:29:54 +02:00
images Add SVG version of bullet-icon and use .list-style-image-svg() 2015-02-12 23:00:10 +00:00
skinStyles jquery.ui.button.css: Remove '-ms-linear-gradient' 2015-05-27 13:59:53 +03: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 Run phplint and phpcs through "composer test" entry point 2015-06-09 16:37:14 +03:00
VectorTemplate.php Display the page title on pages named '0' 2015-06-24 10:15:27 -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 Run phplint and phpcs through "composer test" entry point 2015-06-09 16:37:14 +03: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 Set manifest_version in skin.json 2015-06-08 13:28:29 -07: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