Download & Extend

Releases for Views Slideshow

views_slideshow 6.x-2.4

Download Size md5 hashsort icon
views_slideshow-6.x-2.4.zip 299.84 KB 20a009f3b471d982f3213fe4e49ce4df
views_slideshow-6.x-2.4.tar.gz 268.48 KB 989975200b523c1c2462043b951e321d
Last updated: March 23, 2012 - 19:01
Official release from tag: 6.x-2.4

Release notes

Changes since 6.x-2.3:

Read more

views_slideshow 7.x-3.0

Download Size md5 hashsort icon
views_slideshow-7.x-3.0.zip 44.43 KB 0bd93cf5bd4b32110f0bd6bb8a8d779b
views_slideshow-7.x-3.0.tar.gz 32.9 KB 6bf9363dacee1b55b97c0294b70b5507
Last updated: October 26, 2011 - 00:40
Official release from tag: 7.x-3.0

Release notes

Changes since 7.x-3.0-alpha1:

Read more

views_slideshow 6.x-3.0

Download Size md5 hashsort icon
views_slideshow-6.x-3.0.tar.gz 32.28 KB 5e36e94498991098e19c6189edd55bae
views_slideshow-6.x-3.0.zip 43.46 KB 89d216586ba1793791f7c511e4c2bb57
Last updated: October 26, 2011 - 00:40
Official release from tag: 6.x-3.0

Release notes

Changes since 6.x-3.0-beta1:

Read more

views_slideshow 7.x-3.0-alpha1

Download Size md5 hashsort icon
views_slideshow-7.x-3.0-alpha1.zip 40.16 KB 9cfc2f0b183c7ab82c4ea83c316add0a
views_slideshow-7.x-3.0-alpha1.tar.gz 28.81 KB a6b97871bde1ee41b63b60d0953b2e8b
Last updated: March 12, 2011 - 01:36
Official release from tag: 7.x-3.0-alpha1

Release notes

IF YOU HAVE AN OLDER VERSION OF VIEWS SLIDESHOW 3 DO NOT UPGRADE THIS VERSION UNTIL YOU INSTALL http://drupal.org/project/libraries

There are some bugs in this version that need to be fixed. It will require the latest dev release of ctools.

We will track the releases with views so when views moves to beta this will move to beta.

views_slideshow 7.x-3.x-dev

Download Size md5 hashsort icon
views_slideshow-7.x-3.x-dev.tar.gz 34.11 KB 88febc245788b4c8f2706ae2797d8463
views_slideshow-7.x-3.x-dev.zip 46.21 KB a2ab9d8a7198030d46537c1c9662b240
Last packaged version: 7.x-3.0+20-dev
Last updated: March 16, 2013 - 20:58
Development snapshot from branch: 7.x-3.x

Release notes

This branch will contain views slideshow 3 for drupal 7

views_slideshow 6.x-3.0-beta1

Download Size md5 hashsort icon
views_slideshow-6.x-3.0-beta1.tar.gz 285.63 KB 3b6bebd6caeca819b81c2fc561f30193
views_slideshow-6.x-3.0-beta1.zip 324.67 KB eaeff42dae493d791989ccf18f0c7538
Last updated: December 25, 2010 - 00:08
Official release from tag: 6.x-3.0-beta1

Release notes

This is the newest version which will only work on views 3.

Changes Since Version 2

  • Singleframe and Thumbnailhover have been combined into the Views Slideshow Cycle module. Singleframe and ThumbnailHover are still available, but are marked as legacy modules. They will be removed in the next major release. There is no migration path from singleframe/thumbnailhover to cycle.
  • Support for plugin-able pagers. So other modules may add their own pager types. You can see an example on how to do this here http://drupal.org/node/903250
  • Support for skins. You may now create a module that allows you to add your own skins so one can easily change the layout of the slideshow through the settings. You can see an example on how to do this here http://drupal.org/node/909020
  • More templates. If you look in the views_slideshow/contrib/views_slideshow_cycle/theme directory you can see there are numerous tpl.php files you can use to override the default style of the slideshow.
  • Redesigned settings page. The settings page has been redesigned to offer the most used features by default so one can quickly get going. You can find additional options under the advanced settings checkboxes.
Read more

views_slideshow 6.x-2.3

Download Size md5 hashsort icon
views_slideshow-6.x-2.3.zip 299.38 KB a91e1328894a5936d666a3e322323d3f
views_slideshow-6.x-2.3.tar.gz 268.22 KB e5def512a5dd0039a2e748559d0930b9
Last updated: December 25, 2010 - 00:08
Official release from tag: 6.x-2.3

