select plugin

select plugin by Ikuo Obataya
Create pull-down menu that navigates users to the selected link.

Last updated on 2008-10-11. Provides Syntax.
Compatible with DokuWiki 2007-11-26b or later (2006-11-06 with some modification).

Tagged with link, menu.

The following security issue was reported for this plugin:

XSS vulnerability allows arbitrary JavaScript insertion. Author informed on 2008-10-10.

It is not recommended to use this plugin until this issue was fixed. Plugin authors should read the plugin security guidelines.

    Details and download select plugin

    Summary

    This DokuWiki plugin creates a pull-down menu that navigates users to either internal or external links.

    correction for your language would be appreciated:!:

    Example

    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. See actual functionality at the plugin page.

    <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>
    

    History

    • 2008 10.11
      • Vulnerability for XSS was fixed
      • ODT export supported
    • 2008.2.6 Creation of interwiki links enabled. (2007-06-26b or later required)
    • 2007.10.16 bug fix of an inappropriate linking depends of ‘userewrite’ parameter.

    Discussion

    :?: How to correct the French version at Simplus?

    If you don't mind, could you register our Dokuwiki system ? Then, you can edit the page.
    Register in French
    Register in German
    Thanks! - I.Obataya

     
    plugin/select.txt · Last modified: 2008/10/11 07:50 by iobataya
     
    Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
    Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
    WikiForumIRCBugsGitXRefTranslate