Changes between Version 6 and Version 7 of TracNavigation
- Время:
- 18 апр. 2015 г., 18:52:28 (11 лет назад)
Обозначения:
- Без изменений
- Добавлено
- Удалено
- Изменено
-
TracNavigation
v6 v7 1 1 = Trac Navigation = 2 2 3 Starting with Trac 0.11, it is now possible to customize the main and meta navigation entries in some basic ways. 4 5 The new `[mainnav]` and `[metanav]` configuration sections can now be used to customize the text and link used for the navigation items, or even to disable them. The `mainnav` and `metanav` options in the `[trac]` configuration section can also be used to change the order. 3 The main and meta navigation entries can be customized in some basic ways. The `[mainnav]` and `[metanav]` configuration sections can be used to customize the text and link used for the navigation items, or even to disable them. The `mainnav` and `metanav` options in the `[trac]` configuration section can be used to change the order. 6 4 7 5 === `[mainnav]` #mainnav-bar