Current configuration on the wiki
Find a file
Thiemo Kreuz 08cf4c49df Add PHPDoc documentation to all API query module constructors
Change-Id: I2bc140576efc891bb9b6e50e44041d5bb022ac8f
2020-10-27 19:16:41 +00:00
.phan
.pipeline
cache
docs
extensions
images
includes Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
languages Localisation updates from https://translatewiki.net. 2020-10-27 08:22:46 +01:00
maintenance Migrate new_talk to abstract schema 2020-10-26 14:10:24 +01:00
mw-config
resources Merge "watchlist: Remove clock icon when rewatching a page" 2020-10-26 18:28:49 +00:00
skins
tests EditPage: Migrate more checks to constraint 2020-10-26 22:01:05 +00:00
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml Merge "maintenance: Move cleanupTable from .inc to .php" 2020-09-29 06:07:39 +00:00
.stylelintrc.json
.travis.yml
.vsls.json
api.php
autoload.php Remove ProcessCacheLRU, deprecated and unused. 2020-10-20 12:49:05 -07:00
CODE_OF_CONDUCT.md
composer.json Update OOUI to v0.40.4 2020-10-07 23:06:39 +00:00
composer.local.json-sample
COPYING
CREDITS Update CREDITS 2020-09-28 12:53:22 +00:00
DEVELOPERS.md [docker] Update developer docs for /w script path 2020-10-06 10:56:18 +02:00
docker-compose.yml [docker] Update working directory to /var/www/html/w 2020-10-01 09:18:16 +00:00
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json build: Upgrade grunt from 1.1.0 to 1.3.0 2020-10-22 10:40:00 -07:00
package.json build: Upgrade grunt from 1.1.0 to 1.3.0 2020-10-22 10:40:00 -07:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.36 Merge "Remove deprecated wfForeignMemcKey()" 2020-10-26 21:24:06 +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.