You are not logged in.
Pages: 1
Hi!
I have problem with inserting pictures. When I use File manager to insert image and then save page, the path of the picture is wrong. There is two http:// in the path. Like the right path is "http://domain.net/files/image.jpg", xinha paste "http:/http://domain.net/files/image.jpg" - yes, there is just one slash. Please, help me fix it. Thank you for any ideas!
Offline
It's some bug in xinha - it adds http:// in front of url of image in src by every switch wysiwyg <-> html
I found that setting
this.expandRelativeUrl = false;
in XinhaCore.js solves it.
Offline
Thaks to both of you. The VeeTee idea works fine. thank you!
Offline
Pages: 1