Re: [htmltmpl] new work on HTML::Template

2011-04-07 Thread Mathew Robertson
Its interesting that thread of discussion has been raised I have been using H::T for years - as a result, I have added most of these features to my own instance. Just this week I finished testing a new H::T::Bundle module which I was going to upload to CPAN, Features in my instance: - some b

Re: [htmltmpl] new work on HTML::Template

2011-04-07 Thread Michael Peters
On 04/07/2011 03:42 AM, Clément OUDOT wrote: > We develop a special filter, called translate_template, that allows to > define markup in the template with translations. When the > filter run, it only keep the translation of the user language. With > this, we have internationalized templates. We

Re: [htmltmpl] new work on HTML::Template

2011-04-07 Thread Clément OUDOT
2011/4/6 Michael Peters : > > Any questions? Comments? Verbal Abuse? Any offers of help? > Hi, we use H::T in LemonLDAP::NG, a free Web Single Sign On (http://lemonldap-ng.org), it is very helpful! We develop a special filter, called translate_template, that allows to define markup in the templ