[Zope] url_quote written differently

Andy McKay andym@ActiveState.com
Thu, 25 Jan 2001 11:16:05 -0800


<dtml-var "'text %s text'%id" url_quote> the url_quote is a parameter to
dtml-var.
--
  Andy McKay.


----- Original Message -----
From: "peter bengtson" <peter@grenna.net>
To: <zope@zope.org>
Sent: Thursday, January 25, 2001 11:01 AM
Subject: [Zope] url_quote written differently


> 1a) <dtml-var id> is one way of writing it.
>
> 2a) <dtml-var "'text %s text'%id"> is another way of writing it
>
> 1b) <dtml-var id url_quote> is a second way of writing it
>
> 2b) ????? How do I do this one??
>
>
> I have tried this, but that didn't work: <dtml-var "'text %s
> text'%id.url_quote()"> , but that didn't work either.
> What's the syntax? Anybody?
>
> Cheers, Peter
>
>
> _______________________________________________
> 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 )
>