libraries 7.x-2.1
| Download | Size |
md5 hash |
|---|---|---|
| libraries-7.x-2.1.zip | 39.34 KB | 7b9e5c1212e01f2f1de9ceff464abafa |
| libraries-7.x-2.1.tar.gz | 29.79 KB | e240bf43e3a4dd2d595bf24ac34d46bd |
Release notes
This is a minor update with two new features. It is fully backwards-compatible with version 7.x-2.0.
Be sure, however, to run update.php (as always)!
New features
- Themes can implement hook_libraries_info() in their template.php file. The usage is identical to that of modules.
- There is a new callback group: 'pre-dependencies-load'. Callbacks in this group are called right before the library's dependencies are loaded. When loading a library the flow now is the following:
- 'pre-dependencies-load' callbacks
- dependencies are loaded
- 'pre-load' callbacks
- library itself is loaded
- 'post-load' callbacks
libraries 8.x-3.x-dev
| Download | Size |
md5 hash |
|---|---|---|
| libraries-8.x-3.x-dev.zip | 40.3 KB | 1a82d61faa1b319c9ecd7bda1fd9d789 |
| libraries-8.x-3.x-dev.tar.gz | 29.78 KB | ab54da7b3316772ad71e793af94d6cda |
Release notes
This is the development branch for the 8.x-3.x version.
Passes tests with D8 core as of 09/05/12.
libraries 7.x-3.x-dev
| Download | Size |
md5 hash |
|---|---|---|
| libraries-7.x-3.x-dev.zip | 39.17 KB | 016afbf21dca976e6700ca666dc6d954 |
| libraries-7.x-3.x-dev.tar.gz | 29.62 KB | f07f374dc3ec911620677b3bbb734a79 |
Release notes
This is the development version of the 7.x-3.x branch.
libraries 7.x-2.0
| Download | Size |
md5 hash |
|---|---|---|
| libraries-7.x-2.0.zip | 39.06 KB | 78a894f4441bf0f79d90dbf2281253b7 |
| libraries-7.x-2.0.tar.gz | 29.52 KB | bb4707fe9c9c67401c9baa514fbab948 |
Release notes
This is the first stable release in the 7.x-2.x branch.
The following commits have been made since the 7.x-2.0-alpha2 release:
- #1606018 by chemical: Tests fail if the module is downloaded from Drupal.org.
- #1386250 by tstoeckler: Clarify module and library installation in README.txt.
- #1578618 by iamEAP: Fixed Fatal cache flush failure on major version upgrades.
- #1449346 by tstoeckler, sun: Clean-up libraries.test
For a detailed list of commits since the 1.0 release, see the release note of the 7.x-2.0-alpha1 and the 7.x-2.0-alpha2 releases.
Most importantly, Libraries API can now manage the library information for you. The idea is that you declare the library information once in hook_libraries_info() and the simply use libraries_load() to load it. Also see the handbook for more information.
Read morelibraries 7.x-2.0-alpha2
| Download | Size |
md5 hash |
|---|---|---|
| libraries-7.x-2.0-alpha2.tar.gz | 28.81 KB | 150a5e24e7f1e849e054ba06921a0311 |
| libraries-7.x-2.0-alpha2.zip | 38.27 KB | cc6850aae09ae4f1f1c1ad1d95a4d153 |
Release notes
Changes since 7.x-2.0-alpha1:
- #1299076 by tstoeckler: Improve testing of JS, CSS, and PHP files.
- #1347214 by rfay: Improve update function 7200.
- #1323530 by tstoeckler: Document libraries_get_version() pattern matching.
- #1325524 by sun, Rob Loach, tstoeckler: Statically cache libraries_detect().
- #1321372 by Rob Loach: Provide a 'post-load' callback group.
- #1205854 by tstoeckler, sun: Test library caching.
libraries 7.x-2.0-alpha1
| Download | Size |
md5 hash |
|---|---|---|
| libraries-7.x-2.0-alpha1.tar.gz | 27.79 KB | 8e3529be946d9ad0a4b387756cb91a5d |
| libraries-7.x-2.0-alpha1.zip | 37.2 KB | b670c741ce95f99fdb0cd0d87573a192 |
Release notes
This is the first alpha release of the 2.x branch of Libraries API.
You can do a lot more than libraries_get_path() now, see the libraries.api.php file now shipped with the module. A lot is still unfinished and in flux, but if your use-case is not supported by our API yet, we hope to see you in our issue queue!
libraries 7.x-2.x-dev
| Download | Size |
md5 hash |
|---|---|---|
| libraries-7.x-2.x-dev.zip | 39.38 KB | 62fc7423fb01f2aeb023067fd55e4a33 |
| libraries-7.x-2.x-dev.tar.gz | 29.83 KB | c753f58161cb34c231a270a595a61a31 |
Release notes
Development snapshot of Libraries API 2 for D7.
libraries 6.x-1.0
| Download | Size |
md5 hash |
|---|---|---|
| libraries-6.x-1.0.tar.gz | 7.84 KB | 51d58ef3294de10fc58ab705c2866c5f |
| libraries-6.x-1.0.zip | 8.91 KB | b4a01b68ef3a2e8bdabb7012a93ecc50 |
Release notes
Changes since DRUPAL-6--1-0-ALPHA1:
libraries 7.x-1.0
| Download | Size |
md5 hash |
|---|---|---|
| libraries-7.x-1.0.zip | 8.79 KB | 5e2d68b9d64906082c95ffb9da335d60 |
| libraries-7.x-1.0.tar.gz | 7.74 KB | e395a4229adb94f48de0764654e83967 |
Release notes
Same as 6.x-1.0, just for Drupal 7.
Changes since DRUPAL-6--1-0-ALPHA1:
libraries 6.x-1.0-alpha1
| Download | Size |
md5 hash |
|---|---|---|
| libraries-6.x-1.0-alpha1.zip | 8.61 KB | 88f41ce3fac5c0d45ccc90721d553fe4 |
| libraries-6.x-1.0-alpha1.tar.gz | 7.68 KB | 8c83fabddeee994c57cb2f797ec7865e |
Release notes
#587028: Tag 6.x 1.0 alpha 1 ?
First (pre-)alpha release for community consumption.
libraries 6.x-1.x-dev
| Download | Size |
md5 hash |
|---|---|---|
| libraries-6.x-1.x-dev.tar.gz | 7.77 KB | 40c8ff7ac676d4886923b26c3f070bf4 |
| libraries-6.x-1.x-dev.zip | 8.62 KB | ecb861462bcf58f6d2e46d7b50bbb55d |
Release notes
Development snapshot of Libraries API 6.x-1.x.
libraries 7.x-1.x-dev
| Download | Size |
md5 hash |
|---|---|---|
| libraries-7.x-1.x-dev.zip | 8.49 KB | 584fdb55962907c2557b999d3923e965 |
| libraries-7.x-1.x-dev.tar.gz | 7.66 KB | f15f4b2e53d57368db0409bb9e46b876 |
Release notes
Development snapshot of Libraries API 7.x-1.x.