I love the image module. It's pretty much what I use drupal for on my own, family photos site. I made some small changes to the image node display because my family members were confused when they couldn't just click the thumbnail to see the larger picture. While I was at it, I fiddled with the formatting to put the thumbnail at the left of the text. I have very, very little drupal experience, so I'm sure I did some things incorrectly. I'm hoping the image module maintainer will take this and do it "the right way."

CommentFileSizeAuthor
image.module.patch1.16 KBspotcatbug

Comments

joe lombardo’s picture

I like the changes you've made. I too was getting feedback from users having difficulty finding the full size photos. In addition to your change, I appended a link ("view full post") to the node view in all abstracts [1], and made the node title of an abstract a link to the node view.

The "read more" link just doesn't jump out at the users and doesn't really make sense when the user just wants to see a bigger picture.

Cheers,
- Joe

[1] http://drupal.org/node/view/2331

Bèr Kessels’s picture

Component: Code » image.module

The new image module has a different approach in this. Please re-open with a new patch if you think this is still not solved.

Anonymous’s picture