Closed (fixed)
Project:
HTML Purifier
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2012 at 10:05 UTC
Updated:
10 May 2013 at 19:50 UTC
Jump to comment: Most recent
Comments
Comment #1
fonant commentedComment #2
Anonymous (not verified) commentedIn general, the Libraries module must be enabled in order for any library located in sites/all/libraries to be usable. This is by design.
Comment #3
fonant commentedYes, indeed.
My comment is that the Status Report page test is not correct: it says the library is OK when the libraries module is not enabled.
Situation:
Comment #4
ezyang commentedOK, it sounds like the status checker should check if library is installed and fail if it is not.
Comment #5
heddnOnce we release a stable 1.0 version, could we implement support for Libraries 2.0 and make it a requirement for use of this module? It would make the hook_requirements a lot cleaner and easier.
Comment #6
heddnNot that we would use it for hook_requirements since that would require csstidy library. However, we could use libraries 2.0 support to fix the issue in: #1817412: ExtractStyleBlocks requires invalid module. Or at least explore it for possibilities...
Comment #7
heddnThis should also fix the issue here: http://drupalcode.org/project/htmlpurifier.git/commit/b4d7206bf4ed75e171...
Comment #8
heddnI'm going to say this is fixed.