Current configuration on the wiki
Find a file
Kunal Mehta a37ab7f4c4 ParserOptions: Remove setters for magic links options
This will allow clients to assume that the global configuration state
($wgEnableMagicLinks) is the same as the state in ParserOptions, fixing
some consistency issues in wfEscapeWikiText() and Scribunto. The
abstraction for the ParserOptions getters is still useful because it
keeps the global state out of the Parser.

Change-Id: Ic2c447443963eb336c786cacf9dfd041a2df3b77
2016-09-14 11:12:14 -07:00
cache
docs Rename mediawiki.action.history.diff to mediawiki.diff.styles 2016-09-06 11:11:33 +02:00
extensions Added a link to Developer Hub in docs/README, Sectioning minor rewording, localisation links added to extentsions/README. Other minor changes 2016-07-31 17:33:42 +00:00
images
includes ParserOptions: Remove setters for magic links options 2016-09-14 11:12:14 -07:00
languages Localisation updates from https://translatewiki.net. 2016-09-13 22:14:01 +02:00
maintenance refreshLinks: Add --namespace option 2016-09-14 01:04:58 -07:00
mw-config This changes grammar, spelling and flow of the README 2016-08-11 01:08:37 +00:00
resources Merge "momentjs: Hack around bug in node/browser compat wrapper in locale files" 2016-09-13 21:58:58 +00:00
serialized
skins
tests Merge "Fix login API for users with @ in their usernames" 2016-09-14 15:33:07 +00:00
.gitattributes
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.stylelintrc build: Bump grunt-stylelint to v0.4.0 and make pass 2016-06-24 14:16:59 +00:00
.travis.yml
api.php
autoload.php Move LoadMonitor classes to libs/rdbms/loadmonitor 2016-09-14 10:56:52 +00:00
composer.json Update OOjs UI to v0.17.9 2016-09-13 11:48:05 -07:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gemfile Browser tests: update to mw-selenium 1.7.2 and https 2016-08-15 13:43:48 -06:00
Gemfile.lock Browser tests: update to mw-selenium 1.7.2 and https 2016-08-15 13:43:48 -06:00
Gruntfile.js
HISTORY Drop RELEASE-NOTES-1.27, merge into HISTORY 2016-06-29 12:57:23 +00:00
img_auth.php
index.php
INSTALL
jsduck.json Remove jquery.arrowSteps module 2016-09-13 15:32:19 +00:00
load.php
opensearch_desc.php
package.json build: Fix stylelint devDependencies 2016-08-05 11:04:02 -07:00
phpcs.xml
profileinfo.php
Rakefile
README Revert "README: Changed link from bugs.mediawiki.org..." 2016-07-31 23:30:29 +00:00
README.mediawiki
RELEASE-NOTES-1.28 Use cpPosTime cookie for same-domain redirects on DB change 2016-09-14 05:56:25 +00:00
StartProfiler.sample
thumb.php
thumb_handler.php
UPGRADE Fix link to Help:Contents in UPGRADE file 2016-08-11 06:38:10 +00:00
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/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/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.