You can use a filter to strip stuff from your templates - check the list archive for examples

Mathew

2) Wouldn't be nice to have a template comment tag? I think it would be useful to describe template, and not generate HTML. For example:
<!-- <tmpl_comment>
 This template shows a user. bla bla
 Inputs:
  - bla bla
</tmpl_comment>
-->
or

<!--
# This template shows a user. bla bla
# Inputs:
#  - bla bla
-->

In our project we 'compile' the templates before installing to production, so normal HTML comments are taken away, but I think that the 'comment' tag would be interesting to have.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to