plugin:linksuggest
Table of Contents
linksuggest Plugin
Compatible with DokuWiki
- 2022-07-31 "Igor" yes
- 2020-07-29 "Hogfather" yes
- 2018-04-22 "Greebo" yes
- 2017-02-19 "Frusterick Manners" yes
Installation
Search and install the plugin using the Extension Manager. 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)[[:ns:ns1:page1]]
(explicite absolute)[[.:ns1:page1]]
(explicite relative)[[..:ns:ns1:page1]]
(relative, with backlink)
Development
Change Log
- 2020-04-30
- media files are now supported (thanks to Vincent31Fr)
- fix bug in css causing problems with other templates
- 2014-02-18
- fix link handling
- 2014-02-17
- Initial release
Known Bugs and Issues
ToDo/Wish List
Please create them as a GitHub Issue.
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.txt · Last modified: 2023-02-16 11:51 by annda