1. Git cloning the Leaflet library in sites/all/libraries results in a directory called 'Leaflet' (git clone http://github.com/CloudMade/Leaflet) with a capital "L"
2. Status Repot (admin/reports/status) results in the following:
The <a href="http://leaflet.cloudmade.com">Leaflet</a> javascript library was not found. Please <a href="http://leaflet.cloudmade.com/download.html">download</a> it into the libraries folder.
Suggestion: change library reference link to lower case "leaflet" and add addendum.
The <a href="http://leaflet.cloudmade.com">leaflet</a> javascript library was not found. Please <a href="http://leaflet.cloudmade.com/download.html">download</a> it into the libraries folder. Also ensure that the library is named leaflet with a lower case "l".
Relates to http://drupal.org/node/1648032
Comments
Comment #1
pvhee commentedCommited, thanks!
Comment #2
rdeboerThanks for committing this. Next time when you're in the hood, would you consider applying this related small patch too? #1781706: Patch to show number of maps installed.
Comment #3
pvhee commentedYes, sure, but the patch needs to be re-applied, see http://drupal.org/node/1781706#comment-7206650