DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:linksuggest

This is an old revision of the document!


linksuggest Plugin

Compatible with DokuWiki

weatherwax,binky

plugin autosuggestion for links in texteditor

Last updated on
2014-02-17
Provides
Action
Repository
Source
Conflicts with
codemirror

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 ajax, autocomplete, autosuggest, linksuggest

By lisps

Installation

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Examples/Usage

Simpley type [[: into the texteditor and you will see a list with suggestions. Hit Enter and it will be applied.

What is supported:
If following Namespaces are available

  • ns:ns1:page1
  • ns:page
  • page0

and user is on page ns:page

Possible links to ns:ns1:page1 are

  • [[ns:ns1:page1]] (absolute) :!:not supported by this plugin:!:
  • [[:ns:ns1:page1]] (explizite absolute)
  • [[ns1:page1]] (relative)
  • [[.:ns1:page1]] (explizite relative)
  • [[..:ns:ns1:page1]] (relative, with backlink)

Development

Change Log

  • 2014-02-17
    • Initial release

Known Bugs and Issues

ToDo/Wish List

FAQ

How to trigger autocomplete after hitting enter to applying a namespace?

Just hit STRG or SHIFT and the search will begin.

Discussion

plugin/linksuggest.1392670283.txt.gz · Last modified: 2014-02-17 21:51 by 95.88.201.188

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