====== Clearfloat Plugin ====== ---- plugin ---- description: Clears the floating of elements, for example images, by inserting ''
'' author : Michael Klier email : chi@chimeric.de type : syntax lastupdate : 2007-01-08 compatible : devel > 2007-06-26 > 2006-11-06 depends : conflicts : similar : tags : page-layout ---- ^ Download | [[http://www.chimeric.de/_src/plugin-clearfloat.tgz|plugin-clearfloat.tgz]] | ===== Installation ===== Download the archive and unpack it into ''
% cd /lib/plugins
% darcs get http://chimeric.de/_dev/darcs/dokuwiki/plugins/clearfloat
===== Syntax =====
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.
===== Demo =====
You can see the plugin in action [[http://www.chimeric.de/_demo/plugin:clearfloat|here]].
===== Resources =====
* [[http://darcs.chimeric.de/darcsweb.cgi?r=clearfloat|Darcs Repository]]
* [[http://www.chimeric.de/_dev/codereference/nav.html?dokuwiki/plugins/clearfloat/index.html|Source Code Documentation]]
===== Discussion =====