Current configuration on the wiki
Find a file
Brad Jorsch e2c949677e API: Add the ability to flag parameter values as deprecated
This has a number of implications:
* A deprecation warning is automatically generated if the value is used.
* action=paraminfo can list it in a machine-readable manner.
* It is automatically flagged in the help when message-per-value mode is
  used.
* In values lists in the help, it's specially marked (currently
  strike-through).
* ApiSandbox will mark it in the widgets (currently strike-through).

Deprecation of submodules is not automatically detected here, that's
left for a later patch.

Bug: T123931
Change-Id: Idad6377063e457f9352a99df5c7cc15b1563579e
2017-06-20 11:41:26 -04:00
cache
docs ChangesList: Expose basic properties of lines as data attributes 2017-06-08 23:19:45 +00:00
extensions Revert "Creating new WMF 1.30.0-wmf.2 branch" 2017-05-25 22:57:06 +02:00
images
includes API: Add the ability to flag parameter values as deprecated 2017-06-20 11:41:26 -04:00
languages Localisation updates from https://translatewiki.net. 2017-06-19 22:06:49 +02:00
maintenance Merge "Remove X-Content-Dimensions header" 2017-06-12 18:25:15 +00:00
mw-config
resources API: Add the ability to flag parameter values as deprecated 2017-06-20 11:41:26 -04:00
serialized
skins Revert "Creating new WMF 1.30.0-wmf.2 branch" 2017-05-25 22:57:06 +02:00
tests API: Split description messages into summary + additional text 2017-06-15 13:46:55 -04:00
.eslintrc.json
.gitattributes
.gitignore
.gitreview
.mailmap
.stylelintrc
.travis.yml build: Remove Travis CI allow_failure for Postgres 2017-06-15 21:31:14 +01:00
api.php
autoload.php Merge "New language variant 'en-x-piglatin' for easier variant testing" 2017-06-14 23:57:13 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-05-29 23:25:11 +02:00
composer.json Update OOjs UI to v0.22.1 2017-05-31 12:27:05 -07:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json Make running Selenium tests using Sauce Labs easy 2017-05-25 15:57:04 +00:00
phpcs.xml phpcs: Allow linting tools to discover rules 2017-06-05 20:08:44 +00:00
profileinfo.php
README
README.mediawiki
RELEASE-NOTES-1.30 API: Add the ability to flag parameter values as deprecated 2017-06-20 11:41:26 -04:00
StartProfiler.sample
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.