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

Image Manager returned path

5 Answers 93 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Pierre
Top achievements
Rank 1
Pierre asked on 08 Jul 2008, 03:34 PM
Hi,

I use Image manager standardAlone, I use to insert path in my cms.The path is returned by getpah() as 

/mysolution/Images/myfile.jpg

how to obtain like this?
~/Images/myfile.jpg, same as form configuration.

Regards

5 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 10 Jul 2008, 12:40 PM
Hi Pierre,

Unfortunately, you cannot modify the ImageManager dialog on the server so that to replace the application path with tilde, but you can modify the dialog's callback function on the client using JavaScript. Please find attached a sample project that shows how to achieve the desired behavior.


I hope this helps.

Kind regards,
George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Pierre
Top achievements
Rank 1
answered on 10 Jul 2008, 02:46 PM
Hi George,

Thanks, Could you explain more how i can use the others elements found in the EditorsDialogs as standardAlone. Some samples or others topics to understand the potentialities of this tools to use with my cms, Sitefinity of course.

Regards.

0
Rumen
Telerik team
answered on 10 Jul 2008, 03:39 PM
Hi Pierre,

Due to the multiple customers' requests we provided the ability to use the Image and Document managers as standalone controls. However the rest of the editor's dialogs are tidily integrated with RadEditor and they cannot be used without RadEditor.

Currently, it is not possible to use the rest of the dialogs separately, but if more people request this feature we will consider providing it.


Kind regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Pierre
Top achievements
Rank 1
answered on 10 Jul 2008, 04:00 PM
Hi,

I'm search integrating ImageMap as radEditor in one usercontrol to wrap inside the contentplaceholder in the cms. Same for the Table Wizard and RadEditor. Could you help me to create only one UserControl that wrap 3 RadEditors together in same UC, one to add ImageMap left top, One Normal ( right top), and last One adding Tablewizard at bottom.
Thaks for your help.
0
Rumen
Telerik team
answered on 14 Jul 2008, 01:38 PM
Hi Pierre,

You can find attached the requested UserControl ascx file to my reply. Once again please, note that it is not possible to use the editors dialog as standalone controls except the image and document managers.

Sincerely yours,
Rumen
the Telerik team

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