collective / sc.photogallery

A Photo Gallery content type with a slideshow view.
2 stars 1 forks source link

Remove dependency on Cycle2 #36

Open hvelarde opened 7 years ago

hvelarde commented 7 years ago

Cycle2 has not being supported in 3 years; we can't continue depending on it.

We have selected Swiper as the new slider to be used in this package.

Current view template should not change, if possible.

Swiper can be loaded from a CDN so we don't even need to create a helper package.