Table of Contents

ShowSamples Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

plugin carousel to show samples from a website

Last updated on
2021-03-31
Provides
Syntax

Tagged with carousel

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

:!: External requirements: This plugin requires the following included components:

A conflict can be found by the embedded jquery.scrollTo.min.js.

Examples/Usage

See the plugin in action here on the right sidebar.

Samples can be take from tile, tiledblog or glossary.

<showSamples>
  * Item 1
  * Item 2
  * Item 3 \\ {{tiledBlog> sample}}
  * Item 4 \\ {{glossary> sample}}
</showSamples>

Syntax

<showSamples [help]>
  * items
</showSamples>

Each item of the list will be shown according a fixed period of time.

Configuration and Settings