Mercurial > hg > rr-repo
comparison sites/all/modules/quicktabs/quicktabs.info @ 2:b74b41bb73f0
-- Google analytics module
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Thu, 22 Aug 2013 17:22:54 +0100 |
parents | |
children | a75ead649730 |
comparison
equal
deleted
inserted
replaced
1:67ce89da90df | 2:b74b41bb73f0 |
---|---|
1 name = Quicktabs | |
2 description = Render content with tabs and other display styles | |
3 core = 7.x | |
4 files[] = quicktabs.module | |
5 files[] = quicktabs.classes.inc | |
6 files[] = includes/quicktabs_style_plugin.inc | |
7 files[] = tests/quicktabs.test | |
8 configure = admin/structure/quicktabs | |
9 dependencies[] = "ctools" | |
10 | |
11 ; Information added by drupal.org packaging script on 2012-03-29 | |
12 version = "7.x-3.4" | |
13 core = "7.x" | |
14 project = "quicktabs" | |
15 datestamp = "1332980461" | |
16 |