Hi all,

I'm trying to setup a new page for my martial arts club. Nothing really fancy, just a simple page. However I have one requirement and I'm lost in the endless possibilities of modules that are available.

I would like to have a page (node, however you want to call it) where I can add photo albums. So basically I want a menu link on the left that brings me to an album overview page where I can select a photo album I wish to view, like exams 2008, summer competitions, exams 2009 etc.

Can anyone tell me what module would accomplish this? Because I found some album modules, but they are only able to create an extra content type and as far as I could see no separate gallery with an album overview and link in my menu.

Comments

image.module is the

image.module is the simplest. It provides gallery and thumbnail navigation with image_gallery.module.
If that's all you need, that's all you want.
Use image_import.module to set up your galleries. Also part of the image package. Pretty damn simple.

.dan.
if you are asking a question you think should be documented, please provide a link to the handbook where you think the answer should be found.
| http://www.coders.co.nz/ |

Thank you, this was exactly

Thank you, this was exactly what I needed. I just installed a batch uploader too and now I have everything I want. :)

Tnx.