[Zope] - Referring to URL pieces within Z Publisher/DTML

Andreas Kostyrka andreas@ag.or.at
Sat, 19 Dec 1998 18:47:49 +0100 (CET)


On Sat, 19 Dec 1998 skip@calendar.com wrote:

>     return self.template(month=month, year=year, cal=cal, hint=hint,
>                          REQUEST=REQUEST)
I'm not sure if it's not something like
      return self.template(REQUEST,month=mont,year=year,cal=cal,
                           hint=hint)
you want.
> 
> I've tried replacing <!--#var URL0--> with several different alternatives
I'd guess that perhaps:
<!--#with REQUEST mapping-->
<!--#var URL0 url_quote-->
<!--#/with-->

should work.

Andreas
-- 
Win95: n., A huge annoying boot virus that causes random spontaneous system
     crashes, usually just before saving a massive project.  Easily cured by
     UNIX.  See also MS-DOS, IBM-DOS, DR-DOS, Win 3.x, Win98.