History: PluginSlideshowSlide
Source of version: 6 (current)
Copy to clipboard
Added in ((Tiki19)) this is a complementary plugin to the ((PluginSlideshow|slideshow plugin)) to allow fine tuning per slide. !!#Introduction Slideshow has been upgraded in ((Tiki19)) and Plugin SlideShowSlide is a part of the upgrade. The plugin SlideShowSlide is used to customize any individual slides in a slideshow. For example if you want to have a different background of a slide from the global settings then you will use Plugin SlideShowSlide. {img type="fileId" fileId="1463" thumb="box"} !!#Parameters {pluginmanager plugin=slideshowslide} !! Sample It should be used to enclose the content of a slide. {CODE()} {slideshow theme="simple" transition="zoom" transitionSpeed="default" backgroundTransition="none" controls="y" controlsLayout="bottom-right" controlsBackArrows="faded" progress="y" slideNumber="y" fragments="n" fragmentClass="grow" fragmentHighlightColor="none" autoSlideStoppable="y" alignImage="n"} {SLIDESHOWSLIDE(bgColor="#fff" textColor="blue" videoMuted="n" videoLoop="n" transitionIn="none" transitionOut="none" backgroundTransition="none")} !!Slide one {SLIDESHOWSLIDE} {SLIDESHOWSLIDE(bgColor="#444" textColor="red" videoMuted="n" videoLoop="n" transitionIn="none" transitionOut="none" backgroundTransition="none")} !!Slide two {SLIDESHOWSLIDE} {SLIDESHOWSLIDE(bgColor="#000" textColor="#fff" videoMuted="n" videoLoop="n" transitionIn="none" transitionOut="none" backgroundTransition="none")} !!Slide three {SLIDESHOWSLIDE} {CODE} !!#Related ((Tiki19)) ((PluginSlideshow))