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

[Solved] DotNetNuke and MakeUrlsAbsolute

2 Answers 108 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Joseph
Top achievements
Rank 2
Joseph asked on 31 Mar 2009, 02:47 AM
I am using DNN 4.9 and I have RadEditor (7.3.3). I would like to set MakeUrlsAbsolute, but not sure how. In the web.config I tried MakeUrlsAbsolute="true" but that is not doing it. How do I set this for the Rad Editor in the web.config or in the tools.config?

Can it be set in the /Providers/HtmlEditorProviders/RadHtmlEditorProvider/RadHtmlEditerProvider.vb file?

Thanks,
Joe

2 Answers, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 02 Apr 2009, 04:09 PM
Hi Joe,

You are using the classic version of RadEditor in DNN and the property that you should set is named StripAbsoluteImagesPaths and StripAbsoluteAnchorPaths. You should set them to false. You can find more information about them in this KB article: Stripping image and anchor paths in RadEditor.

All the best,
Rumen
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Joseph
Top achievements
Rank 2
answered on 02 Apr 2009, 04:22 PM
Thanks...that did it. Great products and great support!
Tags
Editor
Asked by
Joseph
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Joseph
Top achievements
Rank 2
Share this question
or