[openstreetmap-website] Port to Leaflet (#121)

Tom Hughes notifications at github.com
Sat Nov 3 15:49:35 GMT 2012


> @@ -0,0 +1,24 @@
> +folder 'vendor/assets' do
> +  folder 'leaflet' do
> +    from 'https://github.com/jfirebaugh/Leaflet.git', :branch => 'osm' do
> +      file 'leaflet.css',    'dist/leaflet.css'
> +      file 'leaflet.ie.css', 'dist/leaflet.ie.css'
> +      file 'leaflet.js',     'dist/leaflet-src.js'
> +      folder 'images', 'dist/images'
> +    end
> +
> +    from 'https://github.com/jfirebaugh/leaflet-locationfilter.git', :branch => 'osm' do

Again, does this mean it's a patched version, and if it is are upstream planning to take the patches?

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/121/files#r2023572
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20121103/624c6938/attachment.html>


More information about the rails-dev mailing list