Current configuration on the wiki
Find a file
2020-05-04 22:58:03 +00:00
.phan
.pipeline
cache
docs Hooks.txt - remove two Localisation hooks that have no callers 2020-05-04 07:06:34 +00:00
extensions
images
includes resourceloader: Move RL hooks to own namespace, use PSR-4 2020-05-04 22:42:00 +00:00
languages Localisation updates from https://translatewiki.net. 2020-05-04 09:12:55 +02:00
maintenance Fix Postgres user_newtalk table 2020-05-04 11:17:03 -07:00
mw-config
resources Merge "resources: Upgrade qunit from 2.9.3 to 2.10.0" 2020-05-04 22:57:04 +00:00
skins
tests Merge "mediawiki.toc: Fix cookie persistence and remove redundant code" 2020-05-04 22:05:04 +00:00
.editorconfig
.eslintignore build: Move eslint ignores to .eslintignore 2020-04-22 19:17:08 +01:00
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml maintenance: Move FakeMaintenance and LoggedUpdateMaintenance to their own files 2020-04-21 16:42:01 +00:00
.stylelintrc.json
.travis.yml
api.php
autoload.php resourceloader: Move RL hooks to own namespace, use PSR-4 2020-05-04 22:42:00 +00:00
CODE_OF_CONDUCT.md
composer.json Update OOUI to v0.38.1 2020-05-01 14:13:24 -07:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js build: Move eslint ignores to .eslintignore 2020-04-22 19:17:08 +01:00
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json resources: Upgrade qunit from 2.9.3 to 2.10.0 2020-05-04 13:49:51 -07:00
package.json resources: Upgrade qunit from 2.9.3 to 2.10.0 2020-05-04 13:49:51 -07:00
phpunit.xml.dist
README
README.mediawiki
RELEASE-NOTES-1.35 resources: Upgrade qunit from 2.9.3 to 2.10.0 2020-05-04 13:49:51 -07: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.