annotate 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
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@2 11 ; Information added by drupal.org packaging script on 2012-03-29
danielebarchiesi@2 12 version = "7.x-3.4"
danielebarchiesi@2 13 core = "7.x"
danielebarchiesi@2 14 project = "quicktabs"
danielebarchiesi@2 15 datestamp = "1332980461"
danielebarchiesi@2 16