I have users using Contribute for simple content management,
only allowing copy changes and to insert images. I am having a
problem in that when a user selects an image from the website, it
places an absolute URL in the href tag. This is problematic in that
the site will be moved to a different URL and these links will be
broken.
The images are located in the default folder (images) and that is reflected in the role settings. It seems the only way for it to correctly insert a relative url would be to manually edit the URL and remove the http:/www.example.com/ part from the file name in the image properties applet, which is not a feasible solution for these non-technical users.
Is there another way to configure contribute such that relative urls will be used when in the same site?
Thanks!
The images are located in the default folder (images) and that is reflected in the role settings. It seems the only way for it to correctly insert a relative url would be to manually edit the URL and remove the http:/www.example.com/ part from the file name in the image properties applet, which is not a feasible solution for these non-technical users.
Is there another way to configure contribute such that relative urls will be used when in the same site?
Thanks!