It looks messy in library folder if we cannot put the htmlpurifier files in a subfolder of $library_path/library/htmlpurifier. Do anyone agree? It is minor and easy to fix.

Comments

sbandyopadhyay’s picture

Title: put library files in $library_path/library/htmlpurifier » Update INSTALL.txt to reflect the actual required library path
Component: Code » Documentation
Category: feature » task
Status: Active » Reviewed & tested by the community

Actually, the code in htmlpurifier.install DOES require it to be in $library_path/htmlpurifier/library/... but in the INSTALL.txt file, it says to put it into $library_path/htmlpurifier/... [without the /library/].

So, line 34 of the INSTALL.txt should be revised to say:
sites/all/libraries/htmlpurifier/library/

ezyang’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in ab71e69ecb06b0e70d4091e87ad354bec03e10e0 and later commits...

Status: Fixed » Closed (fixed)

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