Current configuration on the wiki
Find a file
2024-09-30 13:25:04 +00:00
.phan
cache
docs Make revision-slots expiry configurable 2024-09-30 10:24:30 +00:00
extensions
images
includes Merge "rdbms: Remove fallback function name from internal functions" 2024-09-30 12:10:59 +00:00
languages Restore "copyright" qqq message 2024-09-30 12:12:22 +02:00
maintenance Remove manpage generation from Makefile 2024-09-29 11:06:48 +02:00
mw-config eslint: Autofix var to let/const 2024-09-12 17:09:17 +01:00
resources Merge "mediawiki.special.block: read parameters from URL and preset form fields" 2024-09-28 03:02:42 +00:00
skins
tests Merge "installer: Consistently use double quotes when outputting settings" 2024-09-28 10:50:24 +00:00
.dockerignore
.editorconfig
.eslintignore REST: validate JSON in tests 2024-09-20 15:42:32 +00:00
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs Add .git-blame-ignore-revs 2024-06-02 23:03:04 +02:00
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml build: Remove exclude of MediaWiki.Commenting.PropertyDocumentation 2024-09-18 17:27:01 +00:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Add namespace to IDBAccessObject and DBAccessObjectUtils 2024-09-27 16:19:10 -04:00
CODE_OF_CONDUCT.md
composer.json Bump wikimedia/parsoid to 0.20.0-a22 2024-09-23 15:01:17 -05:00
composer.local.json-sample
COPYING
CREDITS
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 Update Codex from v1.12.0 to v1.13.0 2024-09-17 23:05:31 +00:00
package.json Update Codex from v1.12.0 to v1.13.0 2024-09-17 23:05:31 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.43 Merge "Deduplicate language links in ParserOutput and OutputPage" 2024-09-27 22:43:43 +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.