New in Tiki19
Introduction
Slideshow is upgraded in Tiki19 and Plugin SlideShowSlide is a part of the upgrade. 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.
1.2. Parameters
Introduced in Tiki 19.Preferences required: wikiplugin_slideshow, feature_slideshow
| Parameters | Accepted Values | Description | Default | Since |
|---|---|---|---|---|
| (body of plugin) | Enter content of slide | |||
backgroundVideoUrl |
Automatically plays a full size video behind the slide | 19.0 | ||
parallaxBackgroundHorizontal |
Number of pixels to move the parallax background per slide, Calculated automatically unless specified. Set to 0 to disable movement along an axis | 19.0 | ||
parallaxBackgroundSize |
syntax, e.g. "2100px 900px" - currently only pixels are supported (don't use % or auto) | 19.0 | ||
parallaxBackgroundVertical |
19.0 | |||
bgColor |
Set background color for slide. | 19.0 | ||
textColor |
Set Text color for slide. | 19.0 | ||
backgroundTransition |
none fade slide convex concave zoom |
Transition style for full page slide backgrounds | fade | 19.0 |
videoLoop |
n y |
Flags if the background video played in loop | y | 19.0 |
videoMuted |
n y |
Flags if the audio should be muted for background video | y | 19.0 |
backgroundUrl |
Valid URL | URL of the background image to use in your slideshow, overrides backgroundcolor |
19.0 | |
transitionIn |
none fade slide convex concave zoom |
Select entry transition effect for slide | 19.0 | |
transitionOut |
none fade slide convex concave zoom |
Select exit transition effect for slide | 19.0 | |
transitionSpeed |
(blank) fast slow |
Transition Speed | 19.0 |