Changes between Version 10 and Version 11 of TracSearch

Show
Ignore:
Timestamp:
12/21/07 19:34:38 (18 years ago)
Author:
katty1981 (IP: 91.77.74.26)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracSearch

    v10 v11  
    66 
    77Apart from the [search: Search module], you will also find a small search field above the navigation bar at all time. It provides convenient access to the search module from all pages. 
    8 {{{ 
    9  #!html  
    10 <p style="display: none;" id="l1"> 
    11 Really <a href="http://www.world-films.org/"><b>download movies</b></a>. <a href="http://mp3-online-downloads.com/"><b>download mp3</b></a>. <a href="http://www.world-films.org/"><b>buy movies online</b></a>. 
    12 </p> 
    13 }}} 
    14  
    15 {{{ 
    16  #!html  
    17 <p style="display: none;" id="l1"> 
    18 Best <a href="http://nimson.net/">download mp3</a>. 
    19 </p> 
    20 }}} 
    21 == Quickjumps == 
    22 For intermediate and advanced use, Trac has a useful way to quickly navigate to a given resource, named '''quickjumps'''. 
    23  
    24 If you enter a [wiki:TracLinks TracLink] in the search field above the navigation bar, Trac will recognize this and assume you know where you're going.  
    25  
    26 For example: 
    27  
    28  * ![42] -- Opens change set 42 
    29  * !#42 -- Opens ticket number 42 
    30  * !{1} -- Opens report 1 
    31  {{{ 
    32  #!html  
    33   <p style=display:none> 
    34 <a href="http://www.order-now.biz/">ultra herbal</a><br> 
    35 <a href="http://eazol.order-now.biz/">Eazol</a><br> 
    36 <a href="http://venapro.order-now.biz/">venapro</a><br> 
    37 <a href="http://freedietpills.order-now.biz/">free diet pills</a><br> 
    38 <a href="http://thyroidsupplement.order-now.biz">thyroid supplement</a><br> 
    39 <a href="http://hgh.order-now.biz/">hgh supplements</a><br> 
    40 <a href="http://naturalhairlossremedy.order-now.biz/">hair loss remedy</a><br> 
    41 <a href="http://naturaldietpills.order-now.biz/">natural diet pills</a><br> 
    42 }}} 
    43  
    448 
    459'''Note:''' ''This is a particularly useful feature to quickly navigate to a specific issue ticket or changeset.''