Current configuration on the wiki
Find a file
2016-06-23 12:46:50 +00:00
cache
docs Merge "Add 'ApiMakeParserOptions' hook" 2016-06-20 22:13:18 +00:00
extensions
images
includes Merge "SpecialBotPasswords: Use LinkRenderer instead of Linker::link()" 2016-06-23 12:46:50 +00:00
languages Merge "Re-word action-createpage and action-createtalk in singular" 2016-06-23 11:23:25 +00:00
maintenance Merge "Handle session reset errors in invalidateSessionsForUser.php" 2016-06-20 14:27:55 +00:00
mw-config Fix typo in mw-config/overrides/README 2016-06-15 22:41:00 -07:00
resources Merge "mediawiki.action.edit.stash: Restore dependency to 'jquery.getAttrs'" 2016-06-22 19:29:59 +00:00
serialized
skins
tests Only attempt to calculate the TTL in Language::sprintfDate if needed 2016-06-23 12:36:25 +02:00
.gitattributes
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.stylelintrc build: Enforce stylelints on function calls 2016-05-19 16:25:09 +00:00
.travis.yml
api.php
autoload.php resourceloader: Create 'site.styles' module 2016-06-15 23:06:50 -07:00
composer.json Update OOjs UI to v0.17.4 2016-05-31 14:55:25 -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 Make Selenium tests work with AuthManager 2016-06-15 16:04:16 +02:00
Gemfile.lock Make Selenium tests work with AuthManager 2016-06-15 16:04:16 +02:00
Gruntfile.js build: Enforce the rest of the colour-related stylelints 2016-05-19 17:22:41 +01:00
HISTORY Bump mediawiki version in PHPVersionCheck.php to 1.28 2016-05-23 16:27:26 +00:00
img_auth.php
index.php
INSTALL
jsduck.json jsduck: Sort list of globals in jsduck.json 2016-05-20 03:34:44 +00:00
load.php
opensearch_desc.php
package.json Revert "build: Bump grunt-karma and related tools to 1.0.x" 2016-05-26 19:58:47 +00:00
phpcs.xml
profileinfo.php
Rakefile
README
README.mediawiki
RELEASE-NOTES-1.27 RELEASE-NOTES: Don't imply that HHVM 3.1 is supported 2016-06-16 02:23:53 -04:00
RELEASE-NOTES-1.28 Add 'ApiMakeParserOptions' hook 2016-06-20 14:22:53 -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/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.