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="<!--#var BASE2-->/Outline/OpenBook.gif" ALIGN="TOP" BORDER="0"> ^°°°°°°°°°°°°°°°^ 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 - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Farrell, Troy