Current configuration on the wiki
Find a file
2022-11-26 10:07:17 +00:00
.phan phan: Remove internal stubs that should never be used 2022-11-25 16:21:17 -05:00
.pipeline
cache
docs Split "static default variant" language code from "language code with converter" 2022-11-15 04:48:53 +00:00
extensions
images
includes Merge "WatchedItemStore: Use primary key for update on watchlist" 2022-11-26 10:07:17 +00:00
languages Localisation updates from https://translatewiki.net. 2022-11-25 08:04:56 +01:00
maintenance Merge "Replace some in_array( array_keys() ) with simple isset()" 2022-11-18 21:21:24 +00:00
mw-config Merge "Use SVG instead of GIF for help-questionmark" 2022-10-26 17:08:31 +00:00
resources Merge "resources: Should be possible to load upload modules on mobile" 2022-11-23 11:23:43 +00:00
skins
tests Merge "WatchedItemStore: Use primary key for update on watchlist" 2022-11-26 10:07:17 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml tests: Replace assertEmpty with assertSame 2022-11-25 00:42:53 +01:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
CODE_OF_CONDUCT.md
composer.json build: Updating dependencies 2022-11-16 00:37:35 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md Tell Windows users not to add user and group ID to .env 2022-11-16 15:37:08 +00:00
docker-compose.yml
FAQ
Gruntfile.js
HISTORY Refresh some http://*.wikipedia.org URLs 2022-11-07 12:54:51 +00:00
img_auth.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json build: Updating npm dependencies 2022-11-22 00:27:10 +00:00
package.json build: Updating dependencies 2022-11-16 00:37:35 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.39 Move AlphabeticPager::getOrderTypeMessages() release note to 1.39 2022-11-03 22:30:29 +01:00
RELEASE-NOTES-1.40 Merge "rdbms: remove $rtt parameter from Database::ping()" 2022-11-24 03:24:23 +00:00
rest.php
SECURITY
thumb.php Reorg: Move HeaderCallback to Request directory 2022-11-08 10:53:27 +01: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.