comparison sites/all/modules/views_slideshow/views_slideshow.info @ 2:b74b41bb73f0

-- Google analytics module
author danieleb <danielebarchiesi@me.com>
date Thu, 22 Aug 2013 17:22:54 +0100
parents
children
comparison
equal deleted inserted replaced
1:67ce89da90df 2:b74b41bb73f0
1 name = Views Slideshow
2 description = Provides a View style that displays rows as a jQuery slideshow. This is an API and requires Views Slideshow Cycle or another module that supports the API.
3 dependencies[] = views
4 package = Views
5 core = 7.x
6
7 files[] = views_slideshow.module
8 files[] = theme/views_slideshow.theme.inc
9 files[] = views_slideshow.views.inc
10 files[] = views_slideshow_plugin_style_slideshow.inc
11
12 ; Information added by drupal.org packaging script on 2011-10-26
13 version = "7.x-3.0"
14 core = "7.x"
15 project = "views_slideshow"
16 datestamp = "1319589616"
17