The Content Slider macro lets you create slides, separated by <mohami-slider-entry>
as the delimiter, with full Confluence editing and formatting functionality:
...
Use the Content Slider macro to slide through page content like text, links or even charts instead of just images. You can create interactive step-by-step guides or just a simple news ticker using the Content Slider macro.
Place as many entries as needed separating each with the <mohami-slider-entry>
delimiter.
Content Slider configurable parameters
Parameter | Default | Description |
---|---|---|
Width | 500px | Enter the width of the slider in pixels or percents. Leave blank to let the slider automatically choose the best size. Example: |
Height | 300px | Enter the height of the slider in pixels. Leave blank to let the slider automatically choose the best size. |
Background Color | whiteSmoke | Enter the background color of the content slider. Use hexadecimal notation or HTML color name. |
Slider Effect | Fade | Choose between multiple transition effects. Valid values are:
|
Auto Slide Display Time | 3000 | Enter the time in milliseconds (ms) to specify how long each image must be shown. 0 value turns auto slider off. |
Content Padding | selected | Enable to add padding to the slide content. |
Show Navigation | selected | Choose to show previous or next navigation. |
Show Bullets | selected | Choose to show bullets at the bottom of the slider. |
To add slides, enter the required content in the macro body and end the content of each slide with the <mohami-slider-entry>
delimiter. You can use the usual formatting styles as suitable to your needs.
...