Current configuration on the wiki
Find a file
Kunal Mehta 91e5e41325 Disable magic links by default
And add release notes for all the magic links changes in 1.28.

Bug: T147536
Change-Id: I66b2c4424b17cc86bbd7339de588f1c00cd2f18d
2016-11-04 02:27:30 +00:00
cache
docs Added array_replace_recursive merge strategy 2016-10-24 19:20:04 +00:00
extensions
images
includes Disable magic links by default 2016-11-04 02:27:30 +00:00
languages Add tracking categories when magic links are used 2016-11-04 02:20:05 +00:00
maintenance Merge "Parser test file editor" 2016-11-01 16:43:23 +00:00
mw-config
resources Merge "Change .tocnumber to use grey text for section numbers in Table of Contents boxes" 2016-10-27 22:51:31 +00:00
serialized
skins
tests Merge "Don't parse <nowiki><span class="error"></nowiki>" 2016-11-01 21:27:36 +00:00
.gitattributes
.gitignore
.gitreview Swapping defaultbranch for track 2016-10-25 00:32:10 +00:00
.jscsrc jsduck: Remove custom @source tag 2016-09-21 00:44:39 +01:00
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.stylelintrc
.travis.yml Travis-CI: stop notifying build status to #mediawiki-core 2016-10-16 15:46:03 -06:00
api.php
autoload.php Merge "Introduce InterwikiLookupAdapter on top of SiteLookup" 2016-10-28 13:25:18 +00:00
composer.json Update wikimedia/utfnormal to 1.1.0 2016-10-05 13:43:16 -07:00
composer.local.json-sample
COPYING
CREDITS Merge "Add self to credits (Ed Sanders)" 2016-10-14 18:18:03 +00:00
FAQ Documentation link changes 2016-10-07 20:32:45 +00:00
Gemfile
Gemfile.lock
Gruntfile.js
HISTORY Documentation link changes 2016-10-07 20:32:45 +00:00
img_auth.php
index.php Add Localisation to the links, add the link to Localisation in Languages/Language.php 2016-09-17 01:33:37 +00:00
INSTALL Documentation link changes 2016-10-07 20:32:45 +00:00
jsduck.json Revert "Remove jquery.arrowSteps module" 2016-09-15 16:28:42 +00:00
load.php resourceloader: Disable ChronologyProtector to speed up wfGetLB() 2016-09-28 21:47:23 +01:00
opensearch_desc.php
package.json
phpcs.xml
profileinfo.php
Rakefile
README Documentation link changes 2016-10-07 20:32:45 +00:00
README.mediawiki
RELEASE-NOTES-1.28 Disable magic links by default 2016-11-04 02:27:30 +00:00
RELEASE-NOTES-1.29 API: Error if sensitive AuthManager parameters are in the query string 2016-10-31 13:45:35 -04:00
StartProfiler.sample
thumb.php
thumb_handler.php
UPGRADE
wiki.phtml

== 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:MyLangyage/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.