Current configuration on the wiki
Find a file
Amir Sarabadani 7690ab4e33 Reorg: Move HeaderCallback to Request directory
Cleaning root of includes/

Bug: T321882
Change-Id: I1844da95d4fd79824646fdf4b6063cb771ca3000
2022-11-08 10:53:27 +01:00
.phan
.pipeline
cache
docs Merge "OutputPage: Support loading some mw.config vars late, at end of body" 2022-11-07 18:25:29 +00:00
extensions Use spacey style also for code in comments and documentation 2022-08-12 08:59:10 +00:00
images
includes Reorg: Move HeaderCallback to Request directory 2022-11-08 10:53:27 +01:00
languages Localisation updates from https://translatewiki.net. 2022-11-08 08:08:29 +01:00
maintenance
mw-config
resources
skins
tests Reorg: Move HeaderCallback to Request directory 2022-11-08 10:53:27 +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 Reorg: Move HeaderCallback to Request directory 2022-11-08 10:53:27 +01:00
CODE_OF_CONDUCT.md
composer.json
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md Update Docker instructions for DEVELOPERS.md 2022-09-06 11:35:47 +01:00
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php index.php: Remove global $mediaWiki variable 2022-03-26 21:55:56 +00:00
INSTALL
jsduck.json
load.php resourceloader: Minor doc changes following PSR-4 namepace change 2022-05-29 16:41:19 +00:00
opensearch_desc.php
package-lock.json
package.json
phpunit.xml.dist
README.md Fix bullets in README.md 2022-02-14 19:38:27 -08:00
RELEASE-NOTES-1.39 Move AlphabeticPager::getOrderTypeMessages() release note to 1.39 2022-11-03 22:30:29 +01:00
RELEASE-NOTES-1.40 rdbms: deprecate unnecessary TransactionProfiler::setSilenced() 2022-11-08 04:30:54 +00:00
rest.php
SECURITY
thumb.php Reorg: Move HeaderCallback to Request directory 2022-11-08 10:53:27 +01: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.