Current configuration on the wiki
Find a file
2022-03-14 20:06:20 +00:00
.phan
.pipeline
cache
docs logos: Set default install icon to be an SVG one 2022-03-10 12:54:59 -05:00
extensions
images
includes Merge "Add various null checks when null is not possible to use as argument" 2022-03-14 20:06:20 +00:00
languages Merge "Namespace names for the Fon language" 2022-03-12 10:27:27 +00:00
maintenance Merge "Avoid overridden getDB in maintenance script orphanStats.php" 2022-03-13 21:59:28 +00:00
mw-config Update installer to reflect modern logos 2022-03-10 16:48:39 +00:00
resources Merge "mediawiki.mixins: Add .user-select() mixin" 2022-03-14 15:52:34 +00:00
skins
tests Merge "Create IP utilities for sanitizing and prettifying IPs via js" 2022-03-14 14:43:08 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap CREDITS: Update ahead of REL1_38 branch 2022-03-08 17:00:44 -05:00
.phpcs.xml
.stylelintrc.json
.svgo.config.js build: Update 'svgo' to latest v2.8.0 2022-02-27 23:54:58 +00:00
.vsls.json
api.php
autoload.php Merge "rdbms: make automatic connection recovery apply to more cases" 2022-03-10 00:08:35 +00:00
CODE_OF_CONDUCT.md
composer.json Update wikimedia/object-factory to 4.0.0 2022-03-14 17:28:08 +01:00
composer.local.json-sample
COPYING
CREDITS CREDITS: Update ahead of REL1_38 branch 2022-03-08 17:00:44 -05:00
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json build: Update 'svgo' to latest v2.8.0 2022-02-27 23:54:58 +00:00
package.json build: Update 'svgo' to latest v2.8.0 2022-02-27 23:54:58 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.38 Update wikimedia/object-factory to 4.0.0 2022-03-14 17:28:08 +01:00
rest.php
SECURITY
thumb.php maintenance: Replace some usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 12:52:05 +00:00
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.