Current configuration on the wiki
Find a file
Brad Jorsch 1cd0618cd4 API: Clean up skin handling
* Set a more sensible value for the "title" of the page (Special:ApiHelp
  rather than API)
* Avoid calling various skin-related hooks that aren't going to be used.
* Don't override the user in the DerivativeContext, MessageCache doesn't
  pay attention to it anyway for ->parse().

Bug: 72131
Bug: 72174
Change-Id: Idc42ab6526d640dc68fa93f6b4c5524b3d9e2e44
2014-10-17 11:47:34 -07:00
cache
docs Merge "Add a PSR-3 based logging interface" 2014-10-16 23:39:22 +00:00
extensions
images
includes API: Clean up skin handling 2014-10-17 11:47:34 -07:00
languages Localisation updates from https://translatewiki.net. 2014-10-17 20:33:29 +02:00
maintenance Added a --type filter to showJobs.php 2014-10-08 13:39:09 -07:00
mw-config
resources Update OOjs UI to v0.1.0-pre (1829141230) 2014-10-15 15:51:07 -07:00
serialized
skins Move default logo to resources/assets/ directory 2014-09-20 20:45:50 +00:00
tests Also provide assertNotTag in MediaWikiTestCase 2014-10-17 20:14:35 +02:00
.gitattributes
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc
.travis.yml
api.php
api.php5
composer.json Restore Composer hook providing MediaWiki version 2014-09-23 13:31:30 -06:00
COPYING COPYING: Update the list of CC licenses icons used 2014-09-26 19:09:27 +00:00
CREDITS Credits: Move Bartosz up from patch contributors to developers 2014-10-08 13:45:29 +01:00
FAQ
HISTORY
img_auth.php
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.24 Merge "Remove $wgGoToEdit functionality" 2014-10-01 21:41:04 +00:00
RELEASE-NOTES-1.25 Upgrade jStorage to v0.4.12 2014-10-15 04:15:18 +02:00
StartProfiler.sample
thumb.php Per 5a4a33a, remove support for magic quotes gpc 2014-09-22 15:01:56 -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.