Closed (fixed)
Project:
HTML Purifier
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
24 Apr 2011 at 14:39 UTC
Updated:
11 Feb 2012 at 21:20 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| location.patch | 625 bytes | mightyiam |
Comments
Comment #1
akalata commentedI 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.zdirectory should be preserved, in comparison to the module directory implementation where only the-x.y.z/librariesdirectory is copied.Comment #2
ezyang commentedFixed in ab71e69ecb06b0e70d4091e87ad354bec03e10e0