rne
-
7/19/2013 12:03:49 PM
Image Editor.
We are looking at the following scenario:
A Kentico website will feature ASPX templates for a custom checkout process. This checkout process is behind a login and will not be available for anonymous users.
One of the steps in the checkout process contains a file upload for uploading images. Once the image has been uploaded, the logged in user should be able to edit this image; resize, crop, etc. The functionality that is also available in the Kentico CMS itself.
Is there any way to integrate this image editor into a template outside of the CMSDesk? I've noticed the CMSFormControls/LiveSelectors/ImageEditor.aspx (and .cs) file; will those be of any help or are we looking at 3rd party components here? Seeing how it's already available in the CMS itself, and the functionality will be behind a login, it would be most convenient to use Kentico's functionality.
|