Go to file
Timo Tijhof a800a46c7f Add Root#paramOrder to spec and implemention thereof
* Detail the new property in the spec.
* The property is optional (as all new properties have to be
  for backwards compatibility).
* Validate value if present, and for normalisation fill it
  with inferred order from the JSON parser. This means the API
  output will always contain #paramOrder, however the strict
  specification for it is optional and users must still account
  for absence of this property.

Bug: 53608
Change-Id: I7bcd7c9146f5ae75c4bad22b0a9cd4400f196c8c
2013-11-07 20:34:45 +01:00
api Implement getInterfaceTextInLanguage and use API and Parser 2013-10-07 19:26:59 +02:00
resources TemplateDataBlob: Implement 'type' and 'label' 2013-05-09 02:49:56 +00:00
tests Add Root#paramOrder to spec and implemention thereof 2013-11-07 20:34:45 +01: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
spec.templatedata.json Add Root#paramOrder to spec and implemention thereof 2013-11-07 20:34:45 +01:00
TemplateData.hooks.php Remove all references to TemplateInfo 2013-09-12 11:41:07 +02:00
TemplateData.i18n.php Add Root#paramOrder to spec and implemention thereof 2013-11-07 20:34:45 +01:00
TemplateData.php Re-add version_compare (>= 1.22wmf18) 2013-09-20 00:57:00 +02:00
TemplateDataBlob.php Add Root#paramOrder to spec and implemention thereof 2013-11-07 20:34:45 +01:00