Current configuration on the wiki
Find a file
Timo Tijhof e03380c714 ResourceLoader: Fix content-links compat
This never worked because it looked for `element` instead of `elements`.
The test repeated the same mistake.

Bug: T278576
Bug: T255717
Change-Id: I9bfceb6b8bd761244af6eda0e2ae08e98238aa76
2024-09-17 03:22:14 +00:00
.phan
cache
docs Randomly sample statistics for Parsoid Selective Update 2024-09-13 19:29:18 -04:00
extensions
images
includes ResourceLoader: Fix content-links compat 2024-09-17 03:22:14 +00:00
languages Merge "mediawiki.special.block: add reason field" 2024-09-17 01:18:28 +00:00
maintenance Merge "Test exportSites.php and importSites.php" 2024-09-16 22:56:25 +00:00
mw-config eslint: Autofix var to let/const 2024-09-12 17:09:17 +01:00
resources Merge "mediawiki.special.block: add reason field" 2024-09-17 01:18:28 +00:00
skins
tests ResourceLoader: Fix content-links compat 2024-09-17 03:22:14 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap build: De-duplicate two recent CREDITS additions via mailmap 2024-09-11 10:02:02 -07:00
.phpcs.xml build: Use inline ignore for Generic.CodeAnalysis.AssignmentInCondition 2024-09-01 00:15:10 +02:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Fix old autoblock unblock log entries with namespace in log_title 2024-09-13 12:18:32 +00:00
CODE_OF_CONDUCT.md
composer.json Bump wikimedia/parsoid to 0.20.0-a21 2024-09-16 14:42:49 +02:00
composer.local.json-sample
COPYING
CREDITS build: De-duplicate two recent CREDITS additions via mailmap 2024-09-11 10:02:02 -07:00
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsdoc.json
load.php
opensearch_desc.php
package-lock.json Add Jest to MW Core for testing Vue components 2024-09-11 16:40:17 -04:00
package.json Add Jest to MW Core for testing Vue components 2024-09-11 16:40:17 -04:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.43 Merge "Move update-keys.sql to a PHP array" 2024-09-16 10:27:53 +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.