Active
Project:
Views Slideshow: ImageFlow
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Jan 2011 at 10:13 UTC
Updated:
4 Jan 2018 at 01:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
WilliamV commentedIs the team working on a D7-dev version yet?
Grtz.
Comment #2
emagus commented+1
Comment #3
jamesbenison commentedI have a D7 version of this module done. Name is different, but it will likely merge with views slideshow when that api gets sorted out. Could use testers. Still awaiting CVS approval.
Known issues:
Opacity array is funky. Imageflow doesn't always seem to obey. It's optional anyway.
Some fields can break the imageflow if they are set incorrectly (like reflectionGET). I need to make it a bit more foolproof. Read the docs.
Download at: http://www.lunarclips.com/node/13
Also has a couple working demos
Comment #4
WilliamV commentedError: Imageflow is not defined.
Details:
Gebruikersagent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)
Tijdstempel: Tue, 15 Feb 2011 12:30:58 UTC
Bericht: 'ImageFlow' is niet gedefinieerd = ImageFlow is not defined
Regel: 13
Teken: 6
Code: 0
URI: WEBSITENAME/sites/all/modules/views_jqfx_imageflow/js/views_jqfx_imageflow.js?lgns0c
Attached you will find an export of my view.
I applied all of your suggestions through your D7-website.
Please take a look into this... Thanks!
Comment #5
WilliamV commentedIn further addition (throught Firefox :))
Comment #6
jamesbenison commentedI don't think the imageflow plugin is getting loaded in your installation
It should be available as follows:
sites/all/libraries/ImageFlow/reflect2.php
sites/all/libraries/ImageFlow/reflect3.php
sites/all/libraries/ImageFlow/imageflow.js
sites/all/libraries/ImageFlow/imageflow.css
sites/all/libraries/ImageFlow/imageflow.packed.js
sites/all/libraries/ImageFlow/imageflow.packed.css
You should be able to view source in firefox and click on the imageflow.js in your scripts to be sure that it is there.
Comment #7
WilliamV commentedThe only js (of imageflow) that loads is 'sites/all/libraries/ImageFlow/imageflow.js' and 'sites/all/modules/views_jqfx_imageflow/js/views_jqfx_imageflow.js'.
But it seems in my source code 'imageflow.js' is showing a lot.
I'll send you the link of the site to take a look as i don't like publishing it publically (yet).
Comment #8
jamesbenison commentedThe packed scripts do not get loaded (although I may implement that in the future). The others do need to be available at those paths. I included them for clarification.
Comment #9
WilliamV commentedWill you keep me notified when you do so?
Thank you in advance!
Comment #10
jamesbenison commentedThe imageflow.js path is showing in the head because drupal is trying to load the script. However, that path is a 404 Page Not Found on your website. I don't recall if the drupal 6 version of this module had the imageflow plugin packaged in with the module, but my version does not. Drupal does not want third party libraries in their modules for multiple reasons, and they have been cracking down on this. That means downloading the plugins from their providers and putting them in your sites/all/libraries folder, which is really where they belong.
Comment #11
barwonhack commentedSubscribing
Comment #12
socialtalker commentedsubscribe
Comment #13
klonos...less vague issue title + tags. My graceful way of subscribing ;)
Comment #14
vinnydog commentedsubscribe
Comment #15
rogical commented+1
Comment #16
julianna commentedsubscribe
Comment #17
cesareaugusto commentedsubscribe
Comment #18
likewhoa commentedsubscribing
Comment #19
flacoman91 commentedsubs
Comment #20
lee20 commentedsubscribing
Comment #21
ryan.ryan commentedsubscribe
Comment #22
likewhoa commentedryanissamson stop subscribing and start following, see top of thread.
Comment #23
alex.skrypnykI've made an advanced version of this module for both D6 and D7.
http://drupal.org/sandbox/alex.designworks/1192646
Comment #24
superstega commentedsubscribe
Comment #25
sibiru commentedlet see advance version of this module #23
Comment #26
jamesbenison commentedI have a new module in the works. It will handle everything
Comment #27
alex.skrypnyk@jamesbenison
Why would you have the module 'in the works' if I already created one in my sandbox and it has a stable version?
Comment #28
jamesbenison commentedI seem to have overlooked your contribution. My apologies.
Comment #29
jwilson3So it seems we have two options:
a) http://drupal.org/project/views_jqfx_imageflow
b) http://drupal.org/sandbox/alex.designworks/1192646
It would be good if the respective module maintainers could chime in with a module comparison in terms of feature sets / overlap between the two.
And when (if?) that becomes available, it would be helpful to have this information added to the project page of views_slideshow_imageflow.
Comment #30
jwilson3Oops, and it turns out there is a third option as well:
http://drupal.org/project/imageflow, from the same author as views_jqfx_imageflow...
It would be really helpful to have a side-by-side listing of features between all the different modules available.
Comment #31
jwilson3Researching more...
imageflow module has a dependency on views_jqfx_imageflow, which has a dependency on views_jqfx, who's own module page states that it "is nothing more then views slideshow 6.x-2.x ported. It existed to fill a gap. It was there to do things that were not possible at the time. It's time is now over."
This is kind of disheartening. I think without a clearer explanation of all this... I'll try alex.designworks sandbox module first.
Comment #32
kingfisher64 commentedthe imageflow alex.desiworks mod works fine jwilson3 - i've had it installed for over half a year. The only thing it's not been approved yet. Colorbox integration can be done manually via jquery if required.
Comment #33
klonosThanx James and Phil. I've updated the issue's summary to include a link to Imageflow as an alternative for D7 ;)
Comment #33.0
jwilson3...adding link to the Imageflow project and suggesting as a D7 alternative.
Comment #33.1
jwilson3Added Views Slideshow: Imageflow Advanced to issue summary.
Comment #34
jwilson3Update to #31:
I'm now also using alex.designworks' sandbox module "Views Slideshow: Imageflow Advanced" successfully along with a patch to get the navigation buttons working (#1698990: Support ImageFlow Navigation buttons option).
I believe that this sandbox module, should be the go-to solution for D7, instead of Imageflow, simply for the reasons stated in #31, but the disclaimer here is that i haven't actually tested Imageflow. If someone has successfully deployed Imageflow, would be great if they could speak up, though I know im probably asking in the wrong place, and no one already using it will see this.
UPDATE: I added Views Slideshow: Imageflow Advanced to issue summary.
Comment #35
kingfisher64 commentedBoth work fine. There's no noticeable differences in performance. Although I havn't tested with different browsers. The imageflow js script handles this so since both mods are using the same library i'm assuming there will be no differences in performance.
Neither appear to support colorbox at the moment. I tried through views setting up an imageflow block, page and selecting colorbox as formatter. It just doesn't work. Maybe i'm doing something wrong?
Comment #35.0
kingfisher64 commentedfix anchor link
Comment #36
nwom commentedSadly http://drupal.org/sandbox/alex.designworks/1192646 is 404. Anyone happen to have a copy of his sandbox module?
Edit: I found a fork of the code here: https://github.com/affinitybridge/views_slideshow_imageflow_advanced_cus....
After testing it out, it appears it won't work for my use-case since it strips out everything aside from the image field and a caption field. I hope finding this helps others either way.