[Zope] Epoz & relative links

Jaroslav Lukesh lsh@wo.cz
Fri, 27 Jun 2003 20:45:07 +0200


Yoou could find an idea about conversion at www.vsbabu.org (MSIE Zope
wysiwig editor)

JL.

----------
Odes=EDlatel: S=E9bastien Georget <sebastien.georget@ensmp.fr>
I'm trying to edit a document with epoz which contains some internal link=
s.
If I create a relative link to anchor A and save the document, there are =
no

problems.
If I reload the document to make some modifications and save it again, my=
=20
link becomes an absolute link (which is wrong since my edit_form is=20
different from my view_form).
This can be reproduced on the demo site.

Is there a way to prevent epoz from converting relative uri ?