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

RadUpload in RadEditor

3 Answers 140 Views
Editor
This is a migrated thread and some comments may be shown as answers.
nickWorld
Top achievements
Rank 1
nickWorld asked on 19 Feb 2008, 10:56 AM
Any example out there so that RadUpload is used in ImageManager and other dialogs where file upload is required in RadEditor ?

Considering that it seems natural choice for people like me holding valid Developer license for whole suite, there must be a easy way to integrate.

Best Regards,

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 20 Feb 2008, 11:28 AM
Hi Nick,

Thank you for your feature request.

For the time being it is not possible to integrate the RadUpload "Prometheus" control in the built-in RadEditor "Prometheus" File Browser dialogs. The requested file upload functionality is logged with medium priority in our ToDo list and most likely will not appear in the Q1 2008 release of RadEditor "Prometheus". We will raise its priority for the upcoming versions of the control, depending on the received customers' requests.

My suggestion is to implement your own custom dialog with RadUpload which will allow you to use the features of the upload control. You can find more information how to implement a custom dialog with RadUpload in the following forum thread: Automatically insert image after upload. You can see how to create a custom dialog for RadEditor "Prometheus" here.


Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
David
Top achievements
Rank 1
answered on 18 Jul 2008, 03:47 PM
Any Word on This?
0
Rumen
Telerik team
answered on 21 Jul 2008, 06:16 AM
Hi David,

The requested feature is not yet implemented, because it is requested only by a few clients and respectively its priority is not so high in our ToDo list. Nevertheless, you can modify the provided external filebrowser dialogs of RadEditor and try to include the RadUpload control in them. To enable the usage of the external dialogs copy the EditorDialogs installation folder to the root of your web application and set the editor's ExternalDialogsPath property to point to it, e.g.

<telerik:radeditor runat="server" ID="RadEditor1"  ExternalDialogsPath="~/EditorDialogs">
</telerik:radeditor>


Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
nickWorld
Top achievements
Rank 1
Answers by
Rumen
Telerik team
David
Top achievements
Rank 1
Share this question
or