Current configuration on the wiki
Find a file
2022-09-26 16:39:09 +00:00
.phan Suppress php 7.4 phan false positive 2022-09-19 14:22:50 +00:00
.pipeline
cache
docs Merge "Fix docs for InterwikiCache about .cdb files" 2022-09-19 23:52:22 +00:00
extensions Use spacey style also for code in comments and documentation 2022-08-12 08:59:10 +00:00
images
includes Drop 1.31 db updates 2022-09-26 17:49:02 +02:00
languages Localisation updates from https://translatewiki.net. 2022-09-26 07:59:26 +02:00
maintenance Drop 1.31 db updates 2022-09-26 17:49:02 +02:00
mw-config
resources Merge "mediawiki.ui: Remove obsolete border-width and …-styles variables" 2022-09-26 15:46:34 +00:00
skins Use spacey style also for code in comments and documentation 2022-08-12 08:59:10 +00:00
tests Merge "TransformHandler: add test for variant conversion" 2022-09-26 16:39:09 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap CREDITS: Update ahead of REL1_39 branch 2022-09-05 20:01:06 -04:00
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Merge "Create an HTMLForm field for selecting a timezone" 2022-09-23 18:16:06 +00:00
CODE_OF_CONDUCT.md
composer.json Merge "TransformHandler: add test for variant conversion" 2022-09-26 16:39:09 +00:00
composer.local.json-sample
COPYING
CREDITS Prepare active branch following REL1_39 cut, labelling as 1.40-alpha 2022-09-05 20:30:54 -04:00
DEVELOPERS.md Update Docker instructions for DEVELOPERS.md 2022-09-06 11:35:47 +01:00
docker-compose.yml MediaWiki-Docker: Switch PHP images to PHP7.4 2022-08-09 19:29:52 +00:00
FAQ
Gruntfile.js
HISTORY Prepare active branch following REL1_39 cut, labelling as 1.40-alpha 2022-09-05 20:30:54 -04:00
img_auth.php
index.php
INSTALL Prepare active branch following REL1_39 cut, labelling as 1.40-alpha 2022-09-05 20:30:54 -04:00
jsduck.json mediawiki.base: Restore and document importScript "once" behaviour 2022-09-01 02:27:54 +02:00
load.php
opensearch_desc.php
package-lock.json
package.json
phpunit.xml.dist
README.md
RELEASE-NOTES-1.39 Merge "ResourceLoader: Remove $wgIncludeLegacyJavaScript and simplify code" 2022-09-12 08:24:23 +00:00
RELEASE-NOTES-1.40 Remove hard-deprecated wfReadOnly/wfReadOnlyReason 2022-09-23 22:44:44 +02:00
rest.php
SECURITY
thumb.php Replace trivial usages of code in strings with concatenation 2022-08-26 12:26:44 +00:00
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.