[PHPTAL] tal:content with php:
Joshua Paine
lists at fairsky.us
Thu May 3 18:56:50 CEST 2007
Jonathan Vanasco wrote:
>> <span tal:omit-tag="" tal:condition="exists:
>> productdetail/productdiscounted">
>
> the tal:omit-tag is worthless. it needs to be "string:1" or something
> that will evaluate to true. that will never pass.
Incorrect. At least in phptal, an empty attribute for omit-tag is as
good as true. (Which is good, b/c typing string:1 is a pita.)
--
Joshua Paine
Chief Tower Builder
LetterBlock Software
http://letterblock.com/
More information about the PHPTAL
mailing list