working on understanding xtemplate and tools like quanta. the background
image was adequate but needed(s) to be lightened, certainly the green
squares.
remember now that i've seen the xtemplate.inc that this is based on a
generic php templating engine. understanding that should help. see
xtemplate at sourceforge. it draws it's ideas from another template engine
called quicktempalte.
the basic approach seems to have a temptlate html layout that contains
variable names that are then defined with content.
seems to go like this. each object type on the page has a name, eg. node.

