Current configuration on the wiki
Find a file
Tyler Anthony Romeo c96ddf2948 Code style fixes to ApiBase::requireAtLeastOneParameter
Fixes to patch that introduced ApiBase::requireAtLeastOneParameter.
Includes line breaks, code formatting, and documentation fixes.

Change-Id: I1a2faebf7cc9a2126def66d8a4ce64dbfa84059b
Follows-Up: Iae6649ed503fdbf14 (5e7a9c6f8e)
2014-01-24 10:32:36 -08:00
cache Revert .htaccess permissions back to 0644 2013-10-28 14:38:07 -07:00
docs Add $context to the ArticleFromTitle hook 2014-01-23 22:51:11 +00:00
extensions Clean up some old readme files and remove references to SVN 2013-11-16 10:38:50 +00:00
images
includes Code style fixes to ApiBase::requireAtLeastOneParameter 2014-01-24 10:32:36 -08:00
languages Merge "Localisation updates from https://translatewiki.net." 2014-01-23 20:27:41 +00:00
maintenance Merge "Add Status outparam for AbortNewAccount hook to fix API error handling" 2014-01-23 20:27:00 +00:00
mw-config
resources Merge "Changes list legend modules cleanup" 2014-01-24 00:55:23 +00:00
serialized Generate Utf8Case.ser directly from UnicodeData.txt 2014-01-06 18:22:24 -05:00
skins Don't pass $this by reference to SkinVectorStyleModules hook. 2014-01-23 23:11:19 +00:00
tests Fix testValidyntax to testValidSyntax 2014-01-24 06:29:11 +00:00
.gitignore Add ability to generate KSS files for mediawiki.ui 2013-12-20 12:25:27 -08:00
.gitreview
.jshintignore Add ability to generate KSS files for mediawiki.ui 2013-12-20 12:25:27 -08:00
.jshintrc
.travis.yml Add Travis CI job configuration for testing MediaWiki on HHVM 2013-12-22 21:57:52 -08:00
api.php Merge "Add fastcgi_finish_request where appropriate" 2014-01-03 16:06:47 +00:00
api.php5
composer-example.json Composer: suggest does not take version, but description 2014-01-11 11:12:33 +00:00
COPYING Update README & COPYING 2013-08-01 17:11:31 -07:00
CREDITS Add licensing for extensions to Special:Version 2014-01-03 11:02:54 -08:00
FAQ Use HTTPS for the link in FAQ 2013-10-31 14:01:22 +00:00
HISTORY Merge RELEASE-NOTES-1.22 into HISTORY 2014-01-08 17:42:21 +01:00
img_auth.php SECURITY: Added missing auth check in img_auth.php 2014-01-13 22:07:59 -08:00
img_auth.php5
index.php Remove a few stray $wgTitle comments 2013-11-22 11:59:57 -08:00
index.php5
INSTALL
load.php
load.php5
opensearch_desc.php
opensearch_desc.php5
profileinfo.php
README Merge "Correct attribution for Wikimedia project visitors and restore grammar" 2013-10-02 21:18:13 +00:00
README.mediawiki
RELEASE-NOTES-1.23 Remove some deprecated global functions 2014-01-23 01:38:27 +01:00
StartProfiler.sample
thumb.php Fixed spacing 2013-11-21 18:52:25 +00: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://bugs.mediawiki.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.