mediawiki-extensions-Templa.../modules
Moriel Schottlender 3cc6afaa75 Use wikitext instead of page prop when checking for existing TemplateData
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
2015-03-02 22:52:48 +00:00
..
images Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
widgets Change global class variables to mw.TemplateData 2015-02-18 17:47:08 -08:00
ext.templateDataGenerator.data.js Delete boolean values if they are false 2015-02-25 16:26:32 -08:00
ext.templateDataGenerator.editPage.js Warn if a TemplateData block already exists in related page 2015-02-18 17:56:13 -08:00
ext.templateDataGenerator.js Change global class variables to mw.TemplateData 2015-02-18 17:47:08 -08:00
ext.templateDataGenerator.ui.css Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
ext.templateDataGenerator.ui.js Use wikitext instead of page prop when checking for existing TemplateData 2015-03-02 22:52:48 +00:00
ext.templateDataGenerator.ui.tdDialog.js Correct jsduck documentation tags casing 2015-02-21 17:05:40 +00:00