Current configuration on the wiki
Find a file
Timo Tijhof 3ff2615992 resourceloader: Remove unused static SkinModule::getLogo method
This existed for internal use by OutputPage, which is no longer
the case as of I11b390f2e4f5e7db.

Also move the unit tests from OutputPageTest,
to ResourceLoaderSkinModuleTest.

Change-Id: I8b23f976f5f89b1005b387a827f75031f5c96141
2018-08-28 23:50:50 +01:00
cache
docs Require editsitecss/editsitejs for editing raw messages 2018-08-26 23:56:06 +02:00
extensions
images
includes resourceloader: Remove unused static SkinModule::getLogo method 2018-08-28 23:50:50 +01:00
languages Localisation updates from https://translatewiki.net. 2018-08-27 21:55:42 +02:00
maintenance Merge "resourceloader: Restore mw.loader.store update postponing logic" 2018-08-27 21:44:23 +00:00
mw-config
resources Merge "resourceloader: Restore mw.loader.store update postponing logic" 2018-08-27 21:44:23 +00:00
skins
tests resourceloader: Remove unused static SkinModule::getLogo method 2018-08-28 23:50:50 +01:00
.editorconfig
.eslintrc.json Fix eslint warnings and switch to error code 2018-08-14 16:13:44 -07:00
.gitattributes
.gitignore
.gitreview
.mailmap Updating CREDITS (MW contributors) file 2018-08-06 20:35:15 +01:00
.phpcs.xml Replace some wfMessage by ContextSource::msg 2018-08-22 15:42:31 +02:00
.stylelintrc.json
.travis.yml
api.php API: Catch Errors as well as Exceptions 2018-08-22 09:30:06 -04:00
autoload.php Merge "Replace "Bug37714" by "T39714"" 2018-08-27 20:31:34 +00:00
CODE_OF_CONDUCT.md
composer.json Update OOUI to v0.28.0 2018-08-15 17:23:05 +00:00
composer.local.json-sample
COPYING
CREDITS Updating CREDITS (MW contributors) file 2018-08-06 20:35:15 +01:00
FAQ
Gruntfile.js
HISTORY Fix some of the common typos 2018-08-16 00:59:32 +02:00
img_auth.php
index.php
INSTALL
jsduck.json jquery.expandableField: Remove module unused since 1.22 2018-08-17 20:08:08 +01:00
load.php
opensearch_desc.php
package.json build: Update eslint-config-wikimedia to 0.7.2 2018-08-14 19:24:51 +01:00
profileinfo.php Remove semicolon after class declaration 2018-08-27 21:08:55 +02:00
README
README.mediawiki
RELEASE-NOTES-1.32 Require editsitecss/editsitejs for editing raw messages 2018-08-26 23:56:06 +02:00
SECURITY
thumb.php
thumb_handler.php
UPGRADE

== MediaWiki ==

MediaWiki is a free and open-source wiki software package written in PHP. It
serves as the platform for Wikipedia and the other Wikimedia projects, used
by hundreds of millions of people each month. MediaWiki is localised in over
350 languages and its 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 hundreds of extensions;
* scalable and suitable for both small and large sites;
* simple to install, working on most hardware/software combinations; and
* available in your language.

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

* Ready to get started?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/Special:MyLanguage/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.