Current configuration on the wiki
Find a file
Fomafix 35d1ea57e1 Allow and use type Language instead of string for $lang of doEditSectionLink
Hard-deprecate that the parameters $tooltip and $lang are optional.
Hard-deprecate other types than Language for parameter $lang.

Change-Id: I3ce048e3d0de9a4e96e2aa05d75a4ce41c3ec964
Depends-On: Ibe295e7020e995eea52e319feaf59c635f8bb4dc
2018-10-11 18:16:43 +02:00
cache
docs Drop ChangesListSpecialPageFilters, deprecated in 1.29 and uncalled 2018-10-10 15:30:00 -07:00
extensions
images
includes Allow and use type Language instead of string for $lang of doEditSectionLink 2018-10-11 18:16:43 +02:00
languages Localisation updates from https://translatewiki.net. 2018-10-10 21:55:03 +02:00
maintenance Merge "install.php: Allow extensions and skins to be specified" 2018-10-11 05:34:33 +00:00
mw-config resources: Strip '$' and 'mw' from file closures 2018-09-14 00:59:27 +01:00
resources RCFilters: Improve circle mixin and change to new standard icon size 2018-10-10 19:27:28 +00:00
skins
tests Merge "Drop ChangesListSpecialPageFilters, deprecated in 1.29 and uncalled" 2018-10-11 07:36:20 +00:00
.editorconfig
.eslintrc.json resources: Strip '$' and 'mw' from file closures 2018-09-14 00:59:27 +01:00
.gitattributes SECURITY: Don't exclude .htaccess files from git archive 2018-09-20 22:26:11 +01:00
.gitignore Remove support for StartProfiler.php 2018-08-26 02:09:44 +00:00
.gitreview
.mailmap
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
.stylelintrc.json
.travis.yml
api.php Fix index name in comment to "PHP_INFO" 2018-10-09 02:00:34 +00:00
autoload.php Merge "Re-namespace RevisionStore and RevisionRecord classes" 2018-10-10 05:16:45 +00:00
CODE_OF_CONDUCT.md Update CoC file in Core 2018-09-30 19:42:59 +00:00
composer.json Remove pear/mail_mime-decode 2018-10-10 20:39:51 +01:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gruntfile.js
HISTORY Update HISTORY for 1.27.5/1.29.3/1.30.1/1.31.1 2018-09-20 22:53:49 +01:00
img_auth.php
index.php
INSTALL
jsduck.json resources: Rename oojs-ui file paths to ooui per general branding 2018-09-10 14:35:45 -07:00
load.php
opensearch_desc.php Enforce no-session constraint in opensearch_desc.php and profileinfo.php 2018-10-03 15:08:06 -04:00
package.json build: Update eslint-config-wikimedia 2018-09-11 23:25:26 +01:00
profileinfo.php Enforce no-session constraint in opensearch_desc.php and profileinfo.php 2018-10-03 15:08:06 -04:00
README
README.mediawiki
RELEASE-NOTES-1.32 Allow and use type Language instead of string for $lang of doEditSectionLink 2018-10-11 18:16:43 +02:00
SECURITY
thumb.php Fix common typos in code 2018-09-02 09:03:07 +00:00
thumb_handler.php
UPGRADE Write Latin and other scripts with captial letter 2018-10-05 18:49:08 +02:00

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