Custom Vector theme/skin for GolemWiki, our instance of MediaWiki
Go to file
Stephan Gambke 26f3f8c732 Show "Not logged in" message
Show "Not logged in" message left or right (depending on language) of an anon
user's personal tools in case general edit permission is given.

The display of the message was previously done in MW core
(SkinTemplate::buildPersonalUrls, introduced by I6f44e3e5d), which needs to be
reverted first (done in I5cfa9b4e).

Bug: T127758
Depends-on: I5cfa9b4e
Change-Id: Ic560d3fd4e9f6ad194e6ff928c8749084af311b5
2016-05-17 20:06:06 +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-05-17 21:59:15 +02: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
COPYING Use the plain-text GPL and fix 'license-name' to match SPDX conventions 2015-01-29 17:04:29 +01:00
Gruntfile.js Update jscs to 2.1.0 2015-10-22 00:38:01 +01:00
SkinVector.php Use mediawiki-codesniffer 0.6.0 2016-03-07 14:24:27 +01:00
Vector.php Run phplint and phpcs through "composer test" entry point 2015-06-09 16:37:14 +03:00
VectorTemplate.php Show "Not logged in" message 2016-05-17 20:06:06 +00:00
collapsibleTabs.js collapsibleTabs: Defer DOM changes via requestAnimiationFrame 2015-11-19 23:54:42 +00:00
composer.json composer.json mediawiki/mediawiki-codesniffer to 0.7.1 2016-05-08 19:17:40 +01:00
hooks.txt Move hooks.txt docs from mediawiki/core 2014-08-09 17:09:24 +02:00
package.json Update three packages 2016-03-30 22:36:42 +01: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
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