Make Colorbox module use the Libraries API http://drupal.org/project/libraries.

"The common denominator for all Drupal modules/profiles/themes that integrate with external libraries."

CommentFileSizeAuthor
#1 colorbox_libraries.patch2.11 KBpcambra
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pcambra’s picture

Status: Postponed » Active
FileSize
2.11 KB

Hi, following these instructions http://drupal.org/node/735160 I'm attaching a patch for colorbox & libraries API

Also .info file should be modified in order to include dependencies[] = libraries

frjo’s picture

Status: Active » Postponed

Thank you! I will test and commit this as soon as Libraries module has a stable release.

pcambra’s picture

Maybe you'd want to consider using hook_requirements for the library check as well:
http://api.drupal.org/api/function/hook_requirements/6

frjo’s picture

Status: Postponed » Closed (duplicate)