Go to file
James D. Forrester d333467ec2 Use <code> rather than <tt> elements for HTML5-ification
Apparently some Blackbery devices just silently chomp content inside HTML4-style
elements, so let's use the HTML5 version (which is meant to be preferred anyway).

Bug: 67084
Change-Id: I7e07fc2193b290a0e5c3912a678f53045ff1de32
2014-06-25 16:08:10 +00:00
api Allow following of redirects via API 2014-05-23 18:25:13 +01:00
i18n Localisation updates from https://translatewiki.net. 2014-06-16 19:55:20 +00:00
modules Block object descriptions from edit 2014-06-04 17:37:02 -07:00
resources TemplateDataBlob: Implement 'type' and 'label' 2013-05-09 02:49:56 +00:00
tests Block object descriptions from edit 2014-06-04 17:37:02 -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 Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -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
spec.templatedata.txt Add 'date' type support for ISO 8601 date-times 2014-05-23 18:50:00 -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 Block object descriptions from edit 2014-06-04 17:37:02 -07:00
TemplateDataBlob.php Use <code> rather than <tt> elements for HTML5-ification 2014-06-25 16:08:10 +00:00