dimsemenov / PhotoSwipe

JavaScript image gallery for mobile and desktop, modular, framework independent
http://photoswipe.com
MIT License
24.23k stars 3.31k forks source link

What is the status of the PhotoSwipe plugins? #2038

Open acwolff opened 1 year ago

acwolff commented 1 year ago

@dimsemenov I think in the past you said that the nucleus of PhotoSwipe light-box code would be small, the extensions should be implemented in plugins.

The only PhotoSwipe plugin I know, is the Dynamic caption plugin, which is even not mentioned on the PhotoSwipe github page.

I think there were plugins planned for at least a slide-show and for videos.

What is the status of these plugins? Is there already a beta version available? Are there other plugins planned? When can I expect a release of a new plugin?

dimsemenov commented 1 year ago

At the moment I do not develop any new plugins. Plugins that I've made before:

I do not feel the demand is large enough for plugins like auto-slideshow, but I might make something in the future if nobody else will.

If you've made some plugin yourself, feel free to send me a link or a pull request to readme file, having a list there would be nice indeed.

acwolff commented 1 year ago

Thanks for your fast response.

I wonder how many people will use the deep zoom plugin, because that requires special formatted photos I understand

I use the 2nd plugin and that works fine, thanks for that plugin!

I have once tested the 3th plugin, but I see it has still the status 'The plugin is under development ', so I prefer to use my current implementation.

I f you look in the issues, you will see that I am not the only guy who needs a good slide-show plugin. I use now my own clumsy implementation of a slide-show without transitions!