Maybe also for [[Special:ExpandTemplates]]
Version: 1.22.0
Severity: enhancement
See Also:
T51365: Support Parser::PTD_FOR_INCLUSION mode in frame:preprocess.
Maybe also for [[Special:ExpandTemplates]]
Version: 1.22.0
Severity: enhancement
See Also:
T51365: Support Parser::PTD_FOR_INCLUSION mode in frame:preprocess.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
API: Allow parsetree to be processed as in inclusion mode | mediawiki/core | master | +62 -10 |
Change 168669 had a related patch set uploaded by Umherirrender:
Add preprocessflags to revisions/parse/expandtemplates
The patch does not include [[Special:ExpandTemplates]], maybe create a new bug, if that should also have the flag.
Change 168669 had a related patch set uploaded (by Umherirrender):
Add preprocessflags to revisions/deletedrevisions/parse/expandtemplates
Change 168669 abandoned by Umherirrender:
Add preprocessflags to revisions/deletedrevisions/parse/expandtemplates
Reason:
Old patch, no longer support
Change 168669 restored by Umherirrender:
Add preprocessflags to revisions/deletedrevisions/parse/expandtemplates
Reason:
Still love the idea to have this flags
FYI: The patch does not provide FOR_INCLUSION in combination with the rvexpandtemplates param
Change 168669 abandoned by Umherirrender:
API: Allow parsetree to be processed as in inclusion mode
Reason:
No longer support for this patch set
As mentioned some weeks ago, this patch set will not be moved to the release 1.27.
Feel free to copy, change and submit under your own name.
(Lowered priority to lowest to reflect low review activity for possible patch sets on this task)
Per T164106: Deprecate parsing and diff options in ApiQueryRevisionsBase, rvexpandtemplates is deprecated now. This could still be done for action=expandtemplates.