mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-15 11:58:51 +00:00
0bfb242ecc
All API modules that are a submodule of the action=query API do this already. What this method does is to forward all additional information from the "generator" module to the module that uses the generator as input. Without this line only the list of pages is forwarded, but all metadata is lost. The thing is: The templatedata API is not an action=query API, but a separate action. But it's largly compatible. It might even be possible to turn it into an action=query API, but this is beyond our capacity at the moment. Bug: T274907 Change-Id: I3c3c684109688c112ec15424119d4d30430ffd86 |
||
---|---|---|
.. | ||
ApiTemplateData.php |