Edgewall Software

Changes between Version 20 and Version 21 of TracLinks


Ignore:
Timestamp:
Jun 8, 2006, 4:57:08 PM (18 years ago)
Author:
Alec Thomas
Comment:

Note about wiki being the default namespace

Legend:

Unmodified
Added
Removed
Modified
  • TracLinks

    v20 v21  
    5252
    5353Display: [ticket:1]
     54
     55`wiki` is the default if the namespace part of a full link is omitted (''since [milestone:0.10]''):
     56
     57{{{
     58[SandBox the sandbox]
     59}}}
     60
     61Display: [wiki:SandBox the sandbox]
    5462
    5563It might seem a simple enough concept at a glance, but actually allows quite a complex network of information. In practice, it's very intuitive and simple to use, and we've found the "link trail" extremely helpful to better understand what's happening in a project or why a particular change was made.