Release notes

Changes since DRUPAL-6--2-2:

Features

  • Ability to have the slideshow automatically pause when a certain amount of the slide is not visible.
  • Option to display more than one views row in a slide.

Full Changelog

  • #836922 by redndahead | izmeez, intyms: Added Views slideshow auto pause when
    slide is not visible on screen.
  • #842268 by redndahead: Fixed Remember slide days is never visible in views
    slideshow thumbnailhover.
  • Bad default option for pause_when_hidden
  • Fix another default value typo
  • Fix validated messages. Arguments were not being replaced.
  • #842690 by jummonk: Fixed Image counter on top of slideshow is missing in
    views-slideshow-thumbnailhover.tpl.php.
  • #484960 by redndahead, hades666evil, FatGuyLaughing, intyms, rconstantine,
    SocialNicheGuru, a.luiz.n, naught101, BenK: Added Display more than one item
    at once (grid/table).
  • #860038 by redndahead: Changed Update to jquery Cycle 2.88.

views_slideshow 6.x-2.2

Download Size md5 hashsort icon
views_slideshow-6.x-2.2.tar.gz 264.95 KB 9eef38cdf7ee0ae18558de72641dbe7d
views_slideshow-6.x-2.2.zip 295.97 KB c6ba1af6de76bc4175440a0ddf685c4c
Last updated: December 25, 2010 - 00:08
Official release from tag: 6.x-2.2

Release notes

Major Bug Fix

  • Editing options in Internet Explorer should now work.

Changes since DRUPAL-6--2-1:

  • #629126 by rayge2k: followup to apply change to numbered pager also.
  • #806888 by Denes.Szabo, redndahead: Fixed Text not translatable.
  • #777990 by L3X: Fixed Advanced settings not working.
  • #807620 by redndahead, notabenem: Fixed Settings.advanced.split is not a
    function.
  • #816486 by redndahead: Fixed Cannot update Style Options.
  • By relectiondigital: bad call to viewsSlideshowSingleFramePause
  • #819812 by intyms: Changed Add more description to Timeout.
  • #822172 by echoz: Fixed 'Start Slideshow Paused' not working.
  • #828588 by redndahead | mordaga: Opts not defined in before function
    Thumbnailhover.

views_slideshow 6.x-2.1

Download Size md5 hashsort icon
views_slideshow-6.x-2.1.tar.gz 264.46 KB 3b42e4dccb80d49b32f884f3afb1b3e2
views_slideshow-6.x-2.1.zip 295.53 KB d1e5385f2196acc74fb350fa22b54727
Last updated: December 25, 2010 - 00:08
Official release from tag: 6.x-2.1

Release notes

Make sure your cache gets cleared after this update. If you run into any issues resaving your slideshow settings may correct it.

There are changes to the css classes in a few places. If you have styled your slideshow make sure to check your css to see if it still works. Specifically the activeSlide class is no longer on the a tag of the thumbnail. It is now on the div tag. So if your css has a.activeSlide change it to .activeSlide a

Views Slideshow ThumbnailHover requires Views 2.7+

New Features

  • Hides controls when less than 2 slides
  • Added ability to set the slideshow paused by default.
  • Allow the thumbnails in SingleFrame be able to be linked to the node.

Important Bug Fixes

  • Improved support for caching.

Changes since DRUPAL-6--2-0:

Read more

views_slideshow 6.x-3.x-dev

Download Size md5 hashsort icon
views_slideshow-6.x-3.x-dev.tar.gz 34.13 KB 53e4960bc73f9e71a1a49099d2fdb4c2
views_slideshow-6.x-3.x-dev.zip 46.13 KB ff706de32959711de61ab1ec5e771afe
Last packaged version: 6.x-3.0+16-dev
Last updated: April 25, 2012 - 00:51
Development snapshot from branch: 6.x-3.x

Release notes

We reserve the right to change this at any time. We may make a change that breaks your slideshow. If you do use this be prepared to recreate your slideshow settings whenever you update.

This version will support views 3 and only views 3. It will not work with views 2. It currently works fine so far in views 3 in my limited testing.

views_slideshow 6.x-2.0

Download Size md5 hashsort icon
views_slideshow-6.x-2.0.tar.gz 262.93 KB 95a50d0896d322d86738cd6a8a602a21
views_slideshow-6.x-2.0.zip 293.92 KB 9e0cbf028bd79f9abda75a4fefb6a129
Last updated: December 25, 2010 - 00:08
Official release from tag: 6.x-2.0

Release notes

