Skip to content

Added following parameters to the carousel template:

romoxi requested to merge romoxi/tiki:master into master

Added following parameters to the carousel template:

pagination="n" - turns off the pagination (hint: the pagination is only shown, if there are more than 10? items???) control="n" - turns off the controls for previous and next item

{carousel interval="2500" wrap="true" pause="hover" id="teaser" controls="n" indicators="n" pagination="n"}

Merge request reports