This is a migrated thread and some comments may be shown as answers.

[Solved] I've set the StripAbsoluteAnchorPaths to False, but editor is still stripping the URL

1 Answer 57 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Doug Green
Top achievements
Rank 1
Doug Green asked on 05 Feb 2010, 10:27 PM
I've updated both the ConfigFile and ListConfigFIle files to not strip the Absolute URLs, but the editor is still stripping them - making all links useless.  Am i missing something?

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 08 Feb 2010, 04:52 PM
Hi Doug,

If you want to disable the absolute link stripping of RadEditor for MOSS then you will need to modify the respective ConfigFile.xml or ListConfigFile.xml and enable the MakeUrlsAbsolute content filter. Just add the following line:
<property name="ContentFilters">DefaultFilters,MakeUrlsAbsolute</property> 

Kind regards,
Rumen
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Editor
Asked by
Doug Green
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or