[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#879239: Acknowledgement (RFP: sigal -- Simple Static Gallery Generator)



Another issue I found: the pip package ships a copy of jquery and
jquery-colorbox (which are in debian) and a bunch more javascript
libraries: galleria, photoswipe, jquery-touchSwipe and leaflet (which
are not). Even worse, one theme ships with jquery 1.11.1 while the other
ships with 2.2.1. The jquery version shipped with Debian stretch is
version 3.1.1-2, for the record.

All of that JS is of course minified as well, so copies of those libs
will need to be included somehow:

https://github.com/jquery/jquery/archive/2.2.1.tar.gz
https://github.com/jquery/jquery/archive/1.11.1.tar.gz
https://github.com/jackmoore/colorbox/archive/1.6.4.tar.gz
https://github.com/worseisbetter/galleria/archive/1.4.2.tar.gz
https://github.com/dimsemenov/PhotoSwipe/archive/v4.1.1.tar.gz
https://github.com/mattbryson/TouchSwipe-Jquery-Plugin/archive/1.6.15.tar.gz
https://github.com/Leaflet/Leaflet/archive/v0.7.3.tar.gz

Note that *all* of those (except colorbox) are out of date, for what
that's worth.

I'm not sure this can be resolved cleanly without duplicating code
copies... I sent this upstream to see what can be done:

https://github.com/saimn/sigal/issues/200

a.
-- 
Religion is like a blind man looking in a black room for a black cat
that isn't there, and finding it.
                         - Oscar Wilde


Reply to: