Current configuration on the wiki
Find a file
Arlo Breault 2cd940e1f3 Remove redundant calls to add(External)Link
parseLinkParameter already calls these.

Follow up to 1c9664d

Change-Id: If4cbcc4608ac732710f8d9a7b833d900064f1bf9
2022-05-11 12:11:44 -04:00
.phan phan: Add internal stub Redis::SERIALIZER_IGBINARY 2022-04-18 20:54:36 +02:00
.pipeline
cache
docs Fix many typos in comments 2022-05-10 12:46:11 +00:00
extensions
images
includes Remove redundant calls to add(External)Link 2022-05-11 12:11:44 -04:00
languages Localisation updates from https://translatewiki.net. 2022-05-11 07:57:29 +02:00
maintenance Extend findMissingActors to fix broken actors with empty actor_name 2022-05-11 12:08:02 +08:00
mw-config build: Update stylelint-config-wikimedia to 0.13.0 2022-05-04 23:17:03 +01:00
resources resourceloader: Change "uz" locale of moment.js to "uz-latn" 2022-05-11 12:23:06 +00:00
skins
tests Use Linker::getImageLinkMTOParams() for galleries 2022-05-11 12:11:43 -04:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json build: Update stylelint-config-wikimedia to 0.13.0 2022-05-04 23:17:03 +01:00
.svgo.config.js
.vsls.json
api.php
autoload.php Introduce interface ComponentRegistryContext 2022-05-09 20:36:36 +00:00
CODE_OF_CONDUCT.md
composer.json resourceloader: Update wikimedia/minify to 2.3.0 2022-04-25 11:19:53 -04:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json build: Update stylelint-config-wikimedia to 0.13.0 2022-05-04 23:17:03 +01:00
package.json build: Update stylelint-config-wikimedia to 0.13.0 2022-05-04 23:17:03 +01:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.38 RELEASE-NOTES: move note about 'undeletetalk' for action=undelete to 1.39 2022-04-19 17:28:04 -04:00
RELEASE-NOTES-1.39 Title: Hard deprecate Title::newFromTitleValue() 2022-05-09 21:14:13 +01: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.