By nunob on
Hi guys, i'm a new drupal 7 user and i really enjoyed.
Now, i need to create some image gallery's and i'm getting stuck on this.
My programing skills are nothing special.
Anyone can help with an how to or something?
Thanks in advance.
Comments
_
There's a couple of modules in the downloads area that already have versions for d7. Other than that, I like the method described at http://www.lullabot.com/articles/photo-galleries-views-attach -- it's for d6, but it should be reproducible for d7 as well.
It's quite easy with
It's quite easy with galleryformatter, besides some issues.
Thanks anyway
Steps to a simple gallery in Drupal 7
See this gallery at http://www.steveandamberwedding.com
nice website
very clean, good job w/ drupal 7.
Perfect!!
I messed around with the various Gallery Modules for absolutely ages trying to get something to work correctly, but everytime I just found bugs or didn't like the result...then I came across your post...perfect! Nice and simple to setup and works nicely!
Thanks for posting...you ended up saving me a lot more time (now just wish I could claim back those lost hours messing around with Gallery Formatter)
Also works with Colorbox
Great tip celticremark. This also works with colorbox following the same steps. I used Ctools + Panels to set a node_view variant that fires when an album page is called.
@steve
i love the keyboard functionality for browsing images. i take it that is a built in function of Shadowbox?
brilliant photography. my hats' off to the photographer.
back on to troubleshooting now. you say you created a "content" - what does that mean? how do i create "a content" in my drupal?
i can currently, out of the box "add" content, but it only offers two types "basic" and "article"
please update us with what extra modules you have added to achive your picture gallery. thank you, i look forward to your reply.
edit/notes:
i think i found it.... admin panel - structure - content types
http://i52.tinypic.com/2crua3a.jpg
as you can see here, i have no idea what you mean by setting "unlimited values," should i just save this and continue or what?
more notes....
i started doing some youtube schooling, and found a video dictating how to use colorbox for a gallery. i will start learning more about this here for now...
http://www.youtube.com/watch?v=uY5KH6Ym-tA
@Steve - if you ever check this thread anymore, that is,
How did you get each of your images in your individual galleries to display in a tiled view? I am currently tinkering with Colorbox and at the moment my images stream one on top of the other in terms of display.
if anyone else has any input on this, please feel free to chime in. my demo can be found at http://omerta.zapto.org/drupal
More Detailed Steps
Hi osmorphyus,
I have not logged into drupal for quite awhile, sorry. I have had a good amount of users request info on the gallery from this and a few other topics so I am going to make a video soon. To elaborate a little more on how it was done though I created more detailed steps below
.node-album .field-type-image .field-item {float: left; margin: 7px;}osmorphyus, in the case of your site I would use
.node-gallery .field-name-field-picture .field-item {float:left; margin:20px;}thanks, celticremark
I have spent what feels like days working out how to create a lightbox-type gallery in Drupal 7. I am very glad to have found this post of yours as I think your scheme is working for me.
I have actually used the colorbox module as opposed to shadowbox, as I have had real problems getting the latter installed cleanly, but the principal is exactly the same. I am not out of the darkness yet, but I feel I am getting somewhere now after much frustration. Thanks!
How??
When I do it like that, I end up with this problem.
I have 3 albums, when I click to open an Album, I get to see all images of the 3 albums..
Mind sharing a small tutorial?
+1
+1