22 Mar
2001
22 Mar
'01
6:24 p.m.
I just tried it with: <dtml-if dok_html> ... it works fine if dok_html must not get some variables. It seems that this expression wants to render dok_html. But that is not necessary. I just want to know if the dokument does exist!
-----Ursprungliche Nachricht----- Von: zope-admin@zope.org [mailto:zope-admin@zope.org]Im Auftrag von Marc Fischer Gesendet: Donnerstag, 22. Marz 2001 19:06 An: zope@zope.org Betreff: [Zope] Test if document does exist
Hi,
How can I test with an dtml-if, if a special document does exist?
Marc