Monday 12 April 2010 8:57:35 am
I was searchin for the same and dit it myself after finding no solution for this.
Just to help you, how you could do it on a "Frontpage" for an ezflow installation:
1. Find a good slideshow script that fit your needs. I use a jquery based script --> http://www.hieu.co.uk/blog/index.php/imageswitch/. Include the script into ezpublish
2. Depending on your requirements, extend the classes you want to use for the slider. I extended the "Article" class in order to use a different image and a special text for the Slider.
3. Define and generate a Slider "Block" for ezflow, which handles the Slider script.
4. Go to the ezFlow Frontpage and add the Slider Block to a zone. 5. Add some Articles with integrated Slider Content to the Block, and watch the Slider sliding. This solution requires understanding of developing on ezPublish and knowledge of javascript or rather jquery.
|