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

[Solved] Image library

2 Answers 91 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.
hejsa
Top achievements
Rank 1
hejsa asked on 08 Feb 2007, 03:02 PM
Hello

Is it possible to configure RadEditor to use a single central image library instead of using the image library from the current area. To clarify this i want it to use a global image library instead of diffrent one for each site.

If not - do you have any documentation on how this could be made programmaticaly. And if so where should I change it?


Best regards
Allan

2 Answers, 1 is accepted

Sort by
0
Ad
Top achievements
Rank 1
answered on 20 May 2013, 07:11 AM
i am new to this , but in my opinion it can happen for any image c# library. i just donnot know how. any help would be greatly appreciated.
0
Stanimir
Telerik team
answered on 20 May 2013, 07:31 AM
Hello,

You can use the ImagesPaths configuration setting of RadEditor for SharePoint. However you can point to a library in the current site collection. Check the following online help article: http://www.telerik.com/help/aspnet-ajax/moss-sp2010-image_manager.html.

For example if the following setting is set in the ConfigFile.xml or ListConfigFile.xml(for List scenario):
<property name="ImagesPaths">
     <item>/RootSharedImages</item>
</property>

all RadEditor for SharePoint instances will point to the RootSharedImages library of the root site of the site collection.

Greetings,
Stanimir
the Telerik team
Learn how the Telerik controls can be integrated in SharePoint 2007/2010 from this resource. To watch them in action, explore our online SharePoint 2010 and SharePoint 2007 demo sites.
Tags
RadEditor
Asked by
hejsa
Top achievements
Rank 1
Answers by
Ad
Top achievements
Rank 1
Stanimir
Telerik team
Share this question
or