Go to file
Moriel Schottlender f9bc87e2b8 Adjusting error message for invalid inputs
The invalid characters ('|', '=', and '}}') will be displayed through
individual parameters, for consistency, and to avoid parsing problems
in translatewiki.

Change-Id: Ic87541419aab5664f3530209e1ad8689deec33a5
2014-01-18 12:57:35 -05:00
api api: Pass through $data directly instead of copying by property 2014-01-17 15:53:08 +00:00
modules Adjusting error message for invalid inputs 2014-01-18 12:57:35 -05:00
resources TemplateDataBlob: Implement 'type' and 'label' 2013-05-09 02:49:56 +00:00
tests Implement edit interface for TemplateData documentation 2014-01-14 18:39:20 -08:00
.gitignore Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.gitreview Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.jshintrc Implement edit interface for TemplateData documentation 2014-01-14 18:39:20 -08:00
spec.templatedata.json Specify "content" and "unbalanced-wikitext" as a valid parameter types 2013-11-07 19:39:29 +00:00
TemplateData.hooks.php Implement edit interface for TemplateData documentation 2014-01-14 18:39:20 -08:00
TemplateData.i18n.php Adjusting error message for invalid inputs 2014-01-18 12:57:35 -05:00
TemplateData.php Implement edit interface for TemplateData documentation 2014-01-14 18:39:20 -08:00
TemplateDataBlob.php Specify "content" and "unbalanced-wikitext" as a valid parameter types 2013-11-07 19:39:29 +00:00