Current configuration on the wiki
Find a file
2024-08-12 17:53:23 +00:00
.phan
cache
docs Merge "Stats: Remove $wgSamplingStatsdClient, deprecate SamplingStatsdClient class" 2024-08-08 21:00:34 +00:00
extensions
images
includes Merge "jobqueue: remove JobQueueDB::getScopedNoTrxFlag() method" 2024-08-12 17:53:23 +00:00
languages Localisation updates from https://translatewiki.net. 2024-08-12 07:33:18 +00:00
maintenance Consolidate Maintenance 'includes' code in one place 2024-08-11 18:09:08 +02:00
mw-config Remove superfluous spaces 2024-07-03 04:24:59 +00:00
resources Use Codex provided icon and color in HTMLCheckMatrix 2024-08-11 19:18:11 +00:00
skins
tests Merge "objectcache: Consolidate WRITE_PRUNE_SEGMENTS into WRITE_ALLOW_SEGMENTS" 2024-08-12 16:16:10 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs Add .git-blame-ignore-revs 2024-06-02 23:03:04 +02:00
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Consolidate Maintenance 'includes' code in one place 2024-08-11 18:09:08 +02:00
CODE_OF_CONDUCT.md
composer.json Update composer/semver to 3.4.2 2024-08-11 13:12:00 +02:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js Merge "codex: Provide i18n function and messages" 2024-07-03 07:06:47 +00:00
HISTORY
img_auth.php
index.php
INSTALL
jsdoc.json
load.php
opensearch_desc.php Replace direct use of $wgRestPath with wfScript() 2024-07-01 22:01:32 +00:00
package-lock.json
package.json Merge "build: alphabetize package.json scripts" 2024-07-05 00:39:07 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.43 Update composer/semver to 3.4.2 2024-08-11 13:12:00 +02: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.