Current configuration on the wiki
Find a file
2016-02-16 23:55:44 +00:00
cache
docs Merge "Add 'reason' to UserGroupsChanged hook" 2016-02-16 06:56:14 +00:00
extensions
images Change bug ID to Phabricator task ID 2016-02-03 20:13:10 -05:00
includes Merge "CookieSessionProvider: It's persisted if we have a 'Token' cookie" 2016-02-16 23:55:44 +00:00
languages Localisation updates from https://translatewiki.net. 2016-02-16 22:41:11 +01:00
maintenance Merge "Remove PHP < 5.3 support from maintenance/checkSyntax.php" 2016-02-16 23:40:51 +00:00
mw-config In Installer, set the context language early to avoid loading from User 2016-02-10 21:44:09 +11:00
resources Merge "resourceloader: Implement modern module loading (1/2)" 2016-02-16 17:32:27 +00:00
serialized
skins
tests Merge "Session: Implement ArrayAccess" 2016-02-16 18:59:52 +00:00
.gitattributes
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc resourceloader: Implement modern module loading (1/2) 2016-02-13 09:51:35 +01:00
.mailmap
.rubocop.yml
.travis.yml Bump required PHP version to 5.5.9 2016-02-10 06:46:53 +00:00
api.php
autoload.php Update AutoLoaderTest and ran maintenance/generateLocalAutoload.php 2016-02-12 13:12:20 +00:00
composer.json Merge "Bump required PHP version to 5.5.9" 2016-02-10 07:03:33 +00:00
composer.local.json-sample
COPYING
CREDITS Add myself to CREDITS 2016-02-01 01:02:54 +01:00
FAQ
Gemfile QA: Upgrade to mediawiki_selenium 1.6.5 2016-02-01 15:30:44 -08:00
Gemfile.lock QA: Upgrade to mediawiki_selenium 1.6.5 2016-02-01 15:30:44 -08:00
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL Remove references to safe_mode INI setting 2016-02-12 19:18:26 -05:00
jsduck.json Add Blob to accepted types for uploads 2016-02-02 21:09:22 +01:00
load.php
opensearch_desc.php
package.json build: Bump grunt-contrib-jshint from 0.11.3 to 0.12.0 2016-02-06 18:41:45 -08:00
phpcs.xml
profileinfo.php
Rakefile
README
README.mediawiki
RELEASE-NOTES-1.27 RELEASE-NOTES: Remove register_globals "Security reminder" 2016-02-12 19:30:01 -05: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 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/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.