Current configuration on the wiki
Find a file
Timo Tijhof 678b4d5547 Vector: Don't supress focus outline on watch star
This is an old remnant that was intended to remove outline from
images inside anchor links. However the watch star is no longer
implemented this way and this is doing nothing. Except when
the element is focussed (using keyboard tab index), then this
rule is overriding the default :focus and causing the user to
potentially get confused since it is no longer clear where the
focus has gone to.

Bug: 64934
Change-Id: I57ee089c1ae18bb7a6c55ae17eab3a06f9e1f7d2
2014-05-06 02:40:51 +02:00
cache
docs Add WhatLinksHereProps hook, to allow extensions to annotate WhatLinksHere entries. 2014-04-30 21:23:35 -07:00
extensions
images
includes Support precomputed data in GitInfo 2014-05-05 23:50:12 +00:00
languages Localisation updates from https://translatewiki.net. 2014-05-05 20:12:09 +00:00
maintenance PostgreSQL: Make l10n_cache.lc_value binary 2014-05-05 11:20:52 -07:00
mw-config Pass phpcs-strict on mw-config/ 2014-04-23 13:48:06 +02:00
resources Merge "mediawiki.mixins: Move .box-sizing mixin from mediawiki.ui utilities" 2014-05-05 23:41:47 +00:00
serialized
skins Vector: Don't supress focus outline on watch star 2014-05-06 02:40:51 +02:00
tests Support precomputed data in GitInfo 2014-05-05 23:50:12 +00:00
.gitignore Fix KSS mediawiki.ui style guide (docs) 2014-04-11 14:25:22 -07:00
.gitreview
.jscsrc
.jshintignore
.jshintrc
.travis.yml
api.php
api.php5
composer-example.json
COPYING
CREDITS Couple more 1.24 bumps 2014-04-14 17:39:53 +01:00
FAQ
HISTORY Couple more 1.24 bumps 2014-04-14 17:39:53 +01:00
img_auth.php Merge "Avoid bogus IE extension check errors in img_auth.php" 2014-04-22 20:59:04 +00:00
img_auth.php5
index.php
index.php5
INSTALL
load.php
load.php5
opensearch_desc.php
opensearch_desc.php5
profileinfo.php
profileinfo.php5
README
README.mediawiki
RELEASE-NOTES-1.23 Merge "Use an actual URL for helppage in enotif_body" 2014-05-03 16:00:59 +00:00
RELEASE-NOTES-1.24 Remove collapsibleNav: performance cost too high 2014-05-04 00:59:24 +00:00
StartProfiler.sample
thumb.php Added missing File::RENDER_NOW flag to thumb.php 2014-05-02 16:33:14 -07:00
thumb.php5
thumb_handler.php
thumb_handler.php5
UPGRADE
wiki.phtml

== MediaWiki ==

MediaWiki is a popular and free, open-source wiki software package written in
PHP. It serves as the platform for Wikipedia and the other projects of the Wikimedia
Foundation, which deliver content in over 280 languages to more than half a billion
people each month. MediaWiki's reliability and robust feature set have earned it a
large and vibrant community of third-party users and developers.

MediaWiki is:

* feature-rich and extensible, both on-wiki and with over 2,000 extensions;
* scalable and suitable for both small and large sites;
* available in your language; and
* simple to install, working on most hardware/software combinations.

For system requirements, installation, and upgrade details, see the files
RELEASE-NOTES, INSTALL, and UPGRADE.

* Ready to get started?
** https://www.mediawiki.org/wiki/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Communication
* Looking to file a bug report or a feature request?
** https://bugzilla.wikimedia.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/How_to_contribute

MediaWiki is the result of global collaboration and cooperation. The CREDITS
file lists technical contributors to the project. The COPYING file explains
MediaWiki's copyright and license (GNU General Public License, version 2 or
later). Many thanks to the Wikimedia community for testing and suggestions.