[kupu-dev] Problem with kupu : changes IMG src=url when cut'n'paste in the editor
michel buffa
micbuffa at gmail.com
Tue Oct 17 11:07:59 CEST 2006
Hi ! I integrated Kupu in a wiki engine we're developing in my team (alpha
version available at http://argentera.inria.fr:8080/wiki, register and edit
the Sandbox in order to see what I describe below).
I added image uploading to kupu and I create IMG nodes like that :
<img src=/wiki/pub/image.jpg ..../> The image is inserted in the document,
everything is fine except when I drag'n'drop ou cut'n'paste the picture in
the editor itself : the tag turns into :
<img src=pub/image.jpg ..../> the absolute link became a relative one.
Same appears with local <a href=/wiki/my_local_url ...> everything is turned
into a relative one.
How can I fix that ? I'm using kupu 1.3.2 but I have also tried with
the 1.4beta and even with the one from CVS.
Thanks in advance.
Michel Buffa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-dev/attachments/20061017/1343ada6/attachment.htm
More information about the kupu-dev
mailing list