Hi,

I haven't got a photo gallery on Drupal yet but thinking seriously about it (I have some stuff on Flickr ready to move in), however I thought it would be very cool to have a list of all the Drupal photo galleries out there for the people who want to create a new one (like me) or just for the curious.

I therefore created a specific Photography group: http://groups.drupal.org/photography

and a wiki page where you can go and list your site: http://groups.drupal.org/node/7018

Happy listing,

Cheers,
Marc.

Comments

JohnForsythe’s picture

Nice work, I added my photos to the list :)

--
John Forsythe
Need reliable Drupal hosting?

kulfi’s picture

Really nice gallery John - is that implemented with http://drupal.org/projet/image?

vm’s picture

Looks like integrated Gallery2 to me.

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

JohnForsythe’s picture

Thanks, it's done with Gallery.

--
John Forsythe
Need reliable Drupal hosting?

Tim99’s picture

To be honest I'm playing around with Drupal and the main reason against it is that there seems to be no pretty gallery module.

I don't want to use a - sorry - bloated external app like G2. Just image, an appripriate view and that should be it? Or..?

Perhaps I'm wrong and you can tell me a nice'n'easy solution that can:

- I want to be able to choose a certain pic to represent the album (image takes the first one)
- I want to have square thumbs
- ModX has a module, that lays an image mask over the thumb to create rounded edges. Is this possible in Drupal, too?
- Is it possible to sort by creation date?

betarobot’s picture

Not exactly a gallery (but it is in the way): my photoblog.

Some nice additions will be there hopefully in a month or about.

custom drupal themes | my photoblog

Tim99’s picture

Not so bad ;-) What modules did you use?

dnewkerk’s picture

Very nice site :) Excellent work.

Here's quite a few details about how the site is made and what module's he used.
http://andreys.info/blog/2006-10-29/photoblog-on-drupal

Some features of Views + CCK , and Imagefield + Imagecache in more recent months make them a good candidate for reproducing some of the same features very easily as well, in case you want to go that route. The sky is the limit once you learn those tools in addition to some good theming skills - for instance I'm working on a different sort of image gallery for a client where a "photo album" node holds all the images for that album in a single CCK imagefield, and displays them all when that page is viewed - it's a trade off losing some other possible functionality in return for an all-in-one easy to use UI for the client... point being you can design a gallery that closely meets your personal needs.

-- Dave
absolutecross.com

betarobot’s picture

Hey Keyz,

Thanks for posting the blog url. The whole photoblog is now in complete rework. The main thing arise by a friend of mine who wants to have some less standard image sizes for panoramas and alike.

I'll post more info as soon as it will go live (hopefully in mid Jan '08).

custom drupal themes | my photoblog

mac_perlinski’s picture

http://www.antoniloskot.com
Drupal based website of our customer.
Everything is based on drupal, gallery and image (planty other modules but we are talking about gallery).

--
kindest regards
Maciej Perlinski
http://www.meant4.pl Web Studio
maciej.perlinski@meant4.com

eastcn’s picture

My website uses node_images. look:
My drupal photo
photo hot list

Lostmonkey’s picture

I have used cck, imagefield, imagecache, and views for my website.

Have a look!

www.lostmonkey.dk

- Mikkel

spjsche’s picture

and well presented site.

betarobot’s picture

mike.hobo’s picture

Does anyone know if I can make an image gallery for my users that could display the pictures like this using mootools: http://87.230.15.86/~dado/devel/mootools/thumbnoo/ ??