Current configuration on the wiki
Find a file
James D. Forrester db32c809bb Update OOjs UI to v0.1.0-pre (0f50cdc46c)
New changes:
6c014fd Revert "Use super to call parent methods"

Change-Id: Iccbb2a1b86af8dc10568855eecb7d31e67b86756
2014-03-19 17:39:16 -07:00
cache Revert .htaccess permissions back to 0644 2013-10-28 14:38:07 -07:00
docs Moved $wgQueryPages stuff out of the global scope and into a function 2014-03-18 08:36:32 -07:00
extensions Clean up some old readme files and remove references to SVN 2013-11-16 10:38:50 +00:00
images
includes Merge "Preferences.php: avoid "Undefined index" if key 'realname' don't exist in $formdata" 2014-03-19 22:53:31 +00:00
languages Localisation updates from https://translatewiki.net. 2014-03-19 20:44:32 +00:00
maintenance Merge "Link to existing login help page by default from helplogin-url" 2014-03-19 10:48:19 +00:00
mw-config
resources Update OOjs UI to v0.1.0-pre (0f50cdc46c) 2014-03-19 17:39:16 -07:00
serialized Generate Utf8Case.ser directly from UnicodeData.txt 2014-01-06 18:22:24 -05:00
skins shared.css: Canonicalize and simplify background image rules 2014-03-19 18:09:39 +00:00
tests Sync up with Parsoid parserTests. 2014-03-18 17:58:55 -04:00
.gitignore Add ability to generate KSS files for mediawiki.ui 2013-12-20 12:25:27 -08:00
.gitreview
.jshintignore jshintignore: Add jquery.fullscreen.js 2014-02-27 15:41:21 +01:00
.jshintrc
.travis.yml Make travis test php 5.3, 5.4 and 5.5 2014-02-27 15:14:10 +01:00
api.php API: Handle exceptions from ApiBeforeMain hook in a user-friendly manner 2014-03-12 19:26:20 +00:00
api.php5
composer-example.json Make it possible for extensions to specify which version of MediaWiki 2014-03-03 08:45:20 +00:00
COPYING
CREDITS Merge "Support ApiPageSet in ApiWatch" 2014-02-04 19:52:05 +00:00
FAQ Use HTTPS for the link in FAQ 2013-10-31 14:01:22 +00:00
HISTORY http://www.mediawiki.org --> https://www.mediawiki.org 2014-01-28 07:06:02 +00:00
img_auth.php Use Tab instead of Space as per PHP codesniffer 2014-03-15 14:31:49 +05:30
img_auth.php5
index.php Remove a few stray $wgTitle comments 2013-11-22 11:59:57 -08:00
index.php5
INSTALL http://www.mediawiki.org --> https://www.mediawiki.org 2014-01-28 07:06:02 +00:00
load.php
load.php5
opensearch_desc.php
opensearch_desc.php5
profileinfo.php
README
README.mediawiki
RELEASE-NOTES-1.23 Moved $wgQueryPages stuff out of the global scope and into a function 2014-03-18 08:36:32 -07:00
StartProfiler.sample
thumb.php Limit attempts to render the same thumbnail after failures 2014-02-12 16:55:57 -07:00
thumb.php5
thumb_handler.php
thumb_handler.php5
UPGRADE http://www.mediawiki.org --> https://www.mediawiki.org 2014-01-28 07:06:02 +00:00
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://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.