Current configuration on the wiki
Find a file
Taavi Väänänen f28348d9c0
Hard-deprecate ContentHandler::getContentText()
No remaining uses in WMF-deployed extensions. (Although there is a
similarly named but separate function in CiteThisPage.)

Bug: T268041
Change-Id: Iec68845c631758fe85d32a939b28b6d8b1243858
2024-04-21 22:15:09 +03:00
.phan
cache
docs docs: Migrate to IDatabase::newInsertQueryBuilder 2024-04-14 21:45:08 +02:00
extensions
images
includes Hard-deprecate ContentHandler::getContentText() 2024-04-21 22:15:09 +03:00
languages Languages: Add nan-hant (Minnan - Traditional Han script) to Names.php 2024-04-19 14:08:20 +00:00
maintenance IReadableDatabase::select cannot return false 2024-04-18 22:48:25 +02:00
mw-config
resources Merge "CodexHTMLForm: Use maximum width for CodexHTMLForm" 2024-04-19 14:41:14 +00:00
skins
tests Hard-deprecate ContentHandler::getContentText() 2024-04-21 22:15:09 +03:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php REST: allow redirects to be defined without specifying a handler 2024-04-17 18:27:31 +02:00
CODE_OF_CONDUCT.md
composer.json Bump wikimedia/parsoid to 0.20.0-a1 2024-04-15 12:28:13 -04:00
composer.local.json-sample
COPYING
CREDITS Prepare active branch following REL1_42 cut, labelling as 1.43-alpha 2024-04-08 21:35:12 -04:00
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY Prepare active branch following REL1_42 cut, labelling as 1.43-alpha 2024-04-08 21:35:12 -04:00
img_auth.php
index.php
INSTALL Prepare active branch following REL1_42 cut, labelling as 1.43-alpha 2024-04-08 21:35:12 -04:00
jsdoc.js Update jsdoc-wmf-theme from 0.0.13 to 1.0.0 2024-04-16 09:33:09 -07:00
load.php
opensearch_desc.php
package-lock.json Update jsdoc-wmf-theme from 0.0.13 to 1.0.0 2024-04-16 09:33:09 -07:00
package.json Update jsdoc-wmf-theme from 0.0.13 to 1.0.0 2024-04-16 09:33:09 -07:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.42 [ParserOutput] Remove deprecated ::getTOCHTML() and ::setTOCHTML() methods 2024-04-16 13:00:58 -04:00
RELEASE-NOTES-1.43 Hard-deprecate ContentHandler::getContentText() 2024-04-21 22:15:09 +03:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE UPGRADE: Update mailing list archive link 2024-04-14 21:36:52 +03: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.