Changes between Version 31 and Version 32 of TracTabPlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
01/31/12 22:54:38 (1 year ago)
Comment:

Fixed incorrect description of examples.

Legend:

Unmodified
Added
Removed
Modified
  • TracTabPlugin

    v31 v32  
    2626== Example == 
    2727 
    28 The following trac.ini configuration will create 2 new tabs on the main navigation bar, one named ''Google'' and the other named ''My Blog'', with the respective URLs and permissions (e.g. Google requires WIKI_VIEW, while !MyBlog requires TRAC_ADMIN).  The handlers for these items will be `/tractab/Google` and `/tractab/My%20Blog`. 
     28The following trac.ini configuration will create 2 new tabs on the main navigation bar, one named ''Google'' and the other named ''Edgewall'', with the respective URLs and permissions (e.g. Google requires WIKI_VIEW, while Edgewall requires TRAC_ADMIN).  The handlers for these items will be `/tractab/Google` and `/tractab/My%20Blog`. 
    2929 
    3030{{{