Hi Is there a way to associate a preferred width & height on upload of an image, and when invoking the image generator, to be able to obtain those properties off the node? In the dialogue chooser I have two fields for width and height. I am also using DamConfig. However, during image generation, these properties are associated to the component on the template as opposed to the actual asset.
I understand the typical way of resizing is to use ImageOperationChain with a types of AbstractCropAndResize, but this is all predefined through configuration. I would like to be able to use this functionality, but in addition to that, also obtain preferred dimensions specified on the upload. Thanks Geoff -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=455b85f4-329a-4ba4-935d-8b87720e1e60 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
