Lists all pages that link back to a given page using the first headline as link title
Compatible with DokuWiki
Similar to backlinks
| Download | plugin-backlinks.tgz |
|---|---|
| Github URL | http://github.com/chimeric/dokuwiki-plugin-backlinks |
Download the archive and unpack it into <dokuwiki>/lib/plugins.
The plugin is also available via git.
% cd <dokuwiki>/lib/plugins % git clone git://github.com/chimeric/dokuwiki-plugin-backlinks.git backlinks
The plugin uses the built-in DokuWiki functions to generate the backlinks list. You can use the config-variable hidepages config option to suppress pages from being listed.
The syntax is as follows:
{{backlinks>wiki:page}}
You can list the backlinks to the current page by using:
{{backlinks>.}}
You can try the plugin here.
Please report bugs and feature requests at the bug tracker
This adorable plugin which I use on every page in my Wiki appears to be broken with the Rincewind update. It just tells me “Nothing was found.” — Fumigator
Randy Whitaker
Fumigator
SLC, UT 2011/06/22 18:25
A complete changelog is available here