Thanks. "Acquisition", i.e., that it finds doc1.html/doc2.html, makes sense to me. The part I find hard to believe is having to rewrite links into a special Zope format. HTML links of "sibling.html" or "../docInParent.html" are, as far as I know, conventional. Writing them as "../sibling.html" or "../../docInParent.html" is confusing and means they won't work if someone copies a group of documents onto a non-Zope system. Am I making sense? Jim
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Max M Sent: Tuesday, June 11, 2002 12:59 PM To: James Hazard Cc: zope@zope.org Subject: Re: [Zope] URL relative to document, not folder. How to fix?
James Hazard wrote:
It seems that the path is relative to the document and not the folder, so to speak. Have I got something misconfigured?
It's called aquisition and is quite normal ... in Zope :-)
just imagine that the correct amount of ../../../../ is inserted automagically, and then it is quite easy to image what a path should be.
regards Max M
--
"Sorry I would Really Like To Help More On This Project, But Am To Busy Doing Paid Work On A Tight Deadline" Max M
_______________________________________________ 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 )