Go to file
Moriel Schottlender 5de265eab4 Add <noinclude> tags to new <templatedata> strings
If the template is not in a subpage, all new <templatedata> strings
will be wrapped with <noinclude>.

This will not happen to existing <templatedata> strings, since there
is no way of knowing if existing strings are already inside a
<noinclude> chunk - especially if those tags also include a bit of
other text. This will be applied for all new templatedata tags that
are inserted in the main template page.

Bug: 69149
Change-Id: I083a76858513760910973cd788687822fda0e879
2014-10-09 18:15:55 -04:00
api Remove use of deprecated getPossibleErrors (since 1.24) 2014-08-29 11:53:53 +01:00
i18n Localisation updates from https://translatewiki.net. 2014-10-07 21:02:17 +02:00
modules Add <noinclude> tags to new <templatedata> strings 2014-10-09 18:15:55 -04:00
resources TemplateDataBlob: Implement 'type' and 'label' 2013-05-09 02:49:56 +00:00
tests Implement new 'autovalue' parameter property 2014-09-19 16:36:29 -07:00
.csslintrc Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.gitignore Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.gitreview Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.jscsrc Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.jshintignore Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.jshintrc Refactor TemplateData Editor 2014-08-30 15:18:05 -07:00
COPYING license: Add COPYING file for GNU GPL v2 2014-03-13 23:19:19 +01:00
Gruntfile.js Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
package.json Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
Specification.md spec: Fix Markdown syntax to be compatible with gitblit 2014-09-24 14:11:50 -07:00
TemplateData.hooks.php Implement edit interface for TemplateData documentation 2014-01-14 18:39:20 -08:00
TemplateData.i18n.php Update i18n shim 2014-04-22 13:47:40 +00:00
TemplateData.php Implement new 'autovalue' parameter property 2014-09-19 16:36:29 -07:00
TemplateDataBlob.php Implement new 'autovalue' parameter property 2014-09-19 16:36:29 -07:00