Active
Project:
Views Slideshow: ImageFlow
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2010 at 19:11 UTC
Updated:
17 Jul 2011 at 12:07 UTC
Jump to comment: Most recent file
Comments
Comment #1
kazah commentedI have the same problem!! Any ideas?
Comment #2
SteveViselli commentedHi,
Here's a patch that implements the circular feature (6.x-2.x-dev). Place it in /sites/all/modules/views_slideshow_imageflow/ and run
patch -p0 < imageflow_circular.patchYou can find a checkbox to turn it on at the bottom of the imageflow style options.
Steve
Comment #3
aaron commentedSteve,
Thanks for the patch! I'll review it later this week and apply assuming it works as advertised. (Looks good from a quick glance.)
Thanks,
Aaron
Comment #4
akalata commentedIt's working great for me, thanks!
Comment #5
Roze-1 commentedCan you tell me how to apply the patch inside the views_slideshow_imageflow ?
Comment #6
Roze-1 commentedIts working ! .. Is it possible to add Auto play option ??
Comment #7
Roze-1 commentedI have added AutoPlay patch which works in the alpha-1 version. Please check to it and reply. And thanks to Steve for creating Circular patch.
Replace the zip files accordingly
# sites\all\modules\views_slideshow_imageflow\themes\js\views_slideshow_imageflow.js
# sites\all\modules\views_slideshow_imageflow\themes\views_slideshow_imageflow.theme.inc
# sites\all\modules\views_slideshow_imageflow.variables.inc\views_slideshow_imageflow.variables.inc
# sites\all\modules\views_slideshow_imageflow\views_slideshow_imageflow.views_slideshow.inc
Comment #8
gdkt11 commentedWow, ask and you shall receive. I owe you a beer Steve!
Cheers
Comment #10
chertzogthanks for this, but is there a way to use imageFocusMax with this?
Comment #11
broncomania commentedI added the patch above and the circular option in a package. the problem I found out is that the auto play function is working alone also the circular option but they dont play well together. maybe some can find the problem?
Update: This package is not working. It contains some mistakes