Current configuration on the wiki
Find a file
Brian Wolff 288512618e SECURITY: Escape wikitext content model/format in message
Escape wikitext in model= and format= url parameter to
edit page. This goes along with 1c788944 to help prevent
XSS for wikis with $wgRawHtml = true; set.

Bug: T156184
Change-Id: Ifcaa2ccf05a2a691d0b150e2f7e0e765db25fc7f
2017-04-06 13:42:58 -07:00
cache
docs Add deleted archive titles search 2017-04-05 12:02:35 -07:00
extensions
images
includes SECURITY: Escape wikitext content model/format in message 2017-04-06 13:42:58 -07:00
languages SECURITY: Do not directly redirect to interwikis, but use splash page 2017-04-06 13:42:38 -07:00
maintenance Merge "Fix incorrect index name in new 1.28.0 installations" 2017-04-05 22:39:46 +00:00
mw-config
resources Merge "RCFilters: React to popup 'ready' event" 2017-04-06 13:08:31 +00:00
serialized
skins
tests resourceloader: Improve code coverage 2017-04-05 18:19:48 -07:00
.eslintrc.json
.gitattributes
.gitignore
.gitreview
.mailmap Update CREDITS and .mailmap files 2017-03-13 18:29:15 +00:00
.rubocop.yml
.stylelintrc
.travis.yml build: Make Travis CI 'Postgres' build non-voting 2017-03-27 17:47:05 -07:00
api.php
autoload.php SECURITY: Do not directly redirect to interwikis, but use splash page 2017-04-06 13:42:38 -07:00
composer.json Update oyejorge/less.php v1.7.0.13 to v1.7.0.14 2017-04-04 02:03:50 +01:00
composer.local.json-sample
COPYING
CREDITS Add MusikAnimal to CREDITS 2017-03-23 02:36:56 +00:00
FAQ
Gemfile
Gemfile.lock
Gruntfile.js build: karma now reports with mocha formatter 2017-03-20 19:12:18 +00:00
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json Remove unused 'jquery.arrowSteps' (deprecated in 1.28) 2017-03-17 17:13:26 -07:00
load.php
opensearch_desc.php
package.json build: Bump grunt-banana-checker from 0.5.0 to 0.6.0 2017-03-28 15:08:05 -04:00
phpcs.xml
profileinfo.php
Rakefile
README
README.mediawiki
RELEASE-NOTES-1.29 SECURITY: Escape wikitext content model/format in message 2017-04-06 13:42:58 -07:00
StartProfiler.sample
thumb.php Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory() 2017-03-17 12:07:03 +01:00
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.