Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2010-04-08 23:18:45

goncalo.dumas
Member
From: Lisbon
Registered: 2005-12-14
Posts: 97
Website

Textpattern's homepage Slideshow and assorted contraptions

http://textpattern.com/

Does anybody know how that gorgeous slideshow in the homepage was achieved?
Was it a custom job or did it used some existing/available plugin?
And what about the sliding blocks in the left column?

And, once again, I would like to congratulate the developers for having created this beautiful site!

Offline

#2 2010-04-09 03:37:50

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: Textpattern's homepage Slideshow and assorted contraptions

goncalo.dumas wrote:

Does anybody know how that gorgeous slideshow in the homepage was achieved?

/*
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
*/

Markup required for the slideshow can be done with any of the main gallery plugins, with current changeset or with out plugin, expecially in TXP.com’s case where all images are all the time same.

Next, previous and the speeddial links toggle cycle’s pagination events.

Offline

#3 2010-04-09 13:01:13

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,564
Website GitHub Mastodon

Re: Textpattern's homepage Slideshow and assorted contraptions

Definitely recommend jQuery’s Cycle plugin – and it’s very flexible and easy to implement so can be used for a wide range of uses, not just slideshows.

I’m also liking this (non jQuery) script and am using it in my next TXP project.

Offline

#4 2010-04-11 10:00:37

goncalo.dumas
Member
From: Lisbon
Registered: 2005-12-14
Posts: 97
Website

Re: Textpattern's homepage Slideshow and assorted contraptions

Thanks both!
I’ll be checking the Cycle plugin.

Offline

#5 2010-04-12 02:38:45

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: Textpattern's homepage Slideshow and assorted contraptions

I implemented the slideshow. The basic slideshow functionality is just jQuery.cycle. The little pager boxes and the speed dial functionality was custom, but like Gocom said they just fire off the pagination functions.

The expando boxes are custom but it’s just coordinating built in jQuery stuff.

Happy to help if you have any questions about it.

Last edited by hakjoon (2010-04-12 02:40:58)


Shoving is the answer – pusher robot

Offline

Board footer

Powered by FluxBB