[Zope] BASEPATH1 broken?
Evan Simpson
evan@4-am.com
Fri, 19 Oct 2001 10:48:53 -0700
From: "Behrens Matt - Grand Rapids" <Matt.Behrens@Kohler.Com>
> Someone should tell whoever wrote manage_top_frame.dtml then...
For each of URL0, URL1, ..., BASE0, BASE1, ... there is a corresponding
URLPATH* or BASEPATH* variable. These are simply the path portion of the
URL, omitting the protocol, hostname, and port. Thus, if the BASE1 is
"http://www.myhost.com/", then BASEPATH1 will be blank. This is a
convenient way to generate site-relative links.
Cheers,
Evan @ Zope