Is there a possibility to use pagination in from jquery cycle for this module ? An other thing. Do you use jquery.cycle.js ? I dont see anything in this code .

Comments

erik seifert’s picture

StatusFileSize
new23.72 KB

Here 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

erik seifert’s picture

StatusFileSize
new24.18 KB

Next 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.

fearlsgroove’s picture

Status: Active » Closed (duplicate)

The 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.

NicoDruif’s picture

Hi 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

NicoDruif’s picture

and now it does work! hurrah!

I made a clean new drupal installation, and then added this slideshow version.

trevorkjorlien’s picture

Hey 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?

marius.s’s picture

This is great! Thanks!