Instead of placing large amounts of external libraries in the click_heat folder, is it possible to place it in the libraries folder?
Does this module integrate with the libraries module?

Comments

john franklin’s picture

Status: Active » Fixed

At the moment, no.

I'm considering two courses of action.

First, refactor the module to expect the clickheat package to be in the site/all/libraries directory. I'd do this with a 6.x-3.x branch because it's a major change in the module.

Second, integrate the clickheat code into the module. They're both GPL2, so there is no license issue.

Doing the latter means I can better control which version is "officially supported."

Status: Fixed » Closed (fixed)

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