Changes between Version 3 and Version 4 of NavAddPlugin


Ignore:
Timestamp:
Jul 14, 2006, 7:19:26 AM (18 years ago)
Author:
Michael Renzmann
Comment:

fixed a minor formatting problem

Legend:

Unmodified
Added
Removed
Modified
  • NavAddPlugin

    v3 v4  
    1818 `<item>.url = <url>`:: the URL the button should link to; please note that TracLinks syntax is not supported here yet
    1919 `<item>.perm = <permission>`:: an optional permission that a user needs to have in order to see the button
    20  `<item>.target = <navbar_name>':: the name of the navigation bar the button should be added to; only `mainnav` and `metanav` have been tested so far, others names probably work as well
     20 `<item>.target = <navbar_name>`:: the name of the navigation bar the button should be added to; only `mainnav` and `metanav` have been tested so far, others names probably work as well
    2121
    2222=== Example ===