Current configuration on the wiki
Find a file
C. Scott Ananian 3cd693aed6 Create ParserLogLinterData hook
This hook was formerly defined by Extension:Linter and invoked by
Parsoid, but as this part of Parsoid is moving into core the hook
should now be defined by core as well.

Bug: T304740
Change-Id: Iffd073e510202e5766632cc01d3585815289b7b4
2022-03-28 17:25:34 -04:00
.phan phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
.pipeline
cache
docs Copy over Parsoid's Config and ServiceWiring classes 2022-03-28 12:36:38 -04:00
extensions
images
includes Create ParserLogLinterData hook 2022-03-28 17:25:34 -04:00
languages Localisation updates from https://translatewiki.net. 2022-03-25 08:14:58 +01:00
maintenance Merge "maintenance: Add migrateLinksTable.php" 2022-03-25 12:34:38 +00:00
mw-config Update installer to reflect modern logos 2022-03-10 16:48:39 +00:00
resources Merge "Remove the ResourceLoaderSkinModule legacy feature stylesheet" 2022-03-24 19:30:04 +00:00
skins
tests Copy over Parsoid's Config and ServiceWiring classes 2022-03-28 12:36:38 -04:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap CREDITS: Update ahead of REL1_38 branch 2022-03-08 17:00:44 -05:00
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Create ParserLogLinterData hook 2022-03-28 17:25:34 -04:00
CODE_OF_CONDUCT.md
composer.json Remove deprecated EventRelayerKafka and KafkaHandler 2022-03-25 00:07:22 +00:00
composer.local.json-sample
COPYING
CREDITS Prepare active branch following REL1_38 cut, labelling as 1.39-alpha 2022-03-14 21:50:17 -04:00
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY Prepare active branch following REL1_38 cut, labelling as 1.39-alpha 2022-03-14 21:50:17 -04:00
img_auth.php
index.php
INSTALL Prepare active branch following REL1_38 cut, labelling as 1.39-alpha 2022-03-14 21:50:17 -04:00
jsduck.json
load.php
opensearch_desc.php
package-lock.json selenium: Use @wdio/spec-reporter 2022-03-24 15:31:45 +00:00
package.json selenium: Use @wdio/spec-reporter 2022-03-24 15:31:45 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.38 user: Remove support for UserIdentity audience from UserNamePrefixSearch 2022-03-25 01:11:39 +00:00
RELEASE-NOTES-1.39 Remove deprecated EventRelayerKafka and KafkaHandler 2022-03-25 00:07:22 +00:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE Bump minimum required version for upgrade to 1.31 2022-03-15 22:12:59 +01: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.