Hi,
I would like to create a view (using views) that display the different galleries available and, when clicking on one of them, display the selected one using overlay gallery. I was unable to achieve it, whereas from the usual gallery list the usage of overlay gallery was correctly set up as the default display.
Do you have an idea of how it can be achieve?
Thank you in advance.
Comments
Comment #1
miruoss commentedHi florian
Currently this is not that easy. Try to use theme developer to find out which template you can overwrite to add the class and rel informations to the link.
As soon as views supports custom links with rel attributes (see #363702: rel="nofollow" for a views links), I can add a predefined view to my module. But until then i guess everybody has to deal with his own views.
Cheers,
Michael
Comment #2
UNarmed commentedPlease let me know if you manage to get this working!?
Comment #3
miruoss commentedRC3 comes with a default view that has a page view attached. The path to visit it is /galleries
Comment #4
miruoss commented