[ANN] HTMLTemplate 1.0.0
by Pete Prodoehl other posts by this author
Jun 2 2004 2:59AM messages near this date
[ANN] HTMLTemplate 1.0.0
|
[ANN] HTMLTemplate 1.0.0
has wrote:
> Announcing the final v1 release of HTMLTemplate; best damn HTML
> templating system evar, or yer money back. Enjoy! :)
>
> http://freespace.virgin.net/hamish.sanderson/htmltemplate.html
This HTMLTemplate is quite different from the other HTML-Template's I've
seen...
http://html-template.sourceforge.net/ - Perl
http://phphtmltemplate.sourceforge.net/ - PHP
http://htmltmpl.sourceforge.net/ - Python & PHP
http://html-tmpl-java.sourceforge.net/ - Java
http://shebang.jp/src/ruby/ - Ruby
http://weitz.de/html-template/ - Common Lisp
I believe these all share the basic idea of using a common templating
language within your HTML documents (which can be valid, if using <!--
comments --> for the tags.)
The original is the first one, in Perl, and all the others followed,
implementing in other languages.
The nice thing about this is that once you learn the templating tags, it
doesn't matter what language you use, so you could change the backend
from Perl to Python and not even have to change any of your templates.
Pete
Thread:
Has Temp2
Pete Prodoehl
Peter Maas
davidf
esj
Peter Maas
|