| Name: | drupal7-libraries |
|---|---|
| Version: | 2.5 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 187100 |
| License: | GPLv2+ |
| RPM: | drupal7-libraries-2.5-1.el7.noarch.rpm |
| Source RPM: | drupal7-libraries-2.5-1.el7.src.rpm |
| Build Date: | Mon Nov 28 2022 |
| Build Host: | build-ol7-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://drupal.org/project/libraries |
| Summary: | 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 module: * libraries |