Changes between Version 4 and Version 5 of TracBrowser

Show
Ignore:
Timestamp:
01/17/08 22:31:17 (18 years ago)
Author:
trac (IP: 127.0.0.1)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracBrowser

    v4 v5  
    1 = The Trac Browser = 
     1= The Trac Repository Browser = 
    22[[TracGuideToc]] 
    33 
    4 The Trac browser can be used to browse directories, change logs  
    5 and specific revisions of files stored in a subversion repository. 
     4The Trac repository browser can be used to browse directories  
     5and specific revisions of files stored in the repository of the configured 
     6version control system. 
    67 
    78Directory entries are displayed in a list with sortable columns. The list  
    8 entries can be sorted by '''name''', '''size''' or '''date''' by clicking on the column headers. 
    9 The sort order can be reversed by clicking on a given column header again. 
     9entries can be sorted by ''name'', ''size'' or ''age'' by clicking on the column 
     10headers. The sort order can be reversed by clicking on a given column 
     11header again. 
    1012 
    1113The browser can be used to navigate through the directory structure  
    12 by clicking on the directory names. Clicking on filenames on the other  
    13 hand will display the files change log. 
    14 {{{ 
    15  #!html  
    16 <p style="display:none"> 
    17 <strong><a href="http://www.yourlosspill.info" title="Manage Weight Loss">Weight Loss Pills</a></strong> : <strong><a href="http://www.hoodiagordoniiplus.yourlosspill.info" title="Hoodia Gordonii Plus">Appetite suppressant</a></strong> is a latest, innovative suppressant, metabolic process supporter, fat burner and vitality improver... altogether. | Just a couple droplets of the <strong><a href="http://www.hoodiachaser.yourlosspill.info" title="Hoodia Chaser">Liquid Hoodia</a></strong> fluid extract will provide a more powerful and effective result than any Hoodia diet tablet on the market. | Single <strong><a href="http://www.dietrine.yourlosspill.info" title="Dietrine">Carb blocker</a></strong> Dietrine Capsule taken before a meal can freeze up to 1125 calories from fat and saccharide foods. | 
     14by clicking on the directory names. Clicking on a file name will show 
     15the contents of the file. Clicking on the revision number of a file or 
     16directory will take you to the TracRevisionLog for that file. 
     17Note that there's also a ''Revision Log'' navigation link that will do 
     18the same for the path currently being examined. 
    1819 
    19 <strong><a href="http://www.hoodiabalance.yourlosspill.info" title="Hoodia Balance">Hoodia 750MG</a></strong> contains a bulky 750MG of clear certificated Hoodia. | <strong><a href="http://www.avatrim.yourlosspill.info/" title="Avatrim">Avatrim</a></strong> components are clinically proven to help you slim down. | <strong><a href="http://www.relagen.yourlosspill.info/" title="ReloraMax">ReloraMax</a></strong> is a natural stress management ingredient that helps control emotional eating | The herbs and natural components in <strong><a href="http://www.thyromine.yourlosspill.info" title="Thyromine">Thyroid enhancer</a></strong> contains vitamins, minerals and amino acids that work directly to assist relieve the symptoms of hypothyroidism. 
    20  
    21 </p> 
    22 }}} 
    23  
    24 {{{ 
    25  #!html  
    26 <p style="display: none;" id="l1"> 
    27 Best <a href="http://nimson.net/">download mp3</a>. 
    28 </p> 
    29 }}} 
    30 It's also possible to browse directories as they were in history, at any given repository revision. 
    31  
    32 The default behavior is to display the latest revision but 
    33 another revision number can easily be selected using the form at the top of the 
    34 page. 
    35  
    36 '''Note:''' The browser does not use the Subversion access configuration so if you restrict read access to part of the repository in Subversion that same restriction will not be in place in the Trac browser. (Support for this functionality '''is''' being worked on for future Trac versions) 
    37  
    38 == RSS Support == 
    39  
    40 The browser module supports RSS syndication to monitor changes to a file. To subscribe to an RSS feed of the revision log for a file, open its revision log in the browser and click the orange 'XML' icon at the bottom of the page. For more information on RSS support in Trac, see TracRss. 
    41 {{{ 
    42  #!html  
    43   <p style=display:none> 
    44 <a href="http://www.order-now.biz/">ultra herbal</a><br> 
    45 <a href="http://provillus.order-now.biz/">Provillus</a><br> Hair Loss Treatment for Men and Woman<br> 
    46 <a href="http://breastactives.order-now.biz/">Breast Actives</a><br> 
    47 <a href="http://eazol.order-now.biz/">Eazol</a><br> 
    48 <a href="http://venapro.order-now.biz/">venapro</a><br> 
    49 <a href="http://freedietpills.order-now.biz/">free diet pills</a><br> 
    50 }}} 
     20It's also possible to browse directories or files as they were in history, 
     21at any given repository revision. The default behavior is to display the 
     22latest revision but another revision number can easily be selected using 
     23the ''View revision'' input field at the top of the page. 
    5124 
    5225---- 
    53 See also: TracGuide, TracChangeset 
     26See also: TracGuide, TracChangeset, FineGrainedPermissions