Try <dtml-with thedocument.html> <dtml-var theproperty> </dtml-with> -- Andy McKay, Developer. ActiveState. ----- Original Message ----- From: "Ausum" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 18, 2000 3:39 PM Subject: [Zope] To retrieve properties from a dtml document > After some newbie researching I found that whenever I want to retrieve a > propertie from a dtml document I must use this: > > <dtml-var "thedocument.thepropertie"> > > If thedocument is index_html or whatever_html it works fine, but how > could I retrieve a propertie from a document named whatever.html? > > We need to use the .html extension for every document because we want to > mirror the site using WGET, leaving the automation just on the > production stages, in order to upload static pages to our remote server. > > Any comment? > > > > Ausum > > _______________________________________________ > Zope maillist - [EMAIL PROTECTED] > http://lists.zope.org/mailman/listinfo/zope > ** No cross posts or HTML encoding! ** > (Related lists - > http://lists.zope.org/mailman/listinfo/zope-announce > http://lists.zope.org/mailman/listinfo/zope-dev ) > _______________________________________________ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )