Current configuration on the wiki
Find a file
2023-07-13 20:55:38 +00:00
.phan
cache
docs Merge "Add a config to stop shipping the legacy media styles" 2023-07-13 16:00:12 +00:00
extensions
images
includes Merge "user: Assert cross-wiki users in UserGroupManager" 2023-07-13 20:55:38 +00:00
languages Merge "Prevent saving groups to a Temp User" 2023-07-13 17:37:14 +00:00
maintenance
mw-config
resources Merge "diff: Add new or deleted line markers" 2023-07-13 03:40:30 +00:00
skins
tests Merge "user: Assert cross-wiki users in UserGroupManager" 2023-07-13 20:55:38 +00: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 Remove SpecialPageAction and associated logic, route old URLs 2023-07-11 19:22:51 +00:00
CODE_OF_CONDUCT.md
composer.json phpunit: Deprecate tests/phpunit/phpunit.php script 2023-07-12 19:28:39 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY HISTORY: Add DiscussionTools bundling to 1.40 release notes 2023-07-10 11:46:41 -07:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json
package.json
phpunit.xml.dist phpunit: Use PHPUnit hooks to tear down the test DB after the last test 2023-07-13 01:10:11 +02:00
README.md
RELEASE-NOTES-1.41 Merge "Remove SpecialPageAction and associated logic, route old URLs" 2023-07-13 00:05:57 +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.