Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
drupal7-libraries - Allows version-dependent and shared usage of external libraries
- Description:
Drupal 7 only has built-in support for non-external libraries via
hook_library(). But it is only suitable for drupal.org projects that bundle
their own library; i.e., the module author is the creator and vendor of the
library. Libraries API should be used for externally developed and
distributed libraries. A simple example would be a third-party jQuery
plugin.
This package provides the following Drupal modules:
* libraries
Packages
drupal7-libraries-2.2-1.el5.src
[37 KiB] |
Changelog
by Shawn Iwinski (2014-02-15):
- Updated to 2.2 (BZ #1063727; release notes https://drupal.org/node/2192173)
- Spec cleanup
|