[Zope] url's
Paul Zwarts
paz@oratrix.com
Fri, 19 Apr 2002 09:42:40 +0200
You could use a session variable that is controlled through a post and
that session var is then called as only a variable like 'asc' and 'desc'
(order by) in your ZSQL method.
Paz
-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org] On Behalf Of Geir
B=E6kholt
Sent: Thursday, April 18, 2002 12:50 PM
To: Tom Deprez
Cc: zope@zope.org
Subject: Re: [Zope] url's
By use of the magic of "traverse_subpath"
http://www.zopelabs.com/cookbook/1008823295
you can make it look like this :
"http://u10190/netwerk/entities/sortBy/Hostname/sortOrder/asc"
which IMHO is a *lot* better
:-)
on or about, Thursday, April 18, 2002, we have reason to believe that
Tom Deprez wrote something along the lines of :
TD> Hi,
TD> This is, -I think- not a specific Zope question, but is there a way
to:
TD> 'http://u10190/netwerk/entities?sortBy=3DHostname&sortOrder=3Dasc'
TD> not show the '?sortBy=3DHostname&sortOrder=3Dasc' part,
TD> but without using hidden input fields, or core session product
(cookies,
TD> etc).
TD> Is that even possible?
TD> Regards, Tom.
TD> _______________________________________________
TD> Zope maillist - Zope@zope.org
TD> http://lists.zope.org/mailman/listinfo/zope
TD> ** No cross posts or HTML encoding! **
TD> (Related lists -=20
TD> http://lists.zope.org/mailman/listinfo/zope-announce
TD> http://lists.zope.org/mailman/listinfo/zope-dev )
--=20
Geir B=E6kholt web-developer
geirh@funcom.com funcom oslo | webdev-team
_______________________________________________
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 )