Trac: new version of BackLinks plugins with UTF-8 support and a bugfix.
Hi, I’ve released and modified the original BackLinks v4 plugin with 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]
The code of BackLinks.5.py is here!