Current configuration on the wiki
Find a file
Matěj Suchánek 51642e0aae Replace tabs with spaces
Change-Id: Id034c34a294585f58dba58c26db466e0e39cb557
2020-09-04 18:04:07 +02:00
.phan
.pipeline
cache
docs
extensions
images
includes Replace tabs with spaces 2020-09-04 18:04:07 +02:00
languages Merge "Add delete-redirect for deleting single-rev redirects during moves" 2020-09-04 14:04:35 +00:00
maintenance Add delete-redirect for deleting single-rev redirects during moves 2020-09-04 03:50:17 +00:00
mw-config
resources mediawiki.notification: Don't close notif when clicking <select> element 2020-09-03 14:58:25 -04:00
skins
tests Replace tabs with spaces 2020-09-04 18:04:07 +02:00
.editorconfig
.eslintignore
.eslintrc.json eslint: Move mediawiki/valid-package-file-require disables inline 2020-08-26 19:54:52 +01:00
.fresnel.yml
.gitattributes Remove package-lock.json from the tarball 2020-08-07 23:10:26 -07:00
.gitignore
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.travis.yml
.vsls.json
api.php
autoload.php Add mw-reverted change tag 2020-08-31 13:40:50 +00:00
CODE_OF_CONDUCT.md
composer.json Use parser test file parser from Parsoid 2020-08-17 14:52:08 -04:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL RELEASE-NOTES and INSTALL tweaks 2020-09-02 14:54:56 +00:00
jsduck.json
load.php
opensearch_desc.php
package-lock.json UserContributions endpoint add tags 'display' property 2020-08-19 06:04:50 -07:00
package.json UserContributions endpoint add tags 'display' property 2020-08-19 06:04:50 -07:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.35 Few more RELEASE-NOTES items 2020-09-04 14:21:28 +00:00
RELEASE-NOTES-1.36 Merge "Remove support for PatrolLog::record without passing a user object" 2020-09-04 14:40:07 +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.