Changes between Version 21 and Version 22 of TracNav/Usage
- Timestamp:
- Apr 16, 2010 4:04:05 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracNav/Usage
v21 v22 74 74 * '''noedit''': hides the `edit` link that otherwise would be displayed if the current user has enough rights to edit to wiki page(s) used for the toc. 75 75 * '''allowed_macros''': specify the list of macros that are expanded within TOC entries. Use with care. ''Default:'' `Image` (since [3266]) 76 77 If multiple options should be specified, they must be separated by `|`. Example: `[[TracNav(MyTOC|noedit|noreorder)]]`.