You don't know how close you are: to put Img1 on index_html, <dtml-var expr="globalImages.Img1"> or without expr= <dtml-var "globalImages.Img1"> Troy -----Original Message----- From: Stefan Mallepell [mailto:steve@syso.ch] Sent: Friday, April 13, 2001 3:12 PM To: zope@zope.org Subject: [Zope] How do I access ... [newbie] Hi I would like to structure my site a bit. siteRootFolder index_html(dtml-method) Part1 Page 1.1 SubPage 1.1.1 Part2 .. Part6 globalImages Img1 Img2 ... externalLinks Link1 Link2 ... Is there a syntax which I can put into index_html so that I can access Link1 (or Img1, Img2, Link2, ...) out of it. some thing like: <dtml-var externalLinks.Link1> Thanks for Help Stefan _______________________________________________ Zope maillist - Zope@zope.org 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 )