mediawiki-extensions-Popups/includes
jdlrobson f5f21a8d09 RESTBase url is configurable
Allow developers to use different endpoints for summaries
= developer happiness

This is useful for the following use cases:
* A developer wants to test against a production endpoint via
CORS
* A developer has setup an API where REST is hosted elsewhere
e.g. http://localhost:6927/en.wikipedia.org/v1/
* A user wants to create their own REST summary compatible
endpoint
* A wiki e.g. wikidata wants to use a different endpoint which is compatible
with the summary endpoint.

We are unlikely to use it ourselves on Wikimedia wikis (the
default should suffice) but this will be a powerful tool for

When not configured this will continue to work as per normal

Change-Id: I8a7e12fbc43cddbac678e0d7b81d1e877b747b22
2018-03-09 16:15:19 +00:00
..
EventLogging Popups A/B test infrastructure 2017-08-17 21:07:07 +00:00
PopupsContext.php Use canonical name for NS_SPECIAL titles when checking the blacklist 2017-08-25 15:56:02 +02:00
PopupsGadgetsIntegration.php build: Updating mediawiki/mediawiki-codesniffer to 0.11.0 2017-08-11 00:21:26 -04:00
PopupsHooks.php RESTBase url is configurable 2018-03-09 16:15:19 +00:00
ServiceWirings.php Hygiene: Dependency Injection for Popups 2017-07-24 22:41:28 +00:00
UserPreferencesChangeHandler.php Improve some parameter docs 2017-08-10 13:24:00 +02:00