a MediaWiki repo. used on ARCH Linux websites & on https://media.lasalpujarras.online
Go to file
Pierre Schmitz 55f5a26431 Support testing on PHP 8.1 2022-01-08 15:28:57 +01:00
cache Update to MediaWiki 1.35.0 2020-11-14 17:26:20 +01:00
docker Support testing on PHP 8.1 2022-01-08 15:28:57 +01:00
docs Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
extensions Disable sidebar's gradient in new Vector 2021-12-23 09:41:12 +02:00
images Update to MediaWiki 1.35.0 2020-11-14 17:26:20 +01:00
includes Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
languages Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
maintenance Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
mw-config Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
resources Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
skins Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
tests Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
vendor Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
.gitignore Update to MediaWiki 1.35.2 2021-04-23 17:17:01 +02:00
.gitmodules Update .gitmodules 2021-12-19 15:22:13 +01:00
CODE_OF_CONDUCT.md Update to MediaWiki 1.34.0 2020-01-26 10:56:05 +01:00
COPYING Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
CREDITS Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
FAQ Update to MediaWiki 1.28.0 2017-01-15 11:27:25 +01:00
HISTORY Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
INSTALL Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
LocalSettings.archlinux.org.php LocalSettings: enable new Vector by default for new accounts 2021-12-21 12:13:36 +01:00
README.md Update to MediaWiki 1.35.0 2020-11-14 17:26:20 +01:00
RELEASE-NOTES-1.37 Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
SECURITY Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
UPGRADE Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
api.php Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
autoload.php Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
composer.json Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
composer.local.json-sample Update to MediaWiki 1.27.1 2016-09-25 09:13:49 +02:00
favicon.ico Implement Arch Linux skin as extension and add Vector support 2017-08-28 03:47:34 +02:00
img_auth.php Update to MediaWiki 1.35.0 2020-11-14 17:26:20 +01:00
index.php Update to MediaWiki 1.35.0 2020-11-14 17:26:20 +01:00
jsduck.json Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
justfile Support new Vector skin version 2 2021-09-02 17:29:08 +02:00
load.php Update to MediaWiki 1.37.1 2021-12-19 15:08:59 +01:00
opensearch_desc.php Update to MediaWiki 1.35.0 2020-11-14 17:26:20 +01:00
rest.php Update to MediaWiki 1.34.0 2020-01-26 10:56:05 +01:00
thumb.php Update to MediaWiki 1.36.1 2021-07-15 08:33:23 +02:00
thumb_handler.php Update to MediaWiki 1.35.0 2020-11-14 17:26:20 +01:00

README.md

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.