Skip to content

Commit

Permalink
. CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
andi committed Oct 10, 2009
1 parent 72b8127 commit aba5695
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG
Expand Up @@ -2,8 +2,9 @@

* added auto_highlight feature. Active navigation is determined by comparing urls, no need to explicitly set it in the controllers anymore. Thanks to Jack Dempsey and Florian Hanke for the support on this.
* added ability to create multi-level navigations (not just limited to primary and secondary navigation). Thanks again to Jack Dempsey for the motivation ;-)
* simplified the process to explicitly set the navigation in the controller (where needed)
* simplified the process to explicitly set the navigation in the controller (where needed) - only deepest level has to be specified
* made auto_highlight feature configurable both on global and item_container's level
* config file is now evaluated in template ifever possible (not in controller anymore)

*1.4.2

Expand Down

0 comments on commit aba5695

Please sign in to comment.