====== Clearfloat Plugin ====== ---- plugin ---- description: Clears the floating of elements, for example images, by inserting ''
'' author : Michael Klier email : chi@chimeric.de type : syntax lastupdate : 2009-05-21 compatible : > 2009-02-14, 2008-05-05 depends : conflicts : similar : wrap tags : typography downloadurl: http://cloud.github.com/downloads/chimeric/dokuwiki-plugin-clearfloat/plugin-clearfloat.tgz bugtracker : http://github.com/chimeric/dokuwiki-plugin-clearfloat/issues sourcerepo : http://github.com/chimeric/dokuwiki-plugin-clearfloat/ ---- :!: ** If you're looking for a multipurpose plugin which also provides the functionality of this plugin I highly recommend to have a look at the [[plugin:wrap]] plugin** :!: ^ Download | [[http://cloud.github.com/downloads/chimeric/dokuwiki-plugin-clearfloat/plugin-clearfloat.tgz|plugin-clearfloat.tgz]] | ^ Github URL | [[http://github.com/chimeric/dokuwiki-plugin-clearfloat]] | ===== Installation ===== Download the archive and unpack it into ''/lib/plugins''. * [[http://cloud.github.com/downloads/chimeric/dokuwiki-plugin-clearfloat/plugin-clearfloat.tgz|.tgz]] Plugin Manager The plugin can be also installed via git. % cd /lib/plugins % git clone git://github.com/chimeric/dokuwiki-plugin-clearfloat.git 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]]. FIXME ===== Changelog ===== A complete changelog is available [[http://github.com/chimeric/dokuwiki-plugin-clearfloat/commits/master|here]]. {{rss>http://github.com/feeds/chimeric/commits/dokuwiki-plugin-clearfloat/master 10 1d}} ===== Discussion ===== Can't help me, but seems not to work (i.e. the demo shows the ~CL~ quote and the "text which should not float" is floating)