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

Image Manager without editor

3 Answers 87 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Thomas Maxwell
Top achievements
Rank 1
Thomas Maxwell asked on 14 Jan 2011, 07:47 PM
Hi,

Is there a way to invoke the image manager dialog without radeditor on a page?

I have been asked to create a gallery like application and using the image manager (more specifically the editor) would be a good place to start.

Ideally I only need the image editor and it would be even better if I could also lock down the size of the crop box as I have all the upload and thumnailing code in place.

The workflow they would like is.

Type in a title for the image (this is db stored)
Type in a description for the image (this is db stored)
Select image to upload
Ability to crop the image (this is where I would like Image Editor) Image sizes are specific so if possible I would like to lock down the size of the crop box.

I already have thumbnail and dropshadow code in place and db.

Thanks

3 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 18 Jan 2011, 03:22 PM
Hi Thomas,

I believe the following KB article will be of help solving this case:
Using the Image and Document managers outside RadEditor

All the best,
Dobromir
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Thomas Maxwell
Top achievements
Rank 1
answered on 18 Jan 2011, 07:03 PM
Looked at that, do not think it is what I need. I wanted to pass the Image Editor a specific image only, I do not want the Image Manager. If there is a way to open the editor with only 1 specific file passed to it and it will overwrite that file with changes the user has made, that would be perfect and is all I would need.
0
Dobromir
Telerik team
answered on 21 Jan 2011, 10:38 AM
Hi Thomas,

Please accept my sincere apologies for not being clear enough in my previous answer. In the project attached to the article provided in my previous replay ImageEditor's dialog is defined, only the client-side function that opens it is missing.

For your convenience I have attached a sample project that opens ImageEditor as a standalone dialog.

Best wishes,
Dobromir
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
General Discussions
Asked by
Thomas Maxwell
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Thomas Maxwell
Top achievements
Rank 1
Share this question
or