The INSTALL.txt file describes that the install location should be (in the multi site option) sites/all/libraries/htmlpurifier-x.y.z while when I tried installing it in this path it could not be found.

It was found, however, when I put it in sites/all/libraries/htmlpurifier.

So here's my shot at a patch.

Blessings,
Shahar

CommentFileSizeAuthor
location.patch625 bytesmightyiam

Comments

akalata’s picture

Priority: Major » Minor
Status: Needs review » Needs work

I agree that the note about the install directory when using the Libraries API can seem misleading at first glance. However, the note is actually saying that the contents of the entire -x.y.z directory should be preserved, in comparison to the module directory implementation where only the -x.y.z/libraries directory is copied.

ezyang’s picture

Status: Needs work » Fixed

Fixed in ab71e69ecb06b0e70d4091e87ad354bec03e10e0

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.