DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:slider

This is an old revision of the document!


slider Plugin

Compatible with DokuWiki

Elenor Of Tsort,detritus,weatherwax

plugin Add a slider element to any DokuWiki page

Last updated on
2016-02-03
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with carousel, slider

This plugin adds a Slider element using the bxSlider jQuery Plugin.

Installation

A CosmoCode Plugin

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually. kh

Changes

Syntax

Slides need to start with a <slider> element which may contain an image (internal or external) as background for the slide. Inside the slide any other DokuWiki syntax can be put, this will be shown as an overlay over the background image. The last slide has to be finished with a </slider> element.

Simple Image only slider with internal and external images:

<slider some:internal:image.jpg>
<slider anotherlocalimage.jpg>
<slider http://example.com/externalimage.jpg>
</slider>

Slider with mixed content

<slider some:internal:image.jpg>
===== A Headline =====

And some other stuff

<slider>

This one has no background image at all.

<slider http://example.com/externalimage.jpg>
</slider>

Configuration and Settings

The size of background images can be set in the config manager. Images will be automatically scaled to match the full width of the page by the browser. The given size controls image quality vs. download size.

Discussion

  • Have you tested this plugin recently? It does not work in Detritus! Please check and update — atronoush 2015-10-02 19:58
The plugin works fine in Detritus so please check your settings first. — Laynee 2016-03-14

in rtl lang like arabic

  • It does not work in selfthinker! Please check and update —

?

plugin/slider.1506682418.txt.gz · Last modified: 2017-09-29 12:53 by 141.23.57.184

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki