Changeset 3049


Ignore:
Timestamp:
11/01/05 20:13:08 (8 years ago)
Author:
moschny
Message:

Cosmetics.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trac/trunk/wiki-macros/redirect.py

    r3048 r3049  
    55 
    66The redirect wiki macro provides redirect functionality for Trac with 
    7 backlink support. It takes a qualified TrakLink (type:id) as argument, 
     7backlink support. It takes a qualified TracLink (type:id) as argument, 
    88e.g. wiki:SandBox, source:README or ticket:123. Users with a 
    99JavaScript-enabled browser will get redirected to the page specified 
     
    3636== Author and license == 
    3737 
    38 Copyright 2005 
    39   Bernhard Haumacher (haui at haumacher.de), 
    40   Thomas Moschny (moschny at ipd.uni-karlsruhe.de) 
     38Copyright 2005 Bernhard Haumacher (haui at haumacher.de) 
     39and Thomas Moschny (moschny at ipd.uni-karlsruhe.de) 
    4140 
    4241{{{ 
     
    5857== Additional information == 
    5958 
    60 Please visit: http://svn.ipd.uka.de/trac/javaparty/wiki/TracRedirect 
     59Please visit: http://svn.ipd.uka.de/trac/javaparty/wiki/TracRedirect. 
    6160""" 
    6261 
Note: See TracChangeset for help on using the changeset viewer.