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