Current configuration on the wiki
Find a file
2017-02-06 11:59:14 +00:00
cache
docs Replace use of &$this 2017-01-31 23:01:54 -05:00
extensions
images
includes Merge "ApiPurge: update description for POST requirement" 2017-02-06 02:25:25 +00:00
languages Localisation updates from https://translatewiki.net. 2017-02-05 21:54:50 +01:00
maintenance Don't try to drop ug_user_group index if it doesn't exist 2017-02-02 01:57:09 +11:00
mw-config installer: Restore PHP 5.3 compatibility in index.php 2016-12-11 21:29:45 +01:00
resources Merge "Make 'groups' a data model in the FiltersViewModel" 2017-02-06 11:59:14 +00:00
serialized
skins
tests Merge "Avoid joining against page table when finding a page's oldest revision." 2017-02-03 06:06:26 +00:00
.eslintrc.json
.gitattributes
.gitignore Add configuration for running etsy/phan against core 2016-12-07 20:04:01 -08:00
.gitreview
.mailmap Further updates to .mailmap for the generation of CREDITS 2017-01-27 04:26:58 +00:00
.rubocop.yml
.stylelintrc
.travis.yml
api.php
autoload.php Merge "Displaying interwiki results in sidebar" 2017-02-03 19:04:54 +00:00
composer.json Update OOjs UI to v0.19.0 2017-02-01 15:30:46 -08:00
composer.local.json-sample
COPYING
CREDITS Arrange Special:Version/credits into columns and remove space at top 2017-01-12 14:33:59 +11:00
FAQ
Gemfile Updated mediawiki_selenium Ruby gem 2016-12-28 13:04:17 +01:00
Gemfile.lock Updated mediawiki_selenium Ruby gem 2016-12-28 13:04:17 +01:00
Gruntfile.js build: Upgrade karma-chrome-launcher to support Chromium on Mac/Windows 2017-01-12 20:37:02 +00:00
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json build: Upgrade karma-chrome-launcher to support Chromium on Mac/Windows 2017-01-12 20:37:02 +00:00
phpcs.xml
profileinfo.php
Rakefile
README Fix typo in README 2017-01-21 03:57:22 +00:00
README.mediawiki
RELEASE-NOTES-1.29 Add release notes for I5ec8acf 2017-02-02 11:28:57 -05:00
StartProfiler.sample
thumb.php Serve 400 instead of 500 when invalid thumbnail parameters are requested 2016-11-29 09:50:42 +01:00
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.