Apologies if I am missing something. But I don't see a way to provide different crops for the thumbnail version of an image, and the inside/full version. If this is not part of the regular feature set, it would be a great follow up feature. Otherwise, nice job!

Comments

pkej’s picture

Version: 6.x-0.1-beta1 » 6.x-1.0
Component: User interface » Miscellaneous
Category: feature » support
Status: Active » Fixed

EPSA crop is an action for Image Cache. When you use EPSA Crop you need one or more image cache presets.

To decide which preset to use in a list view, in a full node view, etc. it depends on how the image field you use are set to display in that mode. This is controlled through the url "admin/content/types/media/display" (exchange media with what you have called your content type where you have your problem).

To achieve what you want you will need to image cache presets, in this example I will call them "thumbnail" and "node_view", and then select them in the drop down under Teaser and Full Node in the image I linked to above. Under teaser you select "thumbnail image linked to node" and under full node you select "node_view image linked to image".

That should be all.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.