Current configuration on the wiki
Find a file
2022-04-14 19:30:06 +00:00
.phan phan: Remove PhanCompatibleAccessMethodOnTraitDefinition suppression 2022-03-31 19:22:34 +02:00
.pipeline
cache
docs Merge "Drop $wgMultiContentRevisionSchemaMigrationStage config" 2022-04-14 19:13:37 +00:00
extensions
images
includes Merge "Add single-id to personal tools links data, factor out buildWatchlistData()" 2022-04-14 19:30:06 +00:00
languages Localisation updates from https://translatewiki.net. 2022-04-14 08:13:44 +02:00
maintenance Merge "TempUser infrastructure and services" 2022-04-14 15:33:50 +00:00
mw-config Update installer to reflect modern logos 2022-03-10 16:48:39 +00:00
resources PageEditStash: Minor docs and code clean up 2022-04-13 23:00:31 +01:00
skins
tests Merge "Drop $wgMultiContentRevisionSchemaMigrationStage config" 2022-04-14 19:13:37 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml maintenance: Move MWTerm classes to /tests/parser/ 2022-03-24 21:01:14 +00:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php rdbms: make automatic connection recovery more robust 2022-04-14 11:09:31 +10:00
CODE_OF_CONDUCT.md
composer.json Update composer/* 2022-04-12 23:24:40 +01:00
composer.local.json-sample
COPYING
CREDITS Prepare active branch following REL1_38 cut, labelling as 1.39-alpha 2022-03-14 21:50:17 -04:00
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY HISTORY: Add 1.35.6/1.36.4/1.37.2 2022-04-01 00:18:08 +01:00
img_auth.php
index.php index.php: Remove global $mediaWiki variable 2022-03-26 21:55:56 +00:00
INSTALL Prepare active branch following REL1_38 cut, labelling as 1.39-alpha 2022-03-14 21:50:17 -04:00
jsduck.json
load.php
opensearch_desc.php
package-lock.json selenium: Use @wdio/spec-reporter 2022-03-24 15:31:45 +00:00
package.json selenium: Use @wdio/spec-reporter 2022-03-24 15:31:45 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.38 profiler: Deprecate unused 'trace' option 2022-04-13 21:04:56 +00:00
RELEASE-NOTES-1.39 Merge "Drop $wgMultiContentRevisionSchemaMigrationStage config" 2022-04-14 19:13:37 +00:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE Bump minimum required version for upgrade to 1.31 2022-03-15 22:12:59 +01:00

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.

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.