Version 9 (modified by 9 years ago) (diff) | ,
---|
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 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 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 ASCII-7 bit.
- Bugfix: the original version works only with links like these:
[wiki:link description of link]
and not links like:[wiki:link]
Homepage/Blog/Contact
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
- 16377 by rjollos on 2017-03-24 03:54:34
-
8.0dev: Add changes unintentionally omitted from r16369
Refs #13077.
- 16369 by rjollos on 2017-03-23 01:48:33
-
8.0dev: Refine wiki page regex
Patch by t.williams@….
Fixes #13077.
- 16239 by rjollos on 2017-02-20 20:27:42
-
8.0dev: Adapt to Trac 1.0 database API
The plugin now requires Trac >= 1.0.
Patch by t.williams@….
Fixes #13076.
(more)
Author/Contributors
Author: Trapanator
Contributors: Trapanator