Current configuration on the wiki
Find a file
2017-10-03 23:28:38 +00:00
cache
docs Fix findHooks.php 2017-09-17 10:54:49 +02:00
extensions
images
includes Merge "Support uploads with UTF-8 names on Windows" 2017-10-03 23:28:38 +00:00
languages Localisation updates from https://translatewiki.net. 2017-10-03 22:11:24 +02:00
maintenance Merge "Clean up wiki ID and DB domain ID handling" 2017-10-01 20:50:07 +00:00
mw-config
resources Merge "RCFilters: Init highlight button based on model state" 2017-10-03 22:09:15 +00:00
serialized
skins
tests Merge "RCFilters: Convert saved queries from filters to parameters" 2017-10-03 20:51:51 +00:00
.eslintrc.json
.gitattributes
.gitignore
.gitreview
.mailmap
.stylelintrc.json
.travis.yml
api.php
autoload.php Detect query timeouts and throw a specific exception 2017-09-20 08:47:09 +00:00
CODE_OF_CONDUCT.md
composer.json Merge "build: Updating mediawiki/mediawiki-codesniffer to 13.0.0" 2017-09-30 23:44:57 +00:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json
phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-25 17:31:56 +02:00
profileinfo.php
README
README.mediawiki
RELEASE-NOTES-1.30 Remove duplicate release note for $wgOOUIEditPage removal 2017-09-22 12:53:27 -07:00
RELEASE-NOTES-1.31 resourceloader: Remove deprecated MessageBlobStore::insertMessageBlob 2017-09-25 17:40:22 +00:00
SECURITY Add SECURITY 2017-10-03 13:03:35 -07:00
StartProfiler.sample
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.