Changes since DRUPAL-6--2-0-BETA5:

  • recrit: Fix missing change of $teasers_top and $teasers_bottom to $breakout_top
    and $breakout_bottom
  • #774982 by mstrelan | redndahead: Fixed Cleartype settings are ignored due to
    incorrect types.
  • Folowup for 774982 don't use eval if we don't have to.
  • #775432 by redndahead | upstreamstudios: Fixed Links not working properly.

views_slideshow 6.x-2.0-beta5

Download Size md5 hashsort icon
views_slideshow-6.x-2.0-beta5.zip 293.87 KB 06445b7da43b8fc8f31b14143cd812c4
views_slideshow-6.x-2.0-beta5.tar.gz 262.83 KB 111c49b5abaee79e7b22e6299269e239
Last updated: December 25, 2010 - 00:08
Official release from tag: 6.x-2.0-beta5

Release notes

Changes since DRUPAL-6--2-0-BETA4:

If you have a custom tpl.php for thumbnailhover the $teasers_bottom and $teasers_top have been changed to $breakout_bottom and $breakout_top for better consistency

As long as there are no new issues this should become 2.0 final

Read more

views_slideshow 6.x-2.0-beta4

Download Size md5 hashsort icon
views_slideshow-6.x-2.0-beta4.zip 292.8 KB a21d306a17f316658c907085d94c43f6
views_slideshow-6.x-2.0-beta4.tar.gz 261.84 KB c48b0aec9d47c2c1826a9e9d8d72cd35
Last updated: December 25, 2010 - 00:08
Official release from tag: 6.x-2.0-beta4

Release notes

Fixes bug that didn't migrate settings for all contrib modules except for singleframe.

Changes since DRUPAL-6--2-0-BETA3:

  • #769732 by redndahead: Fixed Thumbnailhover and other modules settings to
    upgrade to new variable layout.

views_slideshow 6.x-2.0-beta3

Download Size md5 hashsort icon
views_slideshow-6.x-2.0-beta3.zip 292.76 KB 2d9126ccfcecf6e6ef42d6b3cb8c2d95
views_slideshow-6.x-2.0-beta3.tar.gz 261.83 KB 397cb287c36bc01e901352f0f5d416e9
Last updated: December 25, 2010 - 00:08
Official release from tag: 6.x-2.0-beta3

Release notes

There is a serious issue with this release if you already have a thumbnailhover slideshow. There should be a new release shortly to take care of this.

Although not required it is recommended that you edit your slideshow settings and then save it. This will resave some values and may alleviate issues you may encounter.

Changes since DRUPAL-6--2-0-BETA2:

Read more

views_slideshow 6.x-2.0-beta2

Download Size md5 hashsort icon
views_slideshow-6.x-2.0-beta2.zip 39.8 KB 04b4c2a83235821d72671284ce68cbad
views_slideshow-6.x-2.0-beta2.tar.gz 27.01 KB 4b9e9a6365929ab4ac5e09633a8ccaaf
Last updated: December 25, 2010 - 00:08
Official release from tag: 6.x-2.0-beta2

Release notes

This marks the second beta release. This adds some new features as well as some bug fixes. There are a couple of issues that we would like to get in before doing a full release.
#404894: Block caching prevents the javascript from always being loaded
#554438: Support FIELDS as views rows style
#571224: Problem with $id variable when overriding breakout-teaser

Changes

Views Slideshow
----------------------
#575410: Multiple slideshows on the same page; only the most recently added one works by redndahead | picardo
#574446: Notify user if no slideshow plugin module is enabled by redndahead
#583204: Wrong table name in update function by oddments
#589122: Remove unnecessary files and definitions by redndahead
#589582: Use jquery to show hide plugin options as you choose the plugin by redndahead

Views Slideshow SingleFrame
--------------------------------------
#344046: Add Cleartype options in the settings page. by jrglasgow, redndahead
#573274: timeout value should be casted to an int in views_slideshow.js by hadsie
#559002: Choosing none doesn't seem to load Cycle JS by redndahead
#575410: Multiple slideshows on the same page; only the most recently added one works by redndahead | picardo
#562748: Support control links and image count for non-js users by redndahead | mcarbone
#560116: Support for odd/even classes on output by redndahead | mpettitt
#332011: Allow for delay in start of slideshow by redndahead, dwees
#585942: Classes not set properly on views_slideshow_singleframe_div_* by adamo
#558662: Create ability to add 1 of 4 type pager by redndahead
#590324: Group IE settings into a fieldset and fix misnamed form value in thumbnailhover by redndahead
#589096: Add textarea for extra jQuery cycle settings by redndahead
#588944: Allow one to choose either thumbnails or numbers as pager items by redndahead
#589582: Use jquery to show hide plugin options as you choose the plugin by redndahead
#591454: Image Count does not show by redndahead
#558640: More flexible layout by redndahead
#562196: Error : the cycle jQuery plugin is not defined by guix

