Changes between Version 2 and Version 3 of TracRedirect


Ignore:
Timestamp:
Jun 26, 2009, 8:01:07 PM (15 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracRedirect

    v2 v3  
    11= Redirection Macro for Trac =
    22
    3 The ![[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.
     3The ![[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.
    44
    55TracRedirect was created by Bernhard Haumacher and is now maintained by Thomas Moschny.