wiki.techinc.nl/includes/Rest/Handler
daniel 1dfe1f9f51 ParsoidHandler: remove subst feature from wt2html
Per discussion with Subbu and Bartosz, this is unused and dubious.
The client side feature that needs this ability was never implemented,
it has been sitting around since 2013.

Bug: T73161
Bug: T51904
Change-Id: I81dd90189d267b2799b63c972d7d8cf5f431d7b0
2022-11-10 14:08:38 +01:00
..
AbstractContributionHandler.php docs: Fix @var comments to use doc comment syntax 2021-04-29 22:48:52 +00:00
ActionModuleBasedHandler.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
CompareHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
ContributionsCountHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
CreationHandler.php Add TokenAwareHandlerTrait for handlers supporting CSRF-unsafe providers 2022-05-25 02:07:36 +00:00
EditHandler.php Add TokenAwareHandlerTrait for handlers supporting CSRF-unsafe providers 2022-05-25 02:07:36 +00:00
HtmlInputTransformHelper.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
HtmlOutputRendererHelper.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
LanguageLinksHandler.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
MediaFileHandler.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
MediaLinksHandler.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
PageContentHelper.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
PageHistoryCountHandler.php Use buildComparison() instead of raw SQL in REST API 2022-10-22 21:35:40 +02:00
PageHistoryHandler.php Use buildComparison() instead of raw SQL in REST API 2022-10-22 21:35:40 +02:00
PageHTMLHandler.php Rename HTMLTransform to HtmlToContentTransform 2022-11-03 16:47:36 +01:00
PageSourceHandler.php Fix various documentation related to null types (part II) 2022-03-08 23:45:31 +00:00
ParsoidFormatHelper.php Rest: Move TransformHandler to core (part 1) 2022-06-02 15:55:06 +01:00
ParsoidHandler.php ParsoidHandler: remove subst feature from wt2html 2022-11-10 14:08:38 +01:00
RevisionContentHelper.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
RevisionHTMLHandler.php Rename HTMLTransform to HtmlToContentTransform 2022-11-03 16:47:36 +01:00
RevisionSourceHandler.php Promote experimental revision rest endpoints to official 2022-04-13 11:30:53 -05:00
SearchHandler.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
TransformHandler.php REST: HtmlInputTransformHelper: Load original data from stash 2022-09-29 19:52:27 +02:00
UpdateHandler.php Add TokenAwareHandlerTrait for handlers supporting CSRF-unsafe providers 2022-05-25 02:07:36 +00:00
UserContributionsHandler.php build: Updating dependencies 2021-07-22 03:36:05 +00:00