Current configuration on the wiki
Find a file
Jan Drewniak d638cad995 Factor out data required for creating a logout link
Factors out logic that's responsible for assembling data for the logout
link in a public SkinTemplate::buildLogoutLinkData function.

This function is required by the new version of the Vector skin to
reposition the logout button outside of the personal tools menu.

Bug: T281791
Change-Id: If82a736e37174aaadd0ff07019a1fae3759a9e51
2021-06-14 23:11:29 +02:00
.phan
.pipeline
cache
docs Make postgres IRC channel point to libera.chat 2021-05-26 23:35:42 +02:00
extensions
images
includes Factor out data required for creating a logout link 2021-06-14 23:11:29 +02:00
languages Localisation updates from https://translatewiki.net. 2021-06-08 08:35:07 +02:00
maintenance Rename name_title index to have page_ prefix 2021-06-05 20:21:07 +02:00
mw-config Unify list-style CSS 2021-05-03 01:26:50 -07:00
resources Merge "mediawiki.ui: Remove IE8 workaround code fragments" 2021-06-07 19:18:34 +00:00
skins
tests Merge "Add selenium tests for page protection" 2021-06-07 20:38:26 +00:00
.dockerignore
.editorconfig build: Fix .editorconfig to allow spaces in markdown files 2021-04-29 23:56:23 +01:00
.eslintignore
.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
.svgo.config.js build: Update SVGO to latest v2.3.0 and re-crush SVGs 2021-05-18 05:50:18 -07:00
.travis.yml Freenode -> Libera per wikimedia moving from freenode to libera 2021-05-20 22:10:24 +00:00
.vsls.json
api.php
autoload.php Replace usage of custom File properties 2021-05-27 18:48:06 +10:00
CODE_OF_CONDUCT.md
composer.json Update wikimedia/minify to 2.2.3 2021-06-07 18:04:31 -07:00
composer.local.json-sample
COPYING
CREDITS Remove duplicate mention on CREDITS 2021-05-12 00:26:35 +00:00
DEVELOPERS.md Freenode -> Libera per wikimedia moving from freenode to libera 2021-05-20 22:10:24 +00:00
docker-compose.yml
FAQ
Gruntfile.js build: Update SVGO to latest v2.3.0 and re-crush SVGs 2021-05-18 05:50:18 -07:00
HISTORY Archive RELEASE-NOTES-1.36, now that 1.36.0 is out 2021-05-28 00:25:13 +00:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json selenium: Record videos using Xvfb+ffmpeg 2021-05-20 15:46:20 +02:00
package.json build: Remove 'npm run api-testing-lint' command 2021-05-21 21:26:26 +01:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.37 Update wikimedia/minify to 2.2.3 2021-06-07 18:04:31 -07: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.