Current configuration on the wiki
Find a file
2020-03-26 15:06:56 +00:00
.phan
.pipeline
cache
docs Merge "Setup.php: Remove internal $messageMemc variable" 2020-03-22 01:52:39 +00:00
extensions
images
includes Merge "MovePage: Remove pre-MCR code" 2020-03-26 15:06:56 +00:00
languages Localisation updates from https://translatewiki.net. 2020-03-26 08:29:42 +01:00
maintenance Merge "Purge expired watchlist items" 2020-03-26 00:38:56 +00:00
mw-config
resources Update list of icons used by 'oojs-ui-core.icons' 2020-03-24 01:37:14 +01:00
skins
tests Merge "Fix mismatching type hints in PHPDoc tags" 2020-03-26 13:35:31 +00:00
.editorconfig Set tab width to 4 2020-03-23 13:44:37 +00:00
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml Setup.php: Remove internal $messageMemc variable 2020-03-18 17:44:35 +00:00
.stylelintrc.json
.travis.yml
api.php
autoload.php Purge expired watchlist items 2020-03-26 07:54:20 +08:00
CODE_OF_CONDUCT.md
composer.json Updating pear/mail_mime (1.10.6 => 1.10.7) 2020-03-13 01:50:03 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md [docker] Add recommendation to install docker-compose binary 2020-03-16 14:07:33 +01:00
docker-compose.yml
FAQ
Gruntfile.js
HISTORY Use consistent case for Title::getDBkey in docs 2020-03-16 09:28:54 +01:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json package.json: Upgrade acorn to 7.1.1 2020-03-13 13:11:10 -07:00
package.json build: Merge doc linting into 'npm test' 2020-03-18 18:40:57 +00:00
phpunit.xml.dist
README
README.mediawiki
RELEASE-NOTES-1.35 Merge "Declare $wgUser to be deprecated in version 1.35" 2020-03-26 14:40:43 +00:00
rest.php
SECURITY
thumb.php Use MediaWikiServices::getRepoGroup in file related classes 2020-03-14 12:36:27 +00: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.