--- loncom/interface/mydesk.tab 2009/06/08 09:14:07 1.108 +++ loncom/interface/mydesk.tab 2009/07/13 08:24:21 1.109 @@ -1,5 +1,6 @@ # Categories # cat:column,row:title +cat:0,0:none:No category, inline menu cat:1,2:com:Communication cat:1,3:set:My Space cat:2,1:umn:User Management @@ -23,7 +24,7 @@ cat:2,6:oth:Other # bot-> txt for the bottom row of the remote # act-> javascrtip to excute when clicked # txt-> text to display in the extended remote or inline remote -# cat-> category that this belongs into +# cat-> category that this belongs into (or "none" if in top menus) # # pro = clear clear the button # pro = any any permission level is allowed this button @@ -38,8 +39,29 @@ cat:2,6:oth:Other # course_p??? allowed if in course and have permissions # courseenv_???? allowed if in course and course environment key exists # author allowed if an author -# tools allowed if user has access to particular user tool (= prt) -# +# tools allowed if user has access to particular user tool (= prt) +# editpriv allowed if user has edit privileges for the current resource +# retlink there is a valid location to return to + +# 0 is very top menu line + +0:1:any:any::::go('/adm/communicate');:Messages:none +0:2:shc:any::::go('/adm/roles');:Courses:none +0:2:shc:rst::::go('/adm/roles');:Courses:none +0:2:nsc:any::::go('/adm/roles');:Roles:none +0:2:nsc:rcm::::go('/adm/roles');:Roles:none +0:3:any:any::::helpMenu('display');:Help:none +0:4:any:any::::go('/adm/logout');:Logout:none + +# 15 is primary inline menu + +15:1:any:any::::go('/adm/menu');:Main Menu:none + +# 16 is secondary inline menu + + +# 0