TinyTemplateEngine

 
Note: If you got here from www.tinytemplate.org you are in the right place. However - the PHP version of TinyTemplate? isn't quite ready yet (November 2008). If you are interested in it, please e-mail me: mark+tt at-thing glyphic dot-thing com.

Note: The TinyTemplate project is hosted here at the Wheat project. It is used extensively in Wheat, but will eventually take on a life of its own.


The Tiny Template Engine is an XML transformation system which has been implemented in several languages. It allows the clean separation of markup for presentation from both data and the logic behind presentation. The design for doing this focused on:

The tiny template markup has only a very minimal set of tags. The idea is to let the graphic designer go hog wild, and then simply mark the appropriate portions with agreed upon names. All expansion semantics are controlled from the programming language side.

There is more detailed information about it:
There is no comment on this page. [Display comments/form]