1
|
|
2
|
-- SUMMARY --
|
3
|
|
4
|
Libraries API provides external library handling for Drupal modules.
|
5
|
|
6
|
For a full description visit the project page:
|
7
|
http://drupal.org/project/libraries
|
8
|
Bug reports, feature suggestions and latest developments:
|
9
|
http://drupal.org/project/issues/libraries
|
10
|
|
11
|
|
12
|
-- REQUIREMENTS --
|
13
|
|
14
|
* None.
|
15
|
|
16
|
|
17
|
-- INSTALLATION --
|
18
|
|
19
|
* Install as usual, see
|
20
|
https://www.drupal.org/documentation/install/modules-themes/modules-7 for
|
21
|
further information. Note that installing external libraries is separate from
|
22
|
installing this module and should happen in the sites/all/libraries directory.
|
23
|
See http://drupal.org/node/1440066 for more information.
|
24
|
|
25
|
|
26
|
-- CONTACT --
|
27
|
|
28
|
Current maintainers:
|
29
|
* Daniel F. Kudwien (sun) - http://drupal.org/user/54136
|
30
|
* Tobias Stöckler (tstoeckler) - http://drupal.org/user/107158
|
31
|
|
32
|
|
33
|
This project has been sponsored by:
|
34
|
* UNLEASHED MIND
|
35
|
Specialized in consulting and planning of Drupal powered sites, UNLEASHED
|
36
|
MIND offers installation, development, theming, customization, and hosting
|
37
|
to get you started. Visit http://www.unleashedmind.com for more information.
|
38
|
|