MediaWiki used on Arch Linux websites
Go to file
Pierre Schmitz 0574f6f215 Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
cache Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
docker Remove systemd as it is part of the base image now 2017-12-30 18:51:10 +01:00
docs Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
extensions Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
images Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
includes Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
languages Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
maintenance Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
mw-config Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
resources Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
serialized Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
skins Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
tests Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
vendor Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
.gitignore Do not ignore tracked files 2017-08-11 18:20:30 +02:00
.gitmodules Add BounceHandler extension 2018-05-15 19:49:49 +02:00
CODE_OF_CONDUCT.md Update to MediaWiki 1.30.0 2017-12-28 06:25:52 +01:00
COPYING Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
CREDITS Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
FAQ Update to MediaWiki 1.28.0 2017-01-15 11:27:25 +01:00
Gruntfile.js Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
HISTORY Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
INSTALL Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
LocalSettings.archlinux.org.php Enable write API for BounceHandler 2018-05-15 20:53:02 +02:00
README Update to MediaWiki 1.28.1 2017-04-08 09:38:33 +02:00
RELEASE-NOTES-1.31 Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
SECURITY Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
StartProfiler.sample Update to MediaWiki 1.25.1 2015-06-04 07:58:39 +02:00
UPGRADE Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
api.php Update to MediaWiki 1.29.2 2017-11-17 07:54:54 +01:00
autoload.php Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
composer.json Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02: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.29.0 2017-08-14 08:06:57 +02:00
index.php Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
jsduck.json Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
load.php Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
opensearch_desc.php Update to MediaWiki 1.28.0 2017-01-15 11:27:25 +01:00
profileinfo.php Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
thumb.php Update to MediaWiki 1.31.0 2018-08-12 07:51:01 +02:00
thumb_handler.php Update to MediaWiki 1.24.1 2014-12-31 11:43:28 +01:00

README

== 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.

* Ready to get started?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/Special:MyLanguage/How_to_contribute

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.