Htmltmpl: Templating Engine is a Content Management script
Overall rating: (N/A)
|
The script htmltmpl: templating engine is a Content Management scrpit (online community websites solution).
htmltmpl is a templating engine for Python and PHP.
It is targeted to web appliaction developers, who want to separate program code and design (HTML code) of their projects. Even web designers can easily learn its sipmle but powerful template language. Templating langauge provided by the engine is inspired by Perl templating module HTML::Template. Templates cretaed for HTML::Template can be used with this engine. The primary goal is to keep things simple for a web designer who craetes the templates. Therefore, neither Python nor PHP code can be used in the templates. Instead, it provides its own simple templating language that supports basic programming operations like loops, conditionals and substitution of variables.
These operations are controlled from within the templates by statements that look like HTML tags and integrate nicely with regular HTML code.
|
 Write a comment about the script htmltmpl: templating engine
|