Difference between revisions of "Design Specs: Templates"

From WormBaseWiki
Jump to navigationJump to search
Line 3: Line 3:
 
To build a templating system for the next generation of the WormBase website.
 
To build a templating system for the next generation of the WormBase website.
  
== Specs ==
+
== To Do: ==
* define how objects are linked in templates
+
* Create guidelines on how objects are linked in templates
* templates will need to make queries against the REST API using Javascript
+
* Document interactions with HTML design work (including CSS elements)
 +
* Allow templates to make queries against the REST API using Javascript

Revision as of 15:45, 3 February 2010

Objectives

To build a templating system for the next generation of the WormBase website.

To Do:

  • Create guidelines on how objects are linked in templates
  • Document interactions with HTML design work (including CSS elements)
  • Allow templates to make queries against the REST API using Javascript