Current configuration on the wiki
Find a file
Tim Starling 234f56e07f ResourceLoader: Use JSON_THROW_ON_ERROR when loading data files
Otherwise content ends up being null, and a less specific exception is
thrown.

Depends-On: Id951da0d4ffa31f4593b2396c806dd6081670d36
Change-Id: Ic2ccd76df70ffba0ed25100925db3dd3086c5e8c
2023-04-28 14:20:50 +00:00
.phan
cache
docs Add ForeignResourceDirs extension/skin attribute 2023-04-25 09:27:35 -04:00
extensions docs: Don't point people to deprecated Diffusion copies of gerrit repos 2023-04-03 10:27:57 -04:00
images
includes ResourceLoader: Use JSON_THROW_ON_ERROR when loading data files 2023-04-28 14:20:50 +00:00
languages Localisation updates from https://translatewiki.net. 2023-04-27 08:55:33 +02:00
maintenance Reorg: Move SiteStats*.php to SiteStats/ 2023-04-27 01:16:29 +02:00
mw-config
resources mediawiki.special: Replace mediawiki.ui variables with skin vars 2023-04-28 04:32:37 -07:00
skins docs: Don't point people to deprecated Diffusion copies of gerrit repos 2023-04-03 10:27:57 -04:00
tests Merge "jquery.highlightText: Adopt QUnit.test.each() and clean up" 2023-04-28 03:22:14 +00:00
.dockerignore
.editorconfig
.eslintignore tests: Configure ESLint to permit ES2022 syntax in test suites 2023-04-17 21:41:53 +00:00
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml build: Cleanup of .phpcs.xml 2023-04-13 12:57:51 +02:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Reorg: Move SiteStats*.php to SiteStats/ 2023-04-27 01:16:29 +02:00
CODE_OF_CONDUCT.md
composer.json Merge "composer: Add symfony/polyfill-php81 like symfony/polyfill-php80" 2023-04-25 15:36:39 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml docker-compose: Add MW_DOCKER_PORT explicitly to environment 2023-04-12 15:37:41 -06:00
FAQ
Gruntfile.js build: Avoid extra space in Chromium command via CHROMIUM_FLAGS 2023-04-25 18:15:15 +01:00
HISTORY Fix casing of HTMLForm class name 2023-04-07 11:39:17 +02:00
img_auth.php
index.php
INSTALL
jsduck.json ResourceLoader: Raise MW JavaScript startup requirement to ES6 2023-03-30 14:26:05 +01:00
load.php
opensearch_desc.php
package-lock.json Merge "build: Update eslint-plugin-qunit to ^7.3.0" 2023-04-12 23:30:22 +00:00
package.json
phpunit.xml.dist
README.md
RELEASE-NOTES-1.40 Remove WVUI from MediaWiki core 2023-04-27 12:19:19 -04:00
RELEASE-NOTES-1.41 Update Codex from v0.9.0 to v0.9.1 2023-04-25 14:01:47 -07: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.