Gallery Plugin
-
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