Closed (outdated)
Project:
BeautyTips
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2010 at 09:06 UTC
Updated:
29 Aug 2019 at 20:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sleeping_at-work- commentedWould it be possible to include the ExplorerCanvas library through the Drupal Libraries API http://drupal.org/project/libraries ? This will bring all the advantages of the Libraries API. I'm adding a patch which needs to be tested.
Comment #2
sleeping_at-work- commentedI'm adding a new patch which is aimed just to support the Drupal Libraries API, without compromising the usability of the module for who's not implementing Libraries API in his system. It lacks testing.
Comment #3
kleinmp commentedThanks for the patch!
I didn't know about the Drupal Libraries API, and it's a good idea. I'll test out the patch and commit it the next chance I get.
Comment #4
intyms commentedsubscribing...
Comment #5
sleeping_at-work- commentedthanks :)
Comment #6
Anonymous (not verified) commentedsubshcribing.
Comment #7
kleinmp commentedCommitted to the dev version.
Comment #9
sleeping_at-work- commentedIn order to grant consistency, please consider to review the README
Here's a patch
Comment #10
mrfelton commentedThis patch is not in the latest 2.x-dev branch.
Comment #11
mrfelton commentedHere is a patch that reincorporates this fix as well as the update to the README.txt file into the latest 2.x-dev branch
Comment #12
socialnicheguru commentedWill this be ported to D7?
Comment #13
acouch commentedHere is a D7 patch. This was necessary for us because we are trying to include this in a distro which makes it hard to package the excanvas library in the beautytips module and the "WARNING!" message is fired upon install which makes it look like the install was unsuccessful.
Comment #14
pifagor commentedComment #15
dharizza commentedRe-rolled patch to apply cleanly in latest dev version.