Current configuration on the wiki
Find a file
Bartosz Dziewoński fba68fd23b SpecialExport: Add 'hide-if' to form definition
Change-Id: Ic03620849f863bc4e21347984f84c532c189c4ea
2016-08-22 15:56:42 +00:00
cache
docs Fix repo url in docs/database.txt 2016-08-21 01:00:51 +01: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 SpecialExport: Add 'hide-if' to form definition 2016-08-22 15:56:42 +00:00
languages Localisation updates from https://translatewiki.net. 2016-08-21 22:08:21 +02:00
maintenance Let cleanupCaps.php clean up when $wgCapitalLinks is set to true 2016-08-17 04:15:32 +00:00
mw-config This changes grammar, spelling and flow of the README 2016-08-11 01:08:37 +00:00
resources Support 'hide-if' parameters in OOUI HTMLForm 2016-08-22 15:42:22 +00:00
serialized
skins Point skins/extension READMEs to Phabricator 2016-04-29 12:23:04 -07:00
tests Merge "Extract ParserOutput search index data fields from WikiTextContentHandler" 2016-08-19 18:40:17 +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 Support 'hide-if' parameters in OOUI HTMLForm 2016-08-22 15:42:22 +00:00
composer.json Update OOjs UI to v0.17.8 2016-08-16 14:22:47 -07:00
composer.local.json-sample
COPYING
CREDITS Bump mediawiki version in PHPVersionCheck.php to 1.28 2016-05-23 16:27:26 +00:00
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 build: Enforce the rest of the colour-related stylelints 2016-05-19 17:22:41 +01:00
HISTORY Drop RELEASE-NOTES-1.27, merge into HISTORY 2016-06-29 12:57:23 +00:00
img_auth.php Added Range support to FileBackend::streamFile() 2016-06-04 05:43:43 -07:00
index.php
INSTALL
jsduck.json jsduck: Sort list of globals in jsduck.json 2016-05-20 03:34:44 +00:00
load.php Enforce load.php's no-session constraint 2016-04-18 20:56:51 +00:00
opensearch_desc.php Warn on session access in profileinfo.php and opensearch_desc.php 2016-05-05 11:35:10 -04:00
package.json build: Fix stylelint devDependencies 2016-08-05 11:04:02 -07:00
phpcs.xml
profileinfo.php Warn on session access in profileinfo.php and opensearch_desc.php 2016-05-05 11:35:10 -04:00
Rakefile Migration of browsertests* Jenkins jobs to selenium* jobs 2016-04-25 16:58:06 +02:00
README Revert "README: Changed link from bugs.mediawiki.org..." 2016-07-31 23:30:29 +00:00
README.mediawiki
RELEASE-NOTES-1.28 Merge "Do not automatically infuse any OOjs UI widgets" 2016-08-20 16:54:50 +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.