Minggu, 12 Januari 2014

Libraries API

The common denominator for all Drupal modules/profiles/themes that integrate with external libraries.
This module introduces a common repository for libraries in sites/all/libraries resp. sites/<domain>/libraries for contributed modules.
External libraries
Denotes libraries ("plugins") that are neither shipped nor packaged with a project on drupal.org. We do not want to host third-party libraries on drupal.org for a multitude of reasons, starting with licensing, proceeding to different release cycles, and not necessarily ending with fatal errors due to conflicts of having the same library installed in multiple versions.
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.

Downloads



Recommended releases

VersionDownloadDate
7.x-2.1gz (29.79 KB) | zip (39.34 KB)2013-Mar-09
6.x-1.0gz (7.84 KB) | zip (8.91 KB)2011-Jan-27

Other releases

VersionDownloadDate
7.x-1.0gz (7.74 KB) | zip (8.79 KB)2011-Jan-27

Development releases

VersionDownloadDate
8.x-3.x-devgz (30.69 KB) | zip (43 KB)2013-Oct-31
7.x-2.x-devgz (30.58 KB) | zip (40.23 KB)2013-Oct-31
6.x-1.x-devgz (8.81 KB) | zip (9.69 KB)2013-Oct-31

Tidak ada komentar:

Posting Komentar