I would be worth putting a warning in the Readme that extracting the excanvas_r3.zip does not create the excanvas_r3 directory. You must create the directory manually and extract the zip from within it, or the files will all extract into the other_libs directory.

Comments

xurizaemon’s picture

Status: Active » Needs work

I think this is dependent on your extraction environment.

I had this issue when extracting excanvas_r3 on linux using unzip, but people on OSX or Windows will probably get the folder created automatically.

DrewMathers’s picture

While it is true that Windows will default to creating a subdirectory based on the zip file name, the typical practise with most libraries and all Drupal projects is to create the zip from the parent directory, so the subdirectory will be created during extraction.

jason.fisher’s picture

On Ubuntu, it did not create the subdirectory and made a mess of other_libs.

xurizaemon’s picture

Status: Needs work » Needs review
StatusFileSize
new1.14 KB

ok, here's a patch then

pifagor’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)