mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-12 09:24:17 +00:00
3cc6afaa75
On the edit page, we show the user a message if a related page (parent of /doc page, or vice versa) already has templatedata. This check was wrongly detecting that the parent page has templatedata when editing '/doc'. The check shouldn't use the 'templatedata' API since that also includes transcluded templatedata. Look in the wikitext content instead. Change-Id: I9788e2beb0809ac3e676a90cd0dfe519c005afc9 |
||
---|---|---|
.. | ||
images | ||
widgets | ||
ext.templateDataGenerator.data.js | ||
ext.templateDataGenerator.editPage.js | ||
ext.templateDataGenerator.js | ||
ext.templateDataGenerator.ui.css | ||
ext.templateDataGenerator.ui.js | ||
ext.templateDataGenerator.ui.tdDialog.js |