Current configuration on the wiki
Find a file
2024-05-03 21:43:37 +00:00
.phan
cache
docs Replace all instances of "per default" with "by default" 2024-04-29 10:47:54 +10:00
extensions
images
includes Merge "namespace MWDebug" 2024-05-03 21:43:37 +00:00
languages i18n: Change default label of Special:Log, and entry in drop-down to 'Main' 2024-05-03 14:34:54 +03:00
maintenance Merge "namespace MWDebug" 2024-05-03 21:43:37 +00:00
mw-config
resources Merge "Extend live preview API in preparation for use by TemplateSandbox" 2024-05-03 18:24:13 +00:00
skins
tests Merge "namespace MWDebug" 2024-05-03 21:43:37 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyle 2024-04-22 18:26:14 +03:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php namespace MWDebug 2024-05-03 22:59:47 +02:00
CODE_OF_CONDUCT.md
composer.json Update symfony/yaml to 5.4.39 2024-05-03 22:02:21 +02:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY Replace all instances of "per default" with "by default" 2024-04-29 10:47:54 +10:00
img_auth.php
index.php
INSTALL
jsdoc.js docs: Add custom navigation for JSDoc 2024-04-24 16:06:59 -07:00
load.php
opensearch_desc.php
package-lock.json Update jsdoc-wmf-theme from 0.0.13 to 1.0.0 2024-04-16 09:33:09 -07:00
package.json Update jsdoc-wmf-theme from 0.0.13 to 1.0.0 2024-04-16 09:33:09 -07:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.42 [ParserOutput] Remove deprecated ::getTOCHTML() and ::setTOCHTML() methods 2024-04-16 13:00:58 -04:00
RELEASE-NOTES-1.43 Merge "Title: Remove deprecated Title::getCdnUrls(), purgeSquid()" 2024-05-03 21:22:42 +00:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE UPGRADE: Update mailing list archive link 2024-04-14 21:36:52 +03: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.