changelog.txt |
changelog.txt |
|
/*
* Change Log for views_slideshow_ddblock module
*/
2011-09-14
#1143760 by SP3boy: Fix pager disable pager functionality
add pagerspeed for scrollable pager
#920288 add using pager as link functionality
add shorter transition effect of 125ms,… |
README.txt |
README.txt |
|
Views Slideshow: ddblock
------------------------
Note: This is the development version of the module. Please test and review the module and post
your issues in the issue queue at http://drupal.org/project/issues/views_slideshow_ddblock to
help… |
views-slideshow-ddblock-cycle-vsd-default.css |
views-slideshow-ddblock-cycle-vsd-default.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-pager-content.tpl.php |
views-slideshow-ddblock-pager-content.tpl.php |
|
Dynamic display block module template: pager template |
views-slideshow-ddblock.tpl.php |
views-slideshow-ddblock.tpl.php |
|
|
views_slideshow_ddblock.info |
views_slideshow_ddblock.info |
|
name = Views slideshow: DDblock
description = Adds ddblock functionality to Views Slideshows.
dependencies[] = views_slideshow
package = Views
core = 6.x
; Information added by drupal.org packaging script on 2009-09-02
version =… |
views_slideshow_ddblock.module |
views_slideshow_ddblock.module |
|
Views Slideshow: ddblock adds ddblock functionality to Views Slideshows. |
views_slideshow_ddblock.views_slideshow.inc |
views_slideshow_ddblock.views_slideshow.inc |
|
The default options available with Views Slideshow: ddblock. |
vsd_if_examples.ccknodedef.inc |
vsd_if_examples/includes/vsd_if_examples.ccknodedef.inc |
|
Content type export for vsd_if_examples module |
vsd_if_examples.info |
vsd_if_examples/vsd_if_examples.info |
|
name = Views slideshow: DDblock Examples
description = Slideshow examples using image field.<br />Installs content type, view and example content.
dependencies[] = views_slideshow
dependencies[] = views_slideshow_ddblock
dependencies[] =… |
vsd_if_examples.install |
vsd_if_examples/vsd_if_examples.install |
|
Installation file for installing views slideshow ddblock example slideshows |
vsd_if_examples.module |
vsd_if_examples/vsd_if_examples.module |
|
Views slideshow ddblock examples |
vsd_if_examples.nodedata.inc |
vsd_if_examples/includes/vsd_if_examples.nodedata.inc |
|
data import for vsd_if_examples module |
vsd_if_examples.viewsdef.inc |
vsd_if_examples/includes/vsd_if_examples.viewsdef.inc |
|
view export for vsd_if_examples module |