Do not exclude 'cq5dam.thumbnail' from rendition generation
Description
Gliffy Diagrams
Activity
Show:
Stefan Seifert September 4, 2015 at 8:56 PM
rev. d52656b92746b5416e116c932658cb5d58da47f8
there is a new method MediaArgs.includeAssetThumbnails(true)
, thumbnails are included in the resolving process.
you can give it a try with io.wcm.handler.media 0.8.1-SNAPSHOT
Stefan Seifert September 4, 2015 at 8:33 PM
it's not a bug, it's a feature. by default the auto-generated should not be included in media handling process, because normally this is not what is intended.
for backward compatibility and for not slowing down media resolving process by checking normally unnecessary renditions we'll add a new MediaArgs parameter, which optionally allows including the thumbnails in the media resolving process.
Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
SebastianS
SebastianSComponents
Fix versions
Affects versions
Priority
Created September 4, 2015 at 9:38 AM
Updated September 9, 2015 at 8:58 AM
Resolved September 4, 2015 at 8:56 PM
Our customer is using workflows to generate download icons for pdf files using the 'cq5dam.thumbnail'. The center-flag ensures correct sizing of the generated rendition.
Here the german description of how the workflow is created: