Table of Contents

Plugin Backlinks2

Compatible with DokuWiki

  • 2012-01-25 "Angua" unknown
  • 2011-05-25 "Rincewind" unknown
  • 2010-11-07 "Anteater" yes

plugin Lists all pages that link back to a given page using the first headline as link title

Last updated on
2009-02-14
Provides
Syntax
Repository
Source
Conflicts with
backlinks

Similar to backlinks

Tagged with include, links, listing, meta

Installation

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

Configuration

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.

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

Bugs / Feature Requests

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.” — FumigatorRandy Whitaker
Fumigator

SLC, UT
2011/06/22 18:25

Changelog

A complete changelog is available here

Discussion