Changes between Version 6 and Version 7 of TracRedirect


Ignore:
Timestamp:
May 17, 2020, 8:09:01 AM (4 years ago)
Author:
figaro
Comment:

Remove 0.10 tag

Legend:

Unmodified
Added
Removed
Modified
  • TracRedirect

    v6 v7  
    55The ![[redirect(type:id)]] wiki macro provides redirect functionality for Trac with backlink support. It takes a qualified [t:TracLinks TracLink] as argument, e.g. `wiki:SandBox`, `source:README` or `ticket:123`. Users with a !JavaScript-enabled browser will get redirected to the page specified by this shortlink.
    66
    7 TracRedirect was created by Bernhard Haumacher and is now maintained by Thomas Moschny.
     7This plugin was created by Bernhard Haumacher and is now maintained by Thomas Moschny.
    88
    99For a server side redirect, also working without javascript, see ServerSideRedirectPlugin.