Closed (duplicate)
Project:
Views Slideshow
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2009 at 13:40 UTC
Updated:
20 Aug 2009 at 10:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
erik seifert commentedHere is a modified version of your module. Now its utilize jquery.cycle . New Options available :
* 3 Transitions ( fade, scrollUp, shuffle )
* Pagination
I will extend this version further.
New options will be implemented ( cycle ):
http://malsup.com/jquery/cycle/options.html
Comment #2
erik seifert commentedNext version:
* All transitions from jquery.cycle now possible ( @see http://malsup.com/jquery/cycle/browser.html )
* New Pagination options : None | Normal | Next/Prev
Have fun.
Comment #3
fearlsgroove commentedThe zip is nice for users, but a patch would be quite helpful to evaluate your changes for inclusion.
I put a bunch of effort in changing to using jquery cycle, and also added pagination, in this issue: #463254: Lots of progress migrating to contrib/plugin architecture, transition to cycle plugin.
Comment #4
NicoDruif commentedHi there,
Was trying to implement this slideshow zip, but after setting up the slideshow view, nothing seems to happen? No sliding going on... :) I'm curious if a new release comes out soon, with pagination...?
grtzN
Comment #5
NicoDruif commentedand now it does work! hurrah!
I made a clean new drupal installation, and then added this slideshow version.
Comment #6
trevorkjorlien commentedHey erikseifert,
Is there any way to get the numbers to go ABOVE the slideshow instead of the bottom? What file would I need to edit to accomplish this?
Furthermore (and this is more of a special wish than anything), would there be a way for me to grab the taxonomy term I use to classify the story (such as News, Music, Arts, etc.. in my case) to be the link name instead of numbers?
Comment #7
marius.s commentedThis is great! Thanks!