Create pull-down menu that navigates users to the selected link
Compatible with DokuWiki
2018-04-22
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Similar to combonav
This DokuWiki plugin creates a pull-down menu that navigates users to either internal or external links.
Using 'select' tag and describe a link per a line.
<select Example> wiki:plugins|Plugin Top plugin:select|Select plugin </select>
HTML output produced by the code above is like this.
<form class="select_plugin"><select onChange="location.href = this.options[this.selectedIndex].value"> <option selected>example</option> <option value="http://www.dokuwiki.org/wiki:plugins">Plugin Top</option> <option value="http://www.dokuwiki.org/plugin:select">Select plugin</option> </select></form>
How to correct the French version at
[[http://wiki.symplus.co.jp/doku.php/computer/fr/select_plugin|Simplus]]?
If you don't mind, could you register our Dokuwiki system ?
Then, you can edit the page.
[[http://wiki.symplus.co.jp/doku.php?id=computer:fr:select_plugin&do=register&lng=fr|Register in French]]
[[http://wiki.symplus.co.jp/doku.php?id=computer:de:select_plugin&do=register&lng=de|Register in German]]
Thanks!
- I.Obataya
Web server moved. Links above are not available.
Please go to the new page: [[http://symplus.edu-wiki.org/en/select_plugin|select plugin]]</del>
— iobataya 2010/12/12 01:33
Current link: https://dokuwiki.edu-wiki.org/select_plugin
— iobataya 2019-11-30 13:41