[Zope] redirect to a renamed folder
Gary Poster
garyposter@earthlink.net
Sat, 22 Jun 2002 12:10:32 -0400
This probably involves too much unneeded functionality for you, but my
VirtualHostFolder has some nice redirect functionality. Per host
definitions, redirect done before the ZODB is even traversed, nice regex
capabilities for the redirect, and so on.
http://www.zope.org/Members/poster/VHF
requires the OrderedFolder, which itself may need the international
language support package in order to properly display button text.
I doubt that helps, but just in case... :-)
Gary