Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Compatible with DokuWiki
Similar to menu
Tagged with menu, navigation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
A simple menu with two columns :
<dwmenu col="2" align="center" caption="Accueil"> <dwitem name="name" description="description" link="link" image="image.png"> <dwlink link="link" text="text" /> <dwlink link="link" text="text" /> </dwitem> <dwitem name="name" description="description" link="link"> <dwlink link="link" text="text" /> <dwlink link="link" text="text" /> </dwitem> <dwitem name="name" description="description" link="link" image="image.png"> <dwlink link="link" text="text" /> <dwlink link="link" text="text" /> </dwitem> <dwitem name="name" description="description" link="link" image="image.png"> <dwlink link="link" text="text" /> <dwlink link="link" text="text" /> </dwitem> <dwitem name="name" description="description" link="link"> <dwlink link="link" text="text" /> <dwlink link="link" text="text" /> </dwitem> </dwmenu>
Basic syntax:
<dwmenu col="" align="" caption="">
dwmenu tag can contain dwitem tags.
<dwitem name="" description="" link="" image="">
dwitem tag can contain dwlink tags.
<dwlink link="" text="" />
None for the moment
It can be nice :) thank you for your extension
A source at pastebin.com.
— Aleksandr Selivanov 2013/02/12 12:42
Exactly, but this plugin make it natively. And it permits me to learn how to develop plugins for Dokuwiki. Thank your for your answer.
— Progi1984 2013/02/12 18:51
It would be nice to have links to sections of a page. Like:
link="[[namespace1:namespace2#section]]"
Just as Dokuwiki does
— Michiel van Erven 2013/05/03 12:25
Hope you'll update the extension for Hogfather version, as your extension is the nicer extension plugin for DW !
— ics-informatique 2020/03/10 12:18