mediawiki-extensions-Templa.../includes
Thiemo Kreuz 1c8b4ae729 No HTML needed to validate <templatedata> in wikitext
I tried to benchmark this and yes, it makes a difference, but probably
not a big one. This is an additional parse in addition to the one core
will later do when the page is actually saved. For this one here we
are just not interested in the HTML.

Bug: T305105
Change-Id: I71147af5161c934a822651e80e11f3bd26af56cd
2022-04-11 18:29:51 +02:00
..
Api Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 01:29:48 +02:00
Hooks.php No HTML needed to validate <templatedata> in wikitext 2022-04-11 18:29:51 +02:00
TemplateDataBlob.php Merge "Move getRawParams helper method to ApiTemplateData class" 2022-02-10 05:44:14 +00:00
TemplateDataCompressedBlob.php Fix use of formatnum in templatedata-invalid-length 2022-01-31 09:34:57 +02:00
TemplateDataHtmlFormatter.php Split and streamline HTML formatter code 2022-02-09 12:37:29 +00:00
TemplateDataMessageLocalizer.php Improve test coverage for HTML formatter code 2022-02-03 12:45:27 +01:00
TemplateDataValidator.php Remove unreachable validation step 2022-02-22 10:51:00 +01:00