> HTML::Template::Extension > - Module support extension for HTML::Template > http://search.cpan.org/search?dist=HTML-Template-Extension > > -- > Tatsuhiko Miyagawa > >
>Nice to see this, i've just implemented this (i called the tag <TMPL_DOC>) >in a subclass module that implements my required <TMPL_VAR></TMPL_VAR> >syntax too and other some nice addins to process html header and javascript >code. > >As soon as i have time to write documentation, i post it to CPAN. As promised and as marked by tatsuhiko i've posted a module to simply expand H:T syntax using configurable plugins. Current module support: - <TMPL_VAR>a placeholder</TMPL_VAR> - <TMPL_DOC>A comment</TMPL_DOC> - <TMPL_CSTART>this will be retuned</TMPL_CSTART>this will be not return<TMPL_CSTART>this will be retuned</TMPL_CSTART> - a plug in that automatically remove html header and return only text between the body tag - an example module to permit you to built you own extension. Feedbacks are welcomed. BYE ------------------------------------------------------------ + Dott. Bruni Emiliano - Graduated in Physics + ------------------------------------------------------------ + Cisco Certificated Designer Associate + + Software developer & Network Administrator + + Nick Handle: EB1346-RIPE BE1484 ICQ: #16774468 + + E-Mail: [EMAIL PROTECTED] + + Web: http://www.ebruni.it + +----------------------------------------------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
