Current configuration on the wiki
Find a file
victorbarbu c2bc6ff6ec Add submit message for Special:PageLanguage
Added a submit message for Special:PageLanguage to fix the misleading
behavior in other languages than English.

Bug: T120578
Change-Id: I725ef06ec7cfb0fe6d002c54113411e81b033ae4
2015-12-23 20:12:25 +02:00
cache
docs Add $revision to TitleMoveCompleting for completeness 2015-12-16 19:11:15 -08:00
extensions
images
includes Add submit message for Special:PageLanguage 2015-12-23 20:12:25 +02:00
languages Add submit message for Special:PageLanguage 2015-12-23 20:12:25 +02:00
maintenance Add a maintenance script for finding deprecated interfaces 2015-12-19 22:05:21 +00:00
mw-config
resources Merge "UserCSSPrefsModule: Remove redundant inline text-decoration:none css rules" 2015-12-23 09:28:40 +00:00
serialized
skins
tests Merge "Don't allow atttributes whose namespace starts with data-." 2015-12-23 01:38:52 +00:00
.gitattributes
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.travis.yml
api.php
autoload.php Update autoload.php 2015-12-21 23:51:41 +00:00
composer.json Add a maintenance script for finding deprecated interfaces 2015-12-19 22:05:21 +00:00
COPYING
CREDITS
FAQ
Gemfile Update mediawiki_selenium Ruby gem from 1.2.1 to 1.6.3 2015-12-15 23:15:16 +00:00
Gemfile.lock Update mediawiki_selenium Ruby gem from 1.2.1 to 1.6.3 2015-12-15 23:15:16 +00:00
Gruntfile.js
HISTORY Update HISTORY for last round of releases 2015-12-20 21:38:04 +00:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json Update grunt-jscs to 2.5.0 2015-12-09 21:45:44 +00:00
phpcs.xml
profileinfo.php
Rakefile
README
README.mediawiki
RELEASE-NOTES-1.27 Remove ApiQueryBase::getDirectionDescription() 2015-12-21 02:08:16 +00:00
StartProfiler.sample
thumb.php
thumb_handler.php
UPGRADE
wiki.phtml

== MediaWiki ==

MediaWiki is a free and 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 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/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.