Mercurial > hg > rr-repo
diff sites/all/modules/views_slideshow/README.txt @ 2:b74b41bb73f0
-- Google analytics module
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Thu, 22 Aug 2013 17:22:54 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sites/all/modules/views_slideshow/README.txt Thu Aug 22 17:22:54 2013 +0100 @@ -0,0 +1,60 @@ + +Views Slideshow +=============== + +The Views Slideshow module is a Views Style Plugin that can be used to output +Views in a jQuery slideshow. + +There are currently 2 modes: + +SingleFrame + +In SingleFrame mode slideshows are output as single elements and controls can be +displayed as numbered links or thumbnails of individual fields. + +ThumbnailHover + +In ThumbnailHover mode slideshows are output as node teasers or full nodes. The +controls for advancing the slideshow are nodes too. + +Further details about each can be found within their respective directories. + + +Requirements +============ + +Views 3 is required for this module to be of any use. + + +Description +=========== + +This module will create a View type of Slideshow that will display nodes in a +jQuery slideshow. + +Settings are available for fade, timing, mode, and more. + + +Authors/maintainers +=================== + +Original Author: + +Aaron Winborn (winborn at advomatic dot com) +http://drupal.org/user/33420 + +Co-maintainers: + +redndahead +http://drupal.org/user/160320 + +psynaptic +http://drupal.org/user/93429 + + +Support +======= + +Issues should be posted in the issue queue on drupal.org: + +http://drupal.org/project/issues/views_slideshow