Hello Tammy,
You should use LinkManager and ImageManager dialogues that come with the RadEditor to import links and images with relative path.
In order to enable them you need to modify the ToolsFile.xml which is located in the following folder:
/Program Files/Common Files/Microsoft Shared/web server extensions/wpresources/RadEditorSharePoint/5.3.0.0__1f131a624888eeed/Resources/
Just add these lines
<tools name="MossToolMangers"> |
<tool name="LinkManager" /> |
<tool name="ImageManager" shortcut="CTRL+G" /> |
</tools> |
in the root node.
Kind regards,
Stanimir Patarinski
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.