Current configuration on the wiki
Find a file
Umherirrender bb76b96792 tests: Update parser test after i18n change
Follow-Up: Ie0ce427238412d3badb247d2e2fae9bc9f57fbeb
Change-Id: Id40ffd53a4dbc14d9c9f33c3962035698d1a80e1
2022-08-05 10:49:05 +02:00
.phan
.pipeline
cache
docs Merge "build: Run eslint for /docs/ and make pass" 2022-08-05 01:03:29 +00:00
extensions
images
includes Localisation updates from https://translatewiki.net. 2022-08-05 08:06:32 +02:00
languages Localisation updates from https://translatewiki.net. 2022-08-05 08:06:32 +02:00
maintenance Merge "rebuildLocalisationCache: Avoid compare with false for bool, use !" 2022-08-05 00:49:10 +00:00
mw-config
resources Merge "Use a universal selector (*) to match the media element" 2022-08-03 21:28:59 +00:00
skins
tests tests: Update parser test after i18n change 2022-08-05 10:49:05 +02:00
.dockerignore
.editorconfig build: Exclude .git/** in .editorconfig 2022-06-22 01:53:33 +01:00
.eslintignore build: Run eslint for /docs/ and make pass 2022-07-27 00:43:02 +02:00
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php ResourceLoader: Fix confusing DependencyStoreException trace logs 2022-08-01 20:46:26 -07:00
CODE_OF_CONDUCT.md
composer.json build: Update wikimedia/running-stat to 2.1.0 2022-08-03 13:39:29 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js build: Run eslint for /docs/ and make pass 2022-07-27 00:43:02 +02:00
HISTORY Various whitespace changes 2022-07-12 20:07:23 +02:00
img_auth.php
index.php
INSTALL Merge "Drop PHP 7.3 documented support from MediaWiki 1.39" 2022-08-02 00:09:19 +00:00
jsduck.json
load.php
opensearch_desc.php
package-lock.json
package.json
phpunit.xml.dist phpunit.xml.dist: Align contents with suite.xml 2022-07-12 10:32:32 +02:00
README.md
RELEASE-NOTES-1.39 Merge "Rename CoreParserFunctions::mwnamespace function to ::namespace" 2022-08-04 20:52:45 +00:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE Remove line about upgrading extensions from 1.14 2022-07-23 12:25:31 +02: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.