Mercurial > hg > rr-repo
annotate sites/all/modules/quicktabs/quicktabs.info @ 6:a75ead649730
added biblio, admin_menu and reference modules
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Fri, 20 Sep 2013 11:18:21 +0100 |
parents | b74b41bb73f0 |
children | 134d4b2e75f6 |
rev | line source |
---|---|
danielebarchiesi@2 | 1 name = Quicktabs |
danielebarchiesi@2 | 2 description = Render content with tabs and other display styles |
danielebarchiesi@2 | 3 core = 7.x |
danielebarchiesi@2 | 4 files[] = quicktabs.module |
danielebarchiesi@2 | 5 files[] = quicktabs.classes.inc |
danielebarchiesi@2 | 6 files[] = includes/quicktabs_style_plugin.inc |
danielebarchiesi@2 | 7 files[] = tests/quicktabs.test |
danielebarchiesi@2 | 8 configure = admin/structure/quicktabs |
danielebarchiesi@2 | 9 dependencies[] = "ctools" |
danielebarchiesi@2 | 10 |
danielebarchiesi@6 | 11 ; Information added by drupal.org packaging script on 2013-09-16 |
danielebarchiesi@6 | 12 version = "7.x-3.5" |
danielebarchiesi@2 | 13 core = "7.x" |
danielebarchiesi@2 | 14 project = "quicktabs" |
danielebarchiesi@6 | 15 datestamp = "1379371264" |
danielebarchiesi@2 | 16 |