Current configuration on the wiki
Find a file
2022-07-27 14:47:00 +00:00
.phan
.pipeline
cache
docs Merge "abstract schema: Improve validation of json file" 2022-07-27 10:00:38 +00:00
extensions
images
includes Merge "rdbms: Migrate dropTable sql building to SQLPlatform" 2022-07-27 14:47:00 +00:00
languages Add namespaces for Mara (mrh) 2022-07-27 11:22:15 +00:00
maintenance Merge "maintenance: Use SelectQueryBuilder to construct queries" 2022-07-25 09:43:30 +00:00
mw-config
resources resourceloader: replace currReqModules with a boolean 2022-07-27 04:32:56 +00:00
skins
tests Sync up with Parsoid parserTests.txt 2022-07-27 13:45:11 +02:00
.dockerignore
.editorconfig build: Exclude .git/** in .editorconfig 2022-06-22 01:53:33 +01:00
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Remove deprecated maintenance script resetUserTokens.php 2022-07-12 21:07:13 +02:00
CODE_OF_CONDUCT.md
composer.json Upgrade wikimedia/scoped-callback and wikimedia/services 2022-07-25 11:43:37 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY Various whitespace changes 2022-07-12 20:07:23 +02:00
img_auth.php
index.php
INSTALL
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 rdbms: Migrate dropTable sql building to SQLPlatform 2022-07-27 15:50:09 +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.