wiki:BackLinksMacro

Version 4 (modified by Trap, 16 years ago) (diff)

--

BackLinks 5.0

Notice: This plugin is unmaintained and available for adoption.

Description

BackLinks 5.0 is a macro that that can show you which wiki-pages refer to actual page or to one 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 have 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 ASCII-7 bit.
  • 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
Contributors: Trapanator