Gallery Plugin
-
GitHub - psychobunny/nodebb-plugin-gallery: This NodeBB plugin feeds all posted images into a lightbox gallery
This NodeBB plugin feeds all posted images into a lightbox gallery - psychobunny/nodebb-plugin-gallery
GitHub (github.com)
Yes... but needs updating for v1.0.0, looks like
-
I've been looking at this today for my own use. I have figured out the problem on why it doesn't work anymore. The delay loading of images feature has broken this plugin. Essentially the a links no longer exist to inject the fancybox API onto during the
action:ajaxify.end
notification. Unfortunately I'm new to nodebb plugins so I'm looking for an appropriate event I can listen on after the links get injected during the Post.wrapImagesInLinks. Does anyone have any suggestions?Thanks
Copyright © 2024 NodeBB | Contributors