Views Slideshow ThumbnailHover
--------------------------------------------
#344046: Add Cleartype options in the settings page. by jrglasgow, redndahead
#573274: timeout value should be casted to an int in views_slideshow.js by hadsie
#559002: Choosing none doesn't seem to load Cycle JS by redndahead
#575410: Multiple slideshows on the same page; only the most recently added one works by redndahead | picardo
#562748: Support control links and image count for non-js users by redndahead | mcarbone
#560116: Support for odd/even classes on output by redndahead | mpettitt
#332011: Allow for delay in start of slideshow by redndahead, dwees
#585942: Classes not set properly on views_slideshow_singleframe_div_* by adamo
#558662: Create ability to add 1 of 4 type pager by redndahead
#590324: Group IE settings into a fieldset and fix misnamed form value in thumbnailhover by redndahead
#589096: Add textarea for extra jQuery cycle settings by redndahead
#588944: Allow one to choose either thumbnails or numbers as pager items by redndahead

Read more

views_slideshow 6.x-2.0-beta1

Download Size md5 hashsort icon
views_slideshow-6.x-2.0-beta1.zip 39.19 KB 8893c4a7eb489c192257ad1c73fcf1d1
views_slideshow-6.x-2.0-beta1.tar.gz 23.18 KB a0bcfa4073bbd5e885d3305b84d83b9f
Last updated: December 25, 2010 - 00:08
Official release from tag: 6.x-2.0-beta1

Release notes

This is the newest version which begins the usage of plugins and adds controls and pager functionality.
#463254: Lots of progress migrating to contrib/plugin architecture, transition to cycle plugin

views_slideshow 6.x-2.x-dev

Download Size md5 hashsort icon
views_slideshow-6.x-2.x-dev.zip 299.86 KB a5b8f590c3b4c6aab1d90a1e4b702eeb
views_slideshow-6.x-2.x-dev.tar.gz 268.49 KB ccf3736d5610edeeffe401a6505725b7
Last packaged version: 6.x-2.3+17-dev
Last updated: March 22, 2012 - 12:48
Development snapshot from branch: 6.x-2.x

Release notes

dev version for the DRUPAL-6--2 branch: we're adding support for jquery cycle, and revamping the API to make it useful as a basis for other slideshow & rotator modules.

views_slideshow 6.x-1.0-beta2

Download Size md5 hashsort icon
views_slideshow-6.x-1.0-beta2.zip 25.17 KB 1c1d7f5b966a7dca9635e33614183342
views_slideshow-6.x-1.0-beta2.tar.gz 19.41 KB bc36a1d6e5df5988772ac2b1ab4c528a
Last updated: December 25, 2010 - 00:08
Official release from tag: 6.x-1.0-beta2

Release notes

Creating a new release to clear up dev for new planned functionality.

* Add Update 6000 function to rebuild theme (aaron).
* Separate theme functions into new tpl.php files (aaron).
* Create API to allow modules to plug into Views Slideshow (aaron).
* Load Cycle when using Single Frame mode (aaron).
* Add jQuery Cycle plugin js file (aaron).
* 324640/KarenS PHP Notices (robertDouglass/Karens).

views_slideshow 5.x-1.0-beta1

Download Size md5 hashsort icon
views_slideshow-5.x-1.0-beta1.tar.gz 13.58 KB 37638c9bebfe482e8902ec77a5434b41
views_slideshow-5.x-1.0-beta1.zip 17.26 KB 45f124ea2be4d11b2730df767325f5a0
Last updated: December 25, 2010 - 00:08
Official release from tag: 5.x-1.0-beta1

Release notes

beta release (finally) for d5

views_slideshow 6.x-1.x-dev

Download Size md5 hashsort icon
views_slideshow-6.x-1.x-dev.zip 37.88 KB 5541653691e7e8768c53cb5e3b8dd273
views_slideshow-6.x-1.x-dev.tar.gz 23.92 KB 8697bb648a54a2368d61dcbc9a911758
Last updated: February 25, 2011 - 07:57
Development snapshot from branch: 6.x-1.x

Release notes

WARNING: As of 4/15/09, there is currently no upgrade path in the dev version. If you upgrade a site from here, it will break your current views using views slideshows. They should be fairly easy to rebuild.

However, the module should currently be fine for new sites.

Subscribe with RSS Syndicate content
nobody click here