Current configuration on the wiki
Find a file
2023-07-13 14:51:47 +00:00
.phan
cache
docs Sort the default config for DefaultUserOptions 2023-07-13 14:34:19 +10:00
extensions
images
includes ResourceLoaderImageModule::getCssDeclarations: Tweak doc explanation 2023-07-13 10:28:13 -04:00
languages Localisation updates from https://translatewiki.net. 2023-07-13 10:23:34 +02:00
maintenance Replace array_keys in foreach to use $_ as value instead 2023-07-10 02:53:52 +00:00
mw-config
resources Merge "diff: Add new or deleted line markers" 2023-07-13 03:40:30 +00:00
skins
tests Merge "phpunit: Use PHPUnit hooks to tear down the test DB after the last test" 2023-07-13 14:51:47 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml tests: Resolve maintenance phpunit filename deprecation errors 2023-07-09 22:34:35 +02:00
.stylelintrc.json Login page: Use Codex CSS components 2023-07-06 17:20:17 -07:00
.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 docker: update to latest published images 2023-07-07 12:57:25 -06:00
FAQ
Gruntfile.js build: Fix file name for stylelintrc.json in grunt-watch 2023-07-04 21:32:23 +02:00
HISTORY HISTORY: Add DiscussionTools bundling to 1.40 release notes 2023-07-10 11:46:41 -07:00
img_auth.php doc: Update redirected link 2023-07-03 00:29:16 +00:00
index.php
INSTALL
jsduck.json mw.util: Add .getArrayParam() 2023-06-29 02:09:06 +02:00
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.