wiki:BackLinksMacro

Version 15 (modified by Ryan J Ollos, 13 years ago) (diff)

Removed dead links.

Add a list of referring pages to your page

Notice: This plugin is unmaintained and available for adoption.

Description

BackLinks 5.0 is a macro that can show you which wiki pages refer to the current page or to a page of your choice.

It is based on Andrew's and Muness's fixes (BackLinks.py, BackLinks.2.py, BackLinks.3.py, BackLinks.4.py).

It has these modifications:

  • UTF-8 support. Finally you can use wiki pages with accented letters and other symbols. The original version works only for wiki names written in 7-bit ASCII.
  • Bugfix: the original version works only with links like these:
    [wiki:link description of link]
    
    and not links like:
    [wiki:link]
    

Bugs/Feature Requests

Existing bugs and feature requests for BackLinksMacro are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:backlinksmacro here].

Source

You can check out BackLinksMacro from here using Subversion, or browse the source with Trac.

Example

  • show which wiki-pages refer to actual page:
    [[BackLinks]]
    
  • show which wiki-pages refer to page pagename:
    [[BackLinks(pagename)]]
    

Recent Changes

17913 by rjollos on 2020-12-08 06:53:52
8.1: Fix local variable referenced before assignment
17901 by rjollos on 2020-12-04 00:19:15
8.0: Change name and release to PyPI

pypi:TracBackLinksMacro

17900 by rjollos on 2020-12-04 00:17:12
8.0dev: Add list format ([[BackLinksList]])
(more)

Author/Contributors

Author: Trapanator
Maintainer: Trapanator
Contributors: