Posted by joachim on January 7, 2008 at 11:13am
You might be interested to know about a new view type that's now included in the image module: an image gallery view for image nodes.
This is in the latest 5.x-2.x-dev release of image. Existing galleries and blocks are reimplemented as views.

Comments
Documentation
There's also some documentation regarding image module now leveraging the views module to generate galleries.
Thanks, this looks really neat!
Yup! I wrote it the other
Yup! I wrote it the other day :)
You're welcome!
Image Gallery and ImageFields
Can you use the Image Gallery View with nodes represented by ImageFields and ImageCache? That combo is absolutely amazing.
I'm not sure... The view
I'm not sure...
The view type fetches the size of the image derivatives to figure out what size to set the floated gallery DIVs, and it's specifically looking for the view field that's supplied by the image module to get that.
If that field is absent, you won't get any error messages (just tried).
So I guess the answer is yes, but you'll have to set the size of the floated divs yourself in your stylesheet, according to the size of your images (and any text you're including).
The other thing is that I was about to add a better validation system for the view type, specifically checking that the image module's image field is present.... I guess I'll rethink that if people want to use it for other things.
I would also like to know if
I would also like to know if the new view supports ImageField+ImageCache?
joachim, great work! you
joachim, great work! you might want to change this post to list in the Image group as well. I went looking for it there, thinking that's where I saw it, and it wasn't of course. Had to scratch my head a bit to remember where that was.
Aaron Winborn
Advomatic, Web Design for Progressive Advocacy, Grassroots Movements, and Really Cool Causes
Aaron Winborn
Drupal Multimedia (my book, available now!)
AaronWinborn.com
Advomatic