Thu Aug 11 21:59:32 2005cromedome [...] cpan.org - Ticket created
Subject:
Magic Dot support for other HTML::Template Tags
It would also be nice to be able to use magic dot notation in <tmpl_if> and <tmpl_unless> statements as welll.
EXCELLENT WORK! :) This is so awesome.
Fri Aug 12 07:14:54 2005rhesa [...] cpan.org - Correspondence added5 min
I'm happy to say that <tmpl_if> and <tmpl_unless> are fully supported.
Something like:
<tmpl_if customer.billing_address>
<tmpl_var customer.billing_address.street>
...
works like a charm.
I'll add some tests to the distribution, and update the docs to explain
this.
Fri Aug 12 07:14:55 2005rhesa [...] cpan.org - Status changed from 'new' to 'resolved'
Fri Aug 12 07:14:57 2005rhesa [...] cpan.org - Given to RHESA