Abstract
In image components or in file upload using inline editing you give the capability to crop , flip , zoom and rotate the images to the author.
Steps to implement inline editing:
1. Create a cq:inplaceEditing node of type cq:InplaceEditingConfig under your cq:editConfig node.
2. Add below properties to cq:inplaceEditing node.
3. In the html file of the component, use the class “cq-dd-image” to render the inplace editing plugins
Read Full Blog
Q&A
Please use this thread to ask the related questions.
Kautuk Sahni