Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Image Gallery Module issue


Go to End


3 Posts   1008 Views

Avatar
akshu

Community Member, 7 Posts

15 July 2010 at 6:47pm


Hello every one,

i'm using image gallery module, which by default shows(on front end) albums &
then on clicking, any album, shows the images inside that gallery.

I have included one more feature in it( different categories for albums). While creating an album now user can select the type of
category also.
Now wat I want is instead of albums, first it show different categories on front end and after clicking on any category, it shows all albums of that category and then on clicking any album shows images of that album..

TIA

Avatar
UncleCheese

Forum Moderator, 4102 Posts

16 July 2010 at 2:42am

I suspect you'll have better luck just creating your own gallery with an ImageDataObjectManager. If you don't want exactly what ImageGallery does, it can really get in your way.

Avatar
Harley

Community Member, 165 Posts

5 October 2011 at 8:31am

Hey Akshu,

How did you manage to include a category in your gallery module? I am trying to achieve the same thing but with difficulty.

Thanks in advance