DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:headernofloat

headernofloat Plugin

Compatible with DokuWiki

Weatherwax

plugin Display header right beside an image

Last updated on
2013-10-29
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with header

By lisps

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Examples/Usage

{{:wiki:dokuwiki-128.png?150 |}} 
###### Headline 1 ######
txt txt txt txt txt txt txt txt txt txt txt 
##### Headline 2 #####
txt txt txt txt txt txt txt txt txt txt 

Syntax

Replace the ='s with #'s

Development

:!: I only get this work with using JavaScript. So when JavaScript is turned of this won't work.

Change Log

  • 2013-10-30
    • Initial release

Known Bugs and Issues

ToDo/Wish List

  • get it work without JavaScript

FAQ

Discussion

No plugin needed

You can do the same by simply adding the following to your userstyles:

.dokuwiki h1,
.dokuwiki h2,
.dokuwiki h3,
.dokuwiki h4,
.dokuwiki h5{
    clear: none;
}

Anika Henke 2013/11/02 22:40

plugin/headernofloat.txt · Last modified: 2021-03-05 00:42 by Klap-in

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