mediawiki-extensions-Visual.../modules/ve-mw/dm/models
Thiemo Kreuz caab2a191c Pages outside of Template: namespace can have TemplateData
The TemplateData extension is not limited to the Template: namespace.
And even if pages outside of the Template: namespace typically don't
have TemplateData information, the API is still able to automatically
extract parameter information from every page.

Or:

It's rare that a page outside of the Template: namespace is used as
a template. But if it is, this is not a mistake. The code here in
VisualEditor should not try to be "more clever" than the user is. If
this is what the user want's to do, let's not block them.

Bug: T291883
Change-Id: Iaf3fd5530b74fab7cedfc85ce04c8c40632df11f
2021-09-30 18:06:32 +02:00
..
ve.dm.MWImageModel.js Update and fix all @param config and @cfg documentation 2021-09-12 12:35:27 +00:00
ve.dm.MWParameterModel.js Merge "Fix incomplete template dialog event handling in new sidebar" 2021-07-16 13:07:03 +00:00
ve.dm.MWTemplateModel.js Drop substitution prefixes before querying for TemplateData 2021-09-20 10:17:39 +02:00
ve.dm.MWTemplatePlaceholderModel.js Remove redundant ve.dm.MWTemplatePlaceholderModel.isEmpty 2021-08-03 14:40:50 +02:00
ve.dm.MWTemplateSpecModel.js Fix …TemplateSpecModel reporting missing pages as documented 2021-09-01 14:59:03 +02:00
ve.dm.MWTransclusionContentModel.js Better name for ambiguous "empty" concept in the model 2021-08-06 15:11:44 +02:00
ve.dm.MWTransclusionModel.js Pages outside of Template: namespace can have TemplateData 2021-09-30 18:06:32 +02:00
ve.dm.MWTransclusionPartModel.js Add basic QUnit tests for all transclusion outline classes 2021-08-24 11:31:14 +02:00