I just downloaded the module + library, enabled the module but on | views->slideshow-> content type | I just see: "cycle" I assumed there would be also a imageflow style there but no luck.. :( am I doing something wrong or this module is not views 3.0 compatible?

Thanks

Comments

alex.skrypnyk’s picture

subscribing
This is extremely important as it stops from migrating to Views 3.

alex.skrypnyk’s picture

I've created a plugin for jQuery Roundabout that works with Views 3 and Views Slideshow 3.
It is in the sandbox yet.
http://drupal.org/sandbox/alex.designworks/1151060

Maybe it will help someone as functionality is pretty awesome - see http://fredhq.com/projects/roundabout

alex.skrypnyk’s picture

I've created a module Views Slideshow: Imageflow Advanced that works with views 3 and views_slideshow 3.

This module has more options than original Views Slideshow: Imageflow.

It can be found at http://drupal.org/sandbox/alex.designworks/1192646

deggertsen’s picture

Thank you very much @alex.designworks! Your dev version works great!

broncomania’s picture

Sorry i can't download the files from your sandbox. I use linux and the git code for downloading. It produces an empty folder with a .git folder but there are no files. I would like to try it out. Any ideas?

alex.skrypnyk’s picture

Please try

git clone --branch 7.x-1.x http://git.drupal.org/sandbox/alex.designworks/1192646.git views_slideshow__imageflow_advanced
asb’s picture

Category: bug » feature

I need this for D6, so I tried:

# git clone --branch 6.x-1.x http://git.drupal.org/sandbox/alex.designworks/1192646.git views_slideshow__imageflow_advanced
Cloning into views_slideshow__imageflow_advanced...
remote: Counting objects: 267, done.
remote: Compressing objects: 100% (181/181), done.
remote: Total 267 (delta 175), reused 133 (delta 86)
Receiving objects: 100% (267/267), 52.39 KiB, done.
Resolving deltas: 100% (175/175), done.
warning: Remote branch 6.x-1.x not found in upstream origin, using HEAD instead
warning: remote HEAD refers to nonexistent ref, unable to checkout.

However, the sandbox project page mentions a D6 release. So does this exist for views-6.x-3.x-dev?

Thanks!

alex.skrypnyk’s picture

@asb

Thanks for your interest.
I had to remove D6 version until project is published.
Please see http://drupal.org/node/1352698.
It will be backported once its approved to full project.

asb’s picture

@alex.designworks: Thanks for your fast reply! Full project application... yeah, that can take a while, waiting myself for it since June :-(