====== Plugin Backlinks2 ====== ---- plugin ---- description: Lists all pages that link back to a given page using the first headline as link title author : Michael Klier email : chi@chimeric.de type : syntax lastupdate : 2009-02-14 compatible : > 2010-11-07, 2009-12-25, 2009-02-14, 2008-05-04 depends : conflicts : backlinks similar : backlinks tags : listing, links, meta, include downloadurl: http://cloud.github.com/downloads/chimeric/dokuwiki-plugin-backlinks/plugin-backlinks.tgz bugtracker : http://github.com/chimeric/dokuwiki-plugin-backlinks/issues sourcerepo : http://github.com/chimeric/dokuwiki-plugin-backlinks/ ---- ^ Download | [[http://cloud.github.com/downloads/chimeric/dokuwiki-plugin-backlinks/plugin-backlinks.tgz|plugin-backlinks.tgz]] | ^ Github URL | [[http://github.com/chimeric/dokuwiki-plugin-backlinks]] | ===== Installation ===== Download the archive and unpack it into ''/lib/plugins''. * [[http://cloud.github.com/downloads/chimeric/dokuwiki-plugin-backlinks/plugin-backlinks.tgz|.tgz]] Plugin Manager. The plugin is also available via git. % cd /lib/plugins % git clone git://github.com/chimeric/dokuwiki-plugin-backlinks.git backlinks ===== Configuration ===== The plugin uses the built-in [[doku>dokuwiki|DokuWiki]] functions to generate the backlinks list. You can use the config-variable [[config:hidepages|hidepages]] config option to suppress pages from being listed. ===== Syntax ===== The syntax is as follows: {{backlinks>wiki:page}} You can list the backlinks to the current page by using: {{backlinks>.}} ===== Demo ===== You can try the plugin [[http://demo.chimeric.de|here]]. ===== Bugs / Feature Requests ===== Please report bugs and feature requests at the [[http://github.com/chimeric/dokuwiki-plugin-backlinks/issues|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." --- [[user>Fumigator|Fumigator]] //2011/06/22 18:25// ===== Changelog ===== A complete changelog is available [[http://github.com/chimeric/dokuwiki-plugin-backlinks/commits/master|here]] {{rss>http://github.com/feeds/chimeric/commits/dokuwiki-plugin-backlinks/master 10 1d}} ===== Discussion =====