]> git.mjollnir.org Git - moodle.git/commit
navigation MDL-20651 Added config setting to hide course categories on the navigation
authorSam Hemelryk <sam@moodle.com>
Wed, 4 Nov 2009 07:23:19 +0000 (07:23 +0000)
committerSam Hemelryk <sam@moodle.com>
Wed, 4 Nov 2009 07:23:19 +0000 (07:23 +0000)
commitda3ab9c4be8b8a89682b6c57e4ae9625f5988769
treea8a5d00559524c92300d12ebe3c1078106387755
parent8bdc9cacad8192dafc9787b55130dc98717fd815
navigation MDL-20651 Added config setting to hide course categories on the navigation
As requested and voted on admin can now choose not to include course categories within the navbar and global navigation block.
At the same time I also introduced a second setting, showallcourses, which ensures all of the courses a user is registered in are shown on the navigation at all times.
admin/settings/appearance.php
blocks/global_navigation_tree/block_global_navigation_tree.php
lang/en_utf8/admin.php
lang/en_utf8/moodle.php
lib/navigationlib.php