Current configuration on the wiki
Find a file
2019-11-06 10:36:47 +00:00
.phan build: Upgrade mediawiki-phan-config to 0.8.0 2019-10-22 09:16:45 +00:00
.pipeline Exit on error for .pipeline/dev_prereq.sh 2019-11-04 13:13:13 -08:00
cache
docs extension.schema.v2: Fix schemas for 'packageFiles' 2019-10-24 22:30:10 +02:00
extensions
images
includes Merge "Allow block error messages to be shown in Special:Undelete" 2019-11-05 22:49:02 +00:00
languages Localisation updates from https://translatewiki.net. 2019-11-05 08:56:10 +01:00
maintenance Merge "docs: Exclude pattern for maintenance READMEs" 2019-11-04 21:59:02 +00:00
mw-config Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
resources resources: Merge dblClickEdit and rightClickEdit JS code 2019-11-05 16:34:59 -05:00
skins
tests Merge "wdio-mediawiki: Release 1.0.0" 2019-11-06 10:36:47 +00:00
.editorconfig
.eslintrc.json build: Update linters and fix errors 2019-10-23 11:22:41 +01:00
.fresnel.yml
.gitattributes
.gitignore Backwards-compatible PHPUnit 8 preparations 2019-11-02 12:40:07 -07:00
.gitreview
.mailmap Update CREDITS ahead of 1.34.0 release via updateCredits 2019-10-15 16:44:52 +00:00
.phpcs.xml tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
.stylelintrc.json
.travis.yml
api.php
autoload.php Remove PhpXmlBugTester 2019-10-31 00:44:40 +00:00
CODE_OF_CONDUCT.md
composer.json Update nikic/php-parser from 3.1.5 to 4.2.4 2019-10-31 19:42:50 -07:00
composer.local.json-sample
COPYING
CREDITS Update CREDITS ahead of 1.34.0 release via updateCredits 2019-10-15 16:44:52 +00:00
FAQ
Gruntfile.js Split rest messages from the main en.json 2019-10-22 03:07:42 +00:00
HISTORY Drop RELEASE-NOTES-1.34 and migrate to HISTORY now rc.0 is out 2019-11-05 16:23:45 -05:00
img_auth.php
index.php Make it so that index.php displays something useful if php not installed 2019-11-01 01:58:41 +00:00
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json build: Update linters and fix errors 2019-10-23 11:22:41 +01:00
package.json Remove unnecessary devDependency 2019-10-29 11:13:59 +00:00
phpunit.xml.dist
profileinfo.php profiler: Deprecate ProfilerOutputDb and profileinfo.php 2019-10-15 18:45:38 +00:00
README
README.mediawiki
RELEASE-NOTES-1.35 Merge "Add $wgDiffEngine" 2019-11-05 22:25:15 +00:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE

== 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/Special:MyLanguage/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/Special:MyLanguage/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.