Current configuration on the wiki
Find a file
Ammar Abdulhamid 54d2bb888d DefaultSettings: Improve hooks documentation
docs/hooks.txt has been pruned down and Hooks::run is deprecated

Change-Id: I85a6ada19f880903a55a8ac0fb5f3afa55142315
2020-10-28 19:44:12 +00:00
.phan
.pipeline
cache
docs Prevent service injection to LoadExtensionSchemaUpdates hook 2020-09-18 08:01:52 +10:00
extensions
images
includes DefaultSettings: Improve hooks documentation 2020-10-28 19:44:12 +00:00
languages Merge "Localisation updates from https://translatewiki.net." 2020-10-28 07:36:01 +00:00
maintenance Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
mw-config
resources mediawiki.action.edit.preview: Parse 'previewnote' message on the server 2020-10-28 03:04:50 +01:00
skins
tests Add PageSizeConstraint and ChangeTagsConstraint 2020-10-28 16:03:02 +00: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 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 Move RELEASE-NOTES-1.35 into HISTORY 2020-09-25 16:31:07 +00:00
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 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 phpunit: fail on warnings 2020-09-09 20:19:52 +02:00
README.md
RELEASE-NOTES-1.36 Merge "Remove deprecated wfForeignMemcKey()" 2020-10-26 21:24:06 +00:00
rest.php
SECURITY
thumb.php Introduce new wgThumbPath config 2020-10-28 02:36:30 +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.