DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:clearfloat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:clearfloat [2009-02-23 11:40] – updated information chiplugin:clearfloat [2023-10-31 01:00] (current) Klap-in
Line 1: Line 1:
 +====== Clearfloat Plugin ======
  
 +---- plugin ----
 +description: Clears the floating of elements, for example images, by inserting <div class="clearer"></div>
 +author     : i-net /// software GmbH; Michael Klier
 +email      : tools@inetsoftware.de; chi@chimeric.de
 +type       : syntax
 +lastupdate : 2020-08-04
 +compatible : 2009-02-14+
 +depends    : 
 +conflicts 
 +similar    : wrap
 +tags       : typography
 +
 +downloadurl: https://github.com/i-net-software/dokuwiki-plugin-clearfloat/zipball/master
 +bugtracker : https://github.com/i-net-software/dokuwiki-plugin-clearfloat/issues
 +sourcerepo : https://github.com/i-net-software/dokuwiki-plugin-clearfloat
 +donationurl: 
 +
 +screenshot_img: 
 +----
 +
 +:!: ** If you're looking for a multipurpose plugin which also provides the functionality of this plugin I highly recommend having a look at the [[plugin:Wrap]] plugin** :!:
 +
 +===== Installation =====
 +
 +Download the archive and unpack it into ''<dokuwiki>/lib/plugins''.
 +
 +  * [[https://github.com/i-net-software/dokuwiki-plugin-clearfloat/zipball/master|.zip]] Plugin Manager
 +
 +The plugin can be also installed via git.
 +
 +<code>
 +% cd <dokuwiki>/lib/plugins
 +% git clone git://github.com/i-net-software/dokuwiki-plugin-clearfloat.git clearfloat
 +</code>
 +
 +===== 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 [[https://github.com/i-net-software/dokuwiki-plugin-clearfloat/commits/master|here]].
 +
 +{{rss>https://github.com/i-net-software/dokuwiki-plugin-clearfloat/commits/master.atom date}}
 +
 +===== 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)

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