Current configuration on the wiki
Find a file
Siebrand Mazeland 54d2e28226 Update formatting for languages/utils/
Change-Id: I54a19cff97067b71cb6531bc37802adb2d6c52ba
2014-04-21 19:48:22 +02:00
cache
docs Deprecate ResourceLoaderGetStartupModules 2014-04-20 14:07:54 -07:00
extensions
images
includes Remove underscore from classes CLDRPluralRule* 2014-04-21 19:23:37 +02:00
languages Update formatting for languages/utils/ 2014-04-21 19:48:22 +02:00
maintenance update-oojs-ui.sh: Replace target dir instead of adding file copies 2014-04-19 02:14:36 +00:00
mw-config
resources mediawiki.mixins.less: Correctly embed images in .background-image-svg 2014-04-20 20:48:17 +00:00
serialized
skins vector: Do styles the ResourceLoader way 2014-04-18 21:23:34 +02:00
tests Merge "Allow additional interwiki prefixes on local interwiki links" 2014-04-20 14:00:22 +00:00
.gitignore Fix KSS mediawiki.ui style guide (docs) 2014-04-11 14:25:22 -07:00
.gitreview
.jscsrc
.jshintignore Split /resources into /resources/lib and /resources/src 2014-04-07 12:21:21 -07:00
.jshintrc jshint: Enable 'es3' option 2014-04-10 00:07:35 +00:00
.travis.yml
api.php
api.php5
composer-example.json
COPYING
CREDITS Couple more 1.24 bumps 2014-04-14 17:39:53 +01:00
FAQ
HISTORY Couple more 1.24 bumps 2014-04-14 17:39:53 +01:00
img_auth.php Fixed some @params documentation 2014-04-14 19:52:18 +00:00
img_auth.php5
index.php
index.php5
INSTALL
load.php
load.php5
opensearch_desc.php
opensearch_desc.php5
profileinfo.php
profileinfo.php5
README
README.mediawiki
RELEASE-NOTES-1.23 Deprecate ResourceLoaderGetStartupModules 2014-04-20 14:07:54 -07:00
RELEASE-NOTES-1.24 Remove underscore from classes CLDRPluralRule* 2014-04-21 19:23:37 +02:00
StartProfiler.sample
thumb.php Merge "Call wfThumbIncrAttemptFailures() in thumb.php on fatals" 2014-04-21 16:34:29 +00:00
thumb.php5
thumb_handler.php
thumb_handler.php5
UPGRADE
wiki.phtml

== MediaWiki ==

MediaWiki is a popular and free, open-source wiki software package written in
PHP. It serves as the platform for Wikipedia and the other projects of the Wikimedia
Foundation, which deliver content in over 280 languages to more than half a billion
people each month. MediaWiki's 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 over 2,000 extensions;
* scalable and suitable for both small and large sites;
* available in your language; and
* simple to install, working on most hardware/software combinations.

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://bugzilla.wikimedia.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.