wiki.techinc.nl/includes
Baha 036b9c4167 Make API documentation links language aware
Links generated by the API are now aware of the user's preferred
language and will show documents in that language if available.

To test, log in to mediawiki.org and set your language preference to 'es',
then on an MediaWiki installation with this patch view the generated
expanded API help at `api.php?action=help&recursivesubmodules=1&modules=main`.
Each link to documentation on mediawiki.org should take you to its
translated /es subpage, if one exists.

Bug: T104518
Change-Id: I339a1f3ae1bce9d759cf251899d57c32b1def91e
2017-04-05 11:08:25 -04:00
..
actions Deprecate "Avoid page_touched update for HTTP GET action=purge requests" 2017-03-27 10:10:26 -04:00
api Make API documentation links language aware 2017-04-05 11:08:25 -04:00
auth Demote "throttler data not found" logs to info level 2017-02-17 00:59:07 +00:00
cache resourceloader: Complete code coverage for MessageBlobStore 2017-03-31 17:58:43 -07:00
changes RCFilters: Remove isAllowedCallable and isAllowed 2017-03-31 01:49:44 -04:00
changetags Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
clientpool
collation Clean up remaining get_class() uses 2017-03-07 22:03:47 +00:00
compat Follow-up a57b64436c: Correct @deprecated version 2017-02-28 21:31:49 -08:00
composer
config
content Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00
context Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory() 2017-03-17 12:07:03 +01:00
dao Move remaining LoadBalancer classes to Rdbms 2017-02-23 20:38:31 -08:00
db Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
debug Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
deferred Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
diff Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory() 2017-03-17 12:07:03 +01:00
exception Clean up remaining get_class() uses 2017-03-07 22:03:47 +00:00
export Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
externalstore Move DBConnRef/MaintainableDBConnRef to Rdbms namespace 2017-03-29 11:04:47 -07:00
filebackend Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
filerepo Move DBConnRef/MaintainableDBConnRef to Rdbms namespace 2017-03-29 11:04:47 -07:00
gallery Merge "Add showThumbnails option to slideshow galleries" 2017-01-02 07:06:52 +00:00
htmlform Update account creation form validation 2017-03-16 15:42:06 +00:00
http HttpFunctions: Increase code coverage 2017-03-29 00:27:57 +00:00
import Add @since tags to WikiRevision 2017-03-25 00:53:09 +00:00
installer Localisation updates from https://translatewiki.net. 2017-04-04 21:54:51 +02:00
interwiki Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
jobqueue Move DBConnRef/MaintainableDBConnRef to Rdbms namespace 2017-03-29 11:04:47 -07:00
json Code style: no space after unary minus operator 2017-01-05 14:38:32 +01:00
libs Merge "Add class for service discovery using DNS SRV records" 2017-04-04 22:26:39 +00:00
linker
logging Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
mail Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00
media Use consistent spaces at start and end of comments 2017-03-30 22:06:40 +02:00
objectcache objectcache: Never use CACHE_NONE for CACHE_ANYTHING 2017-03-30 01:38:15 +00:00
page Use consistent spaces at start and end of comments 2017-03-30 22:06:40 +02:00
pager Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
parser Merge "Valid tags on a gallery should correspond to unordered list" 2017-04-03 18:25:37 +00:00
password Decrease the number of 'function says it should return something' errors 2016-12-15 16:05:52 -08:00
poolcounter includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
profiler Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory() 2017-03-17 12:07:03 +01:00
rcfeed rcfeed: Ensure formatter (and other params) is passed to RCFeedEngine 2017-02-04 03:31:44 +00:00
registration Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
resourceloader Document return string as JavaScript code for getScript 2017-04-03 10:24:41 +02:00
revisiondelete Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
search Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
services
session Clean up remaining get_class() uses 2017-03-07 22:03:47 +00:00
site Add maintenance script to add sites to sites table 2017-02-26 16:30:13 +00:00
skins Add some common functions to BaseTemplate 2017-03-26 20:41:06 +00:00
specialpage RCFilters: Remove isAllowedCallable and isAllowed 2017-03-31 01:49:44 -04:00
specials SpecialRecentchanges.php: Use ResourceLoader::makeMessageSetScript 2017-04-02 11:04:34 +02:00
templates
tidy RemexCompatMunger: fix a couple of memory leaks 2017-03-23 02:32:52 +00:00
title Merge "Handle missing namespace prefix in XML dumps more gracefully" 2017-03-08 05:07:57 +00:00
upload Fix log msg param in UploadFromUrl::saveTempFileChunk 2017-03-22 10:39:46 +00:00
user Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
utils Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
widget Use consistent spaces at start and end of comments 2017-03-30 22:06:40 +02:00
.htaccess
AjaxDispatcher.php Replace some of the deprecated wfGetLBFactory() calls 2017-02-07 14:41:09 +01:00
AjaxResponse.php Get ConfigFactory & MainConfig from MediaWikiServices 2016-11-23 00:12:38 +00:00
AuthPlugin.php Cleanup static analysis errors 2016-12-06 16:10:38 -08:00
AutoLoader.php
Autopromote.php
Block.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
Category.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
CategoryFinder.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
CategoryViewer.php Replaced all deprecated Linker methods with proper ones in core(1) 2017-01-20 11:46:13 +02:00
DefaultSettings.php Bugzilla -> Phab task number in $wgUrlProtocols phpdoc 2017-03-22 10:02:55 +00:00
Defines.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
DeprecatedGlobal.php
DerivativeRequest.php Remove WebRequest::checkSessionCookie() method as being deprecated 2016-12-31 17:37:04 +00:00
DummyLinker.php Removed deprecated Linker functions 2017-01-07 15:33:33 +00:00
EditPage.php Use consistent spaces at start and end of comments 2017-03-30 22:06:40 +02:00
EventRelayerGroup.php
FauxRequest.php
Feed.php
FeedUtils.php Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones" 2017-02-28 00:51:57 +00:00
FileDeleteForm.php Replace some of the deprecated wfGetLBFactory() calls 2017-02-07 14:41:09 +01:00
ForkController.php
FormOptions.php
GitInfo.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
GlobalFunctions.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
HeaderCallback.php Log a backtrace from the culprit location if headers were already sent 2017-02-23 14:10:12 +11:00
HistoryBlob.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
Hooks.php Cleanup after Iba0138a6 2017-01-03 14:58:06 -05:00
Html.php Improve Html/Xml element generation docs 2017-03-01 16:13:29 -08:00
HtmlFormatter.php
Licenses.php
limit.sh
Linker.php Linker: Render selflinks as href-less classed <a>s, not <strong>s 2017-03-29 23:12:17 +00:00
LinkFilter.php Move LikeMatch to Rdbms namespace 2017-02-06 21:20:39 -08:00
ListToggle.php
MagicWord.php Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00
MagicWordArray.php
MediaWiki.php Catch errors in more cases inside MediaWiki::triggerJobs() 2017-03-27 14:10:22 -07:00
MediaWikiServices.php Move remaining LoadBalancer classes to Rdbms 2017-02-23 20:38:31 -08:00
MediaWikiVersionFetcher.php
MergeHistory.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
Message.php More properly fix error message 2016-12-16 09:34:43 -05:00
MimeMagic.php Move MimeAnalyzer params to ServiceWiring 2016-11-23 23:52:58 +00:00
MovePage.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
MWGrants.php Replaced all deprecated Linker methods with proper ones in core(1) 2017-01-20 11:46:13 +02:00
MWNamespace.php Remove empty lines from PHP and JavaScript comment blocks 2016-12-09 09:01:06 +00:00
MWTimestamp.php Use wikimedia/timestamp 2017-02-28 21:15:38 -08:00
NoLocalSettings.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
OutputHandler.php
OutputPage.php SECURITY: Disable <html> tag on system messages despite $wgRawHtml = true; 2017-03-28 21:51:44 +00:00
PageProps.php Remove empty lines from PHP and JavaScript comment blocks 2016-12-09 09:01:06 +00:00
PathRouter.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
PHPVersionCheck.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
Pingback.php
Preferences.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
PrefixSearch.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
ProtectionForm.php Merge "Revert "Added reason suggestion in block/delete/protect forms"" 2017-01-21 19:47:27 +00:00
ProxyLookup.php
Revision.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
RevisionList.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
Sanitizer.php Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00
ServiceWiring.php Use FileBaseSiteLookup if $wgSitesCacheFile is set. 2016-12-20 20:53:32 +00:00
Setup.php Avoid breaking wikis that were modifying $wgDummyLanguageCodes 2017-03-09 01:15:58 +00:00
SiteConfiguration.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
SiteStats.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
Status.php
StreamFile.php
StubObject.php
TemplateParser.php rv accidental inclusion of debug code in TemplateParser 2017-03-15 04:53:39 +00:00
TemplatesOnThisPageFormatter.php
Title.php Merge "Implement WikiPage::getOldestRevision() in terms of Title::getFirstRevision()" 2017-03-30 18:36:34 +00:00
TitleArray.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
TitleArrayFromResult.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
TrackingCategories.php Add a tracking category when a template loop is detected 2017-03-17 11:52:38 +00:00
WatchedItem.php
WatchedItemQueryService.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
WatchedItemQueryServiceExtension.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
WatchedItemStore.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
WebRequest.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
WebRequestUpload.php
WebResponse.php Log a backtrace from the culprit location if headers were already sent 2017-02-23 14:10:12 +11:00
WebStart.php Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones" 2017-02-28 00:51:57 +00:00
WikiMap.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
Xml.php Xml: Add test for listDropDown and remove unused getArrayFromWikiTextList 2017-03-20 22:47:19 +00:00
XmlSelect.php