[Zope] DTML Question

Schmidt, Allen J. aschmidt@nv.cc.va.us
Mon, 1 Apr 2002 08:24:34 -0500


The most simple:
<IMG SRC="/images/mypic.gif">

-----Original Message-----
From: Matt Gregory [mailto:matthew.gregory@skyleach.com]
Sent: Monday, April 01, 2002 8:21 AM
To: Zope
Subject: [Zope] DTML Question


In a namespace like:

mysite
  |_images
  |_mytemplate
  |_myportal

How do I access images from myportal with a <dtml-var> ?

I cannot find a help reference for this action and <dtml-var /mysite/images>
does not work and neither does any other combination I can find.

Do I need to do this with a python expression?


_______________________________________________
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 )