Current configuration on the wiki
Find a file
Timo Tijhof 321f85580b resourceloader: Fix path-only URLs in wiki modules when script path is docroot
When a wiki is installed with its script path as the document root,
then WikiModule would pass MediaWiki's wgScriptPath value (empty string)
to CSSMin as base url, which is invalid.

A similar bug was recently fixed in FileModule with I16abf482e3a1a.

Bug: T282280
Change-Id: I0b9a67aa912eb3a0320631027303cedf3f348bb8
2021-05-08 00:27:50 +01:00
.phan
.pipeline
cache
docs Remove hooks that use Revision objects 2021-04-30 17:28:20 +00:00
extensions
images
includes resourceloader: Fix path-only URLs in wiki modules when script path is docroot 2021-05-08 00:27:50 +01:00
languages Localisation updates from https://translatewiki.net. 2021-05-07 08:39:20 +02:00
maintenance Merge "ForkController: Throw more meaningful error for missing PHP extensions" 2021-05-07 16:54:46 +00:00
mw-config Unify list-style CSS 2021-05-03 01:26:50 -07:00
resources Stop resetting partial action block options when values change 2021-05-06 11:55:54 -07:00
skins
tests Merge "Split TimeCorrection parser into separate class" 2021-05-07 18:43:08 +00:00
.dockerignore
.editorconfig build: Fix .editorconfig to allow spaces in markdown files 2021-04-29 23:56:23 +01:00
.eslintignore Add polyfills for ES6 array methods 2021-04-21 14:43:27 -07:00
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml build: Cleanup and improve .phpcs.xml 2021-04-29 20:51:09 +00:00
.stylelintrc.json
.travis.yml
.vsls.json
api.php
autoload.php Merge "Split a base class out of ActorMigration" 2021-05-06 11:48:50 +00:00
CODE_OF_CONDUCT.md
composer.json Update wikimedia/minify to 2.2.2 2021-05-08 00:27:50 +01:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json Add polyfills for ES6 array methods 2021-04-21 14:43:27 -07:00
load.php
opensearch_desc.php
package-lock.json selenium: remove @wdio/devtools-service NPM package 2021-04-16 10:41:01 +00:00
package.json selenium: Fix failing selenium-daily-beta(commons)-MediaWiki Jenkins job 2021-04-30 13:42:20 +02:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.36 Update wikimedia/minify to 2.2.2 2021-05-08 00:27:50 +01:00
RELEASE-NOTES-1.37 Merge "rdbms: disallow upsert()/replace() calls with multiple unique keys" 2021-05-07 01:55:56 +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.