Hi,
We are using the RAD Editor (5.7.1) integrated in our Sharepoint (2007) portal and it appears that by default the image manager displays image libraries from the current site and the current site collection. But the users are asking fo the same behavior as the OOTB image upload dialog which let the users to browse to any site from the current site collection.
I've been reading the help about the Image manager here: http://www.telerik.com/help/aspnet-ajax/image_manager.html
So I tried to add the following in my ConfigFile.xml:
But when the Image Manager shows up it displays an error message "Not Found" instead of the tree view.
Am I missing something ? How can I make the Image Manager work like the OOTB one ?
Kind regards,
We are using the RAD Editor (5.7.1) integrated in our Sharepoint (2007) portal and it appears that by default the image manager displays image libraries from the current site and the current site collection. But the users are asking fo the same behavior as the OOTB image upload dialog which let the users to browse to any site from the current site collection.
I've been reading the help about the Image manager here: http://www.telerik.com/help/aspnet-ajax/image_manager.html
So I tried to add the following in my ConfigFile.xml:
<
property
name
=
"ImagesPaths"
>
<
item
>/</
item
>
</
property
>
But when the Image Manager shows up it displays an error message "Not Found" instead of the tree view.
Am I missing something ? How can I make the Image Manager work like the OOTB one ?
Kind regards,