Changes between Version 31 and Version 32 of TracTabPlugin


Ignore:
Timestamp:
Jan 31, 2012, 9:54:38 PM (12 years ago)
Author:
Ryan J Ollos
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{{{