For nodes with images, I would like the thumbnail version of a specified image to appear in the teaser, but a larger (preview sized) version to be shown in the node (verbose) view.

I was able to create a flexinode with a "preview" image field that is enabled for display in the teaser and/or tablular view, but viewing the flexinode detail should show a larger version. I tried theming the flexinode such that the thumbnail field is disabled in verbose view and instead display an alternate large version in another image field, but by doing so I end up disabling the thumbnail in the teaser view as well since both views use the same flexinode template.

Would appreciate any ideas.

Comments

clo75’s picture

http://drupal.org/node/43559

Unfortunatly I have to manually create the thumb image and the larger image and then associate an image flexinode field for each of them.

But anyway, it works... a little cumbersome but I was able to do with Drupal want I wanted to do.

Your question is a very interesting one. Hoping that this thread will help you a little.