Hi,
suppose you have link with href attribute set to "../about.htm"
When you select this link, copy and paste it, href is changed to be: FCKConfig.BasePath/about.htm (FCKConfig.BasePath is actually replaced with base path defined, for example "localhost/_FCKeditor/")
The same goes for pasting images.
This is really annoying, since I need to keep my link and image sources relative.
Is there a way to disable this feature, so on pasting, no change would be made to original path?
suppose you have link with href attribute set to "../about.htm"
When you select this link, copy and paste it, href is changed to be: FCKConfig.BasePath/about.htm (FCKConfig.BasePath is actually replaced with base path defined, for example "localhost/_FCKeditor/")
The same goes for pasting images.
This is really annoying, since I need to keep my link and image sources relative.
Is there a way to disable this feature, so on pasting, no change would be made to original path?