|
|
Re: urls in Plone with IE and Moz*: msg#00057
web.kupu.devel
|
Subject: |
Re: urls in Plone with IE and Moz* |
Rene Pijlman wrote:
Gilles Lenfant:
I noticed that when inserting a link to an object with a Moz* browser,
all links are converted to relative links (this is perfect to me) but
links inserted with IE remain absolute links.
"When you are using IE all links are converted to absolute form
by the browser (there is no way to avoid this). For this reason,
Kupu on Plone converts all link href and img src attributes from
absolute to relative when saving.
Is it only the Kupu with Plone code ? I'm still using 1.1, but have the
same problem. I currently do this server side - any reason the absolute
-> relative code should be Plone specific ?
Regards,
Fuzzy
http://www.voidspace.org.uk/python/index.shtml
If you are seeing a problem after you have saved your document
there may be a bug in the code to make links relative, but what
you see when you view HTML in Kupu is not what will be saved."
http://codespeak.net/issues/kupu/issue138
|
|