clearfloat plugin by Michael Klier
Clears the floating of elements, for example images, by inserting ''<div class="clearer"></div>''
Last updated on 2007-01-08. Provides Syntax.
Compatible with DokuWiki devel > 2007-06-26 > 2006-11-06.
| Download | plugin-clearfloat.tgz |
|---|
Download the archive and unpack it into <dokuwiki>/lib/plugins.
The plugin can be also installed via darcs.
% cd <dokuwiki>/lib/plugins % darcs get http://chimeric.de/_dev/darcs/dokuwiki/plugins/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.