Current configuration on the wiki
Find a file
Kunal Mehta c86a06ae3b Add 'pmid' to the default interwiki list, and update 'rfc'
As an alternative to using magic links, PMID was added to the default
interwiki list.

RFC already existed, but the URL in the default list was pointing to
rfc-editor.org, not the tools.ietf.org view like the RFC magic link or
Wikimedia interwiki map are.

Updating the default lists in maintenance/interwiki* only affects new
installations, so a post-database update maintenance script adds and
updates the two interwiki prefixes.

Bug: T147536
Change-Id: I5a2c2c9b0f989da62a4395c9516d880c7d923444
2016-10-06 15:15:29 -07:00
cache
docs registration: Improve license-name validation 2016-09-28 20:50:48 +00:00
extensions
images
includes Add 'pmid' to the default interwiki list, and update 'rfc' 2016-10-06 15:15:29 -07:00
languages Localisation updates from https://translatewiki.net. 2016-10-05 22:00:55 +02:00
maintenance Add 'pmid' to the default interwiki list, and update 'rfc' 2016-10-06 15:15:29 -07:00
mw-config
resources ApiSandbox: Ungrey the field label before disabling field label greying 2016-10-05 13:50:00 -04:00
serialized
skins
tests Sync up with Parsoid parserTests. 2016-10-05 15:23:16 -07:00
.gitattributes
.gitignore
.gitreview
.jscsrc jsduck: Remove custom @source tag 2016-09-21 00:44:39 +01:00
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.stylelintrc
.travis.yml
api.php
autoload.php Add 'pmid' to the default interwiki list, and update 'rfc' 2016-10-06 15:15:29 -07:00
composer.json Update OOjs UI to v0.17.10 2016-10-03 12:01:38 -07:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gemfile
Gemfile.lock
Gruntfile.js
HISTORY
img_auth.php
index.php Add Localisation to the links, add the link to Localisation in Languages/Language.php 2016-09-17 01:33:37 +00:00
INSTALL
jsduck.json Revert "Remove jquery.arrowSteps module" 2016-09-15 16:28:42 +00:00
load.php resourceloader: Disable ChronologyProtector to speed up wfGetLB() 2016-09-28 21:47:23 +01:00
opensearch_desc.php
package.json
phpcs.xml
profileinfo.php
Rakefile
README
README.mediawiki
RELEASE-NOTES-1.28 Mark 3 hooks deprecated by ContentHandler as such 2016-10-05 23:41:14 +00:00
StartProfiler.sample
thumb.php
thumb_handler.php
UPGRADE
wiki.phtml

== 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/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.