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

[Solved] Image Manager

1 Answer 57 Views
RadEditor
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jesper Urban
Top achievements
Rank 1
Jesper Urban asked on 01 Mar 2007, 04:01 PM
Hello,
I have been trying for a week now to get radeditor to use a central image library without luck.
Is it possible to get a hint how todo it. I tried downloading the source code and devolop it from that, I have tried changing attributes in the configfile.xml, I have tried changing the .ascx files. Even tried decompiling the dlls to see where the the path to the image library is set. My best guess atm is in the configfile.xml, but using the imagepaths attribute doesnt work.

Please help,

Allan Hansen

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 02 Mar 2007, 09:03 AM
Hi Jesper,

The editor's content paths are set from the SetContentPaths function in the Telerik.WebParts.RadEditorWebPart class. The images/documents/etc. paths are set to all document libraries in the current SP site. If you have the source code of the webpart, you can modify this function and set your own content paths.

Best wishes,
Lini
the telerik team
Tags
RadEditor
Asked by
Jesper Urban
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or