wiki.techinc.nl/maintenance/language
Matt Walker 357eb3d488 Add licensing for extensions to Special:Version
Allow extensions to register a software license and present
this on the Special:Version page. A new $wgExtensionCredits
parameter has been introduced for this purpose: 'license-name'.

This will also automatically pick up the presense of additional
licensing and/or credits files. If ((AUTHORS)|(CREDITS))(\.txt)?
exists in the extension base directory a credits link will be
created. If ((LICENSE)|(COPYING))(\.txt)? exists a license link
will be created.

The API has also been updated to produce VCS information and present
links to the license/credits files.

Bug: 48418
Change-Id: I388f3b630462f1909f30751c987f7af585e98881
2014-01-03 11:02:54 -08:00
..
zhtable Delete maintenance/language/zhtable/trad2simp_supp_unset.manual 2013-11-19 13:29:24 +11:00
alltrans.php phpcs: More require/include is not a function 2013-05-21 23:26:28 +02:00
checkDupeMessages.php Update formatting 2013-11-11 16:24:24 +01:00
checkExtensions.php phpcs: More require/include is not a function 2013-05-21 23:26:28 +02:00
checkLanguage.inc Merge "Exclude non-standard global $checkBlacklist in CodeSniffer checks" 2013-11-14 10:11:44 +00:00
checkLanguage.php phpcs: More require/include is not a function 2013-05-21 23:26:28 +02:00
countMessages.php Update formatting 2013-11-11 16:24:24 +01:00
date-formats.php phpcs: More require/include is not a function 2013-05-21 23:26:28 +02:00
digit2html.php phpcs: More require/include is not a function 2013-05-21 23:26:28 +02:00
dumpMessages.php phpcs: More require/include is not a function 2013-05-21 23:26:28 +02:00
generateCollationData.php Update formatting 2013-11-11 16:24:24 +01:00
generateNormalizerData.php Break long lines 2013-11-11 15:49:30 +00:00
langmemusage.php Use capital for classes Languages and ExtensionLanguages 2013-11-11 15:51:29 +00:00
languages.inc Use capital for classes Languages and ExtensionLanguages 2013-11-11 15:51:29 +00:00
messages.inc Add licensing for extensions to Special:Version 2014-01-03 11:02:54 -08:00
messageTypes.inc Add UI to discover translated SVG files. 2013-12-06 20:30:31 -04:00
rebuildLanguage.php Use capital for classes Languages and ExtensionLanguages 2013-11-11 15:51:29 +00:00
StatOutputs.php Use the class name with capital letter 2013-11-23 18:02:40 +00:00
transstat.php Use capital as first letter for class names 2013-11-11 15:59:17 +00:00
validate.php Update formatting 2013-11-11 16:24:24 +01:00
writeMessagesArray.inc Declare visibility for class properties 2013-11-14 11:45:02 +01:00