Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Create multiple galleries with lightbox action

plugins theme

Started by Artiom 6 years ago · 1 replies · 938 views
6 years ago

I am trying to create multiple galleries on the same page. featherlight plugin has gallery function but all images on the page will be in the same gallery.
How difficult would be to add another parameter to lightbox action so it generates rel attributes like rel="lightbox-nn" where nn is a counter?

It doesn't need to be automatic. A call like this would be fine:

TXT
.lightbox(1,600,400)

Where 1 will be concatenated with rel:

TXT
rel="lightbox-1"
last edited 04/15/20 by Artiom
6 years ago

Well, looks like this forum is dead...
Right now I will do it using init script of my custom lightbox plugin.

Suggested topics

Topic Participants Replies Views Activity
Plugins · by complanar, 5 days ago
0 117 5 days ago
Plugins · by Vladimir Novak, 1 month ago
3 581 1 month ago
Plugins · by Mathieu Lecouturier, 1 month ago
3 394 1 month ago
Plugins · by Slebeig, 2 months ago
1 509 2 months ago
Plugins · by Rene, 3 months ago
2 701 3 months ago