Current setup the absolute path is used, like:
Code: Select all
http://example.com/kidsblogs/images/userimg.png
Code: Select all
images/userimg.png
We use a windows software (created in-house) that kids use to create blogs which run on school local area network. The absolute path works great when they build / update site, but when published the images are broken.
Any ideas how we may solve issue with mod so relative paths are used?
We are on a local area network and URL's end up something like:
Code: Select all
http://192.168.26.01/schoolname/teacherclassroom/kidsblogs/kidsname/images/imgname.jpg
The people at CKEditor says only to solve is modifying the image browser plugin.
Maybe this will just not work but be wonderful if could figure it out:)
Thanks again for your time.
Woody