Current configuration on the wiki
Find a file
Derick Alangi d51522dfd3 ParsoidOutputAccess: Mark dummy parser output as non-cacheable
Bug: T311728
Change-Id: I55f153d21f91ef93fe5c788fd054fa481fc2ab10
2023-01-10 12:43:30 +01:00
.phan build: Add phan stub for ReturnTypeWillChange 2022-12-16 14:51:07 +01:00
cache
docs Merge "Prepare migration from revision_comment_temp to rev_comment_id" 2023-01-09 21:02:49 +00:00
extensions
images
includes ParsoidOutputAccess: Mark dummy parser output as non-cacheable 2023-01-10 12:43:30 +01:00
languages Localisation updates from https://translatewiki.net. 2023-01-10 08:10:22 +01:00
maintenance Merge "installer: Improve message handling for cli installer/install.php" 2023-01-10 00:17:08 +00:00
mw-config
resources Merge "jquery.tablesorter: Consistently trim spaces when building the sort keys" 2023-01-09 22:53:29 +00:00
skins
tests ParsoidOutputAccess: Mark dummy parser output as non-cacheable 2023-01-10 12:43:30 +01:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml tests: Use MW_VERSION instead of deprecated $wgVersion 2023-01-05 05:20:00 -05:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Drop an ancient script 2023-01-04 20:40:27 +01:00
CODE_OF_CONDUCT.md
composer.json Upgrading wikimedia/object-factory (v4.0.0 => v5.0.1) 2023-01-09 22:16:46 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml MediaWiki-Docker: Switch PHP images to PHP 8.1 2022-12-15 07:31:23 +00:00
FAQ
Gruntfile.js
HISTORY HISTORY: Add 1.35.9, 1.38.5, 1.39.1 2022-12-22 22:32:07 +00:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json
package.json
phpunit.xml.dist
README.md
RELEASE-NOTES-1.40 Upgrading wikimedia/object-factory (v4.0.0 => v5.0.1) 2023-01-09 22:16:46 +00: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.