changelog.txt |
changelog.txt |
|
/*
* Change Log for views_slideshow_ddblock module
*/
18-JUL-2001
#1214290 by ppblaauw Fix warning cycle plugin not installed
09-JUL-2011
#1214290 by mrfelton make possible to add not minified version of jquery cycle plugin
#1214010 by SebCorbin… |
README.txt |
README.txt |
|
Views Slideshow: ddblock
------------------------
Note: This is the development version of the views_slideshow_ddblock module for drupal 7.
This is a first port of the drupal 6 module. At the moment it is unstable and please only use it
when you… |
views-slideshow-ddblock-cycle-vsddefault.css |
css/views-slideshow-ddblock-cycle-vsddefault.css |
|
/*!
* Dynamic display block module template: vsd-default - Cascading Style Sheet
*/
div.views-slideshow-ddblock-cycle-vsd-default div.container{background-color:#fff;width:478px;}
div.views-slideshow-ddblock-cycle-vsd-default… |
views-slideshow-ddblock-main-frame.tpl.php |
theme/views-slideshow-ddblock-main-frame.tpl.php |
|
|
views-slideshow-ddblock-pager-content.tpl.php |
theme/views-slideshow-ddblock-pager-content.tpl.php |
|
Dynamic display block module template: pager template |
views_slideshow_ddblock.info |
views_slideshow_ddblock.info |
|
name = Views slideshow: DDblock
description = Adds ddblock functionality to Views Slideshows.
dependencies[] = views_slideshow
dependencies[] = libraries
package = Views
core = 7.x
files[] = views_slideshow_ddblock.module
files[] =… |
views_slideshow_ddblock.module |
views_slideshow_ddblock.module |
|
Views Slideshow: ddblock adds ddblock functionality to Views Slideshows. |
views_slideshow_ddblock.theme.inc |
theme/views_slideshow_ddblock.theme.inc |
|
Theme & preprocess functions for the Views Slideshow: ddblock module. |
views_slideshow_ddblock.views_slideshow.inc |
views_slideshow_ddblock.views_slideshow.inc |
|
The default options available with Views Slideshow: ddblock. |