DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:cssmenu

This is an old revision of the document!


cssmenu Plugin

Compatible with DokuWiki

No compatibility info given!

plugin nice horizontal hover menu using css which can also be used to create clickable buttons

Last updated on
2011-03-02
Provides
CSS/JS-only

The missing download url means that this extension cannot be installed via the Extension Manager. Please see Publishing a Plugin on dokuwiki.org. Recommended are public repository hosts like GitHub, GitLab or Bitbucket.

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 buttons, menu

Installation

Go to my wiki http://www.tux-tips.de/tux-wiki/doku.php?id=start:dokuwiki:plugins here you can find the latest Version of this plugin and also some examples.

Examples/Usage

<cssmenu>
  * **[[:test|button1]]**
  * **button2**
    * [[:test|sub_section]]  
  * **button3**
      * [[:test|sub_section]]
      * [[:test|sub_section]]
  * **button4**
      * [[:test|sub_section]]
      * **subsubsection**
        * [[:test|sub_sub_section1]]
        * [[:test|sub_sub_section2]]
        * [[:test|sub_sub_section3]]
        * [[:test|sub_sub_section4]]
        * [[:test|sub_sub_section5]]
</cssmenu>

Syntax

<cssmenu>
here you have to insert your menu
</cssmenu>

Change Log

  • 2011-03-02
    • Initial release

Known Bugs and Issues

ToDo/Wish List

FAQ

Discussion

plugin/cssmenu.1299130929.txt.gz · Last modified: 2011-03-03 06:42 by 77.185.184.23

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