[Zope] Tree questions
David Ascher
da@ski.org
Mon, 19 Apr 1999 17:04:02 -0700 (Pacific Daylight Time)
On Tue, 20 Apr 1999, Shaolin wrote:
> Hi David,
> Just set the name="<root-object>".
> I don't know if this is the official way
> but it works for me. You will still have some
> problems with URL's not mapping correctly,
Well, that works, except that I can't refer to the root object. If I refer
to a subfolder, it's ok. Setting name="" doesn't work, nor does name="."
I also get URL corruption. Hmm...
--david
PS: What's the simplest way to set up redirects/symlinks?