Current configuration on the wiki
Find a file
2023-02-05 19:18:55 +00:00
.phan
cache
docs Merge "ParserCache: Improve docs for cache type and purgeParserCache.php" 2023-01-31 21:36:37 +00:00
extensions
images
includes Merge "Improve handling of missing files on File page" 2023-02-05 19:18:55 +00:00
languages Merge "Improve handling of missing files on File page" 2023-02-05 19:18:55 +00:00
maintenance Remove unused local variable assignment 2023-02-04 22:16:31 +01:00
mw-config
resources Merge "Fix partly broken showMissing option in TitleInputWidget" 2023-02-03 10:40:39 +00:00
skins
tests Remove unused local variable assignment 2023-02-04 22:16:31 +01:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php search: Make TitleMatcher a MediaWiki service object 2023-02-03 12:35:14 +00:00
CODE_OF_CONDUCT.md
composer.json Pin PHPUnit to 9.5.x 2023-02-03 10:56:44 +01:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json build: Updating http-cache-semantics to 4.1.1 2023-02-02 20:50:35 +00:00
package.json
phpunit.xml.dist tests: Move all language converter tests into /includes/ 2023-02-01 20:10:56 +01:00
README.md
RELEASE-NOTES-1.40 Merge "search: Make TitleMatcher a MediaWiki service object" 2023-02-03 15:19:18 +00:00
rest.php
SECURITY
thumb.php
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.

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.