clearfloat plugin by Michael Klier
Clears the floating of elements, for example images, by inserting ''<div class="clearer"></div>''
Last updated on 2009-05-21. Provides Syntax.
Compatible with DokuWiki > 2009-02-14, 2008-05-05.
| Download | plugin-clearfloat.tgz |
|---|---|
| Github URL | http://github.com/chimeric/dokuwiki-plugin-clearfloat |
Support the ongoing development of DokuWiki Plugins and Templates and buy me a coffee
(Suggested: 3€ for a regular or 5€ for big latte with caramel).
Download the archive and unpack it into <dokuwiki>/lib/plugins.
The plugin can be also installed via git.
% cd <dokuwiki>/lib/plugins % git clone git://github.com/chimeric/dokuwiki-plugin-clearfloat.git clearfloat
The syntax is as follows:
~~CLEARFLOAT~~
or as of 2007-01-08:
~~CL~~
NOTE: The image must have a leading/trailing space so it floats, other wise this has no effect. The demo page shows this.
You can see the plugin in action here.
A complete changelog is available here.