Aparup Banerjee
32561cafd4
MDL-27428 accessibility : made navigation and settings menu category span nodes navigable using tabs with tabindex=0
2011-05-23 11:12:53 +08:00
Sam Hemelryk
8e5c23e04f
blocks-navigation MDL-25596 Fixed up redundant AJAX calls when navigation was limited by config
2011-01-06 11:50:01 +08:00
Sam Hemelryk
480f906e25
block-navigation MDL-23838 There is now an option that you can enable so that categories in the navigation are links as well.
2010-12-02 07:13:07 +00:00
Sam Hemelryk
ea2bc3599b
navigation MDL-23831 Always show activity icons on the navigation
2010-08-17 02:43:09 +00:00
Sam Hemelryk
31513462b8
navigation MDL-22425 Fixed my courses being shown as an item despite having children
2010-05-18 02:20:51 +00:00
Sam Hemelryk
4766a50c19
navigation MDL-22425 Restructured navigation for the nth time plus performance tweaking and course display limit
2010-05-13 09:57:43 +00:00
Sam Hemelryk
7081714dc4
navigation MDL-22322 Icons not used for navigation branches and fixed indenting of navigation items
2010-05-05 05:59:57 +00:00
Sam Hemelryk
6c721bbfed
navigation MDL-22173 Fixed XHTML issue with navbar, and removed redundant ul's from nodes without children
2010-04-27 02:01:38 +00:00
Sam Hemelryk
d24016944f
block-navigation MDL-22044 Level 1 branches are no longer indented, and home/myhome link is no longer collapsible. Also fixed the everything bold issue
2010-04-22 07:51:52 +00:00
Sam Hemelryk
88f77c3c26
navigation MDL-22044 Added setting to limit content that is shown on the navigation back into the navigation block
2010-04-21 09:44:16 +00:00
Sam Hemelryk
3406acdef9
navigation MDL-22044 Major navigation structure changes.
...
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure .
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00