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

Image Manager ViewPath

3 Answers 112 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Sébastien
Top achievements
Rank 1
Sébastien asked on 29 Jun 2010, 05:39 PM
Is it possible to set the image manager of the radEditor to give acces to all the computer files? I'm only able to acces a folder of the project like this :

<ImageManager ViewPaths="~/img" /> 

Thanks

3 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 02 Jul 2010, 11:19 AM
Hi Sébastien,

In order to achieve the required functionality you need to provide a custom content provider for the ImageManager dialog. Please find a tutorial on how to register custom content provider in this live demo. Also a custom content provider working with local physical paths and / or shared folders is available in the following KB article:
Use RadFileExplorer with physical and shared folder's paths

Regards,
Dobromir
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Dave
Top achievements
Rank 1
answered on 15 Jul 2010, 02:51 PM

Hi - I'm having the same problem whereby I need to have all local directories in an individuals pc available in the view path of the image manager within a RadEditor.  There appears to b a broken link in the previous thread for the tutorial that demonstrates how to register a custom content provider.

 

Can anyone help?

 

Thanks..Dave

0
Accepted
Dobromir
Telerik team
answered on 19 Jul 2010, 06:18 AM
Hi Dave,

Here is the correct link to the Custom File Dialogs Content Provider:
http://demos.telerik.com/aspnet-ajax/editor/examples/dbfilebrowsercontentprovider/defaultcs.aspx.

In addition, it is not possible to set ViewPaths / DeletePaths / UploadPaths to point to a users hard drive. This is not limitation of the RadFileExplorer but a restriction of the .NET Framework itself.

Best wishes,
Dobromir
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Editor
Asked by
Sébastien
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Dave
Top achievements
Rank 1
Share this question
or