[Zope] [DTML]
Farrell, Troy
troy.farrell@wilcom.com
Fri, 6 Apr 2001 15:59:22 -0500
BASE2 is one of a family of variables defined by Zope.
To see their values, create a DTML method:
<dtml-var standard_html_header>
<dtml-var REQUEST>
<dtml-var standard_html_footer>
Troy
-----Original Message-----
From: Ulrike Ainser [mailto:uli@highq-it.de]
Sent: Friday, April 06, 2001 5:43 AM
To: 'ZOPE - generell feature discussion'
Subject: [Zope] [DTML]
Hi,
I am dealing with Zope for a week now. I try to learn how the tree tag
works. Thereto I've got a question and maybe somebody on this =
maillinglist
can help me?!
In the tree code of the Qickstart/index_html this code is given:
<IMG SRC=3D"<!--#var BASE2-->/Outline/OpenBook.gif" ALIGN=3D"TOP" =
BORDER=3D"0">
^=B0=B0=B0=B0=B0=B0=B0=B0=B0=B0=B0=B0=B0=B0=B0^
Where do I find the definition of the variable BASE2?
Am I right that the variable contains a part of the path?
Thanx
Uli
__________________________________________________
uli@highq-it.de
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -=20
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )