I have this line in DTML (that I did not write): <dtml-unless name="isLibraryTopicIndex"> And I would like to convert it to ZPT but am not sure how. The isLibraryTopicIndex is, I think, a boolean attribute of an object. j.
use tal:condition -aj --On Donnerstag, 5. Februar 2004 13:59 Uhr -0800 "Jason C. Leach" <jleach@ocis.net> wrote:
I have this line in DTML (that I did not write): <dtml-unless name="isLibraryTopicIndex">
And I would like to convert it to ZPT but am not sure how. The isLibraryTopicIndex is, I think, a boolean attribute of an object.
j.
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Andreas Jung -
Jason C. Leach