Current configuration on the wiki
Find a file
2022-04-07 21:27:33 +00:00
.phan phan: Remove PhanCompatibleAccessMethodOnTraitDefinition suppression 2022-03-31 19:22:34 +02:00
.pipeline
cache
docs LogActions is a map, not a list. 2022-04-07 18:03:28 +02:00
extensions
images
includes Merge "Emit deprecation warnings for ParserOutput::addOutputHook()" 2022-04-07 21:27:33 +00:00
languages Localisation updates from https://translatewiki.net. 2022-04-07 07:59:02 +02:00
maintenance Merge "RefreshExternallinksIndex: Add trailing . to skipped message" 2022-04-07 17:03:23 +00:00
mw-config Update installer to reflect modern logos 2022-03-10 16:48:39 +00:00
resources Merge "mediawiki.cookie: Revert "Wrap $.cookie in try-catch"" 2022-04-03 21:48:34 +00:00
skins
tests Merge "Emit deprecation warnings for ParserOutput::addOutputHook()" 2022-04-07 21:27:33 +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 Merge "Create ParserFetchTemplateData hook" 2022-04-07 06:00:40 +00:00
CODE_OF_CONDUCT.md
composer.json phpunit: Remove custom MediaWikiPHPUnitCommand and use default directly 2022-03-31 17:58:41 +00: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 Load defaults from config-schema.php. 2022-04-06 16:02:19 +00:00
RELEASE-NOTES-1.39 Make Skin::getPortletData private 2022-04-05 18:32:35 +01: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.