Hello,
Marketing team wants to make use of image renditions feature of DAM, but they want the ability to choose from various rendered images and then drag & drop on to a CQ page from content finder. But I found out that renditions are not available in content finder. I am aware of one solution, which is to customize the image component to have a selection of existing renditions of an asset, so that marketing will have the ability to choose from the existing renditions. But I am wondering what is the use of renditions feature, if they can't be accessible directly by users to drag and drop them on to the page or to access them from creative suite of products.
I will appreicate if some one can help me with this.
Rendions are different representations of the same asset. In CQ, components should know best, which rendition to use for their particular purpose. This is why they are not directly accessible to the end use in Content Finder. They are accessible, however for advanced users in DAM Admin in the renditions tab.
Thanks Lars,
I completely agree with you and I am aware of all the programmetic ways of dealing with renditions. But I still feel that, when marketing(or business) teams are given the capability to drag and drop the assets on a CQ page from content finder, why not they can be allowed to perform the same capability with renditions? I still don't understand the logic behind such an implementation.
Also, users have been questioning the purpose of renditions, if they are not able to use them(by drag and drop) from content finder. Since they want this ability, they are feeling that all the images need to be manually converted to various sizes and uploaded to DAM rather than they are automatically rendered by DAM workflow.
Appreciate your help!!
I just checked this behavior. In CQ 5.5, an image dropped in an image component OEM is trunct'ed to fit the column or parsys that it is added to. The image remains 100% full-scale and flush left. In the past as a CQ architect, I have participated in the conversation no less than 10 times. If fact I discussed this with a client last week. They insisted on being able to use renditions as part of content.
I've advised on various solutions. The most complex solution I've advised on will autosize the image component to fit the column it is used in without author intervention. This is, however, predicated on the column components to be rewritten using a grid system and not %. It's extremely complex and changes the behavior of various components dramatically.
I agree I don't fully understand or embrace the philosophy on this one. I see the purist attitude toward renditions of images but its not practical in the field. Under the current philosophy images of the same size and scale will be cached in multiple locations.
Lars, feel free to school us on this one... it's your baby.
TJ, you are right - the image component cannot magically figure out the available witdth of the surrounding paragraph system, and thus it will always use the constraints set in design mode. What you should do is drop a component into the page, then open design mode and set maximum width for the image component. The image itself will be served by the image component - and the path will be something like http://localhost:4502/content/geometrixx-outdoors/en/_jcr_content/par/ image_fc5b.img.jpg/1335129761092.jpg and not contain /content/dam - when you open this image directly, you will see that is resized exactly to the desired format on the server-side.
North America
Europe, Middle East and Africa
Asia Pacific