--- loncom/interface/mydesk.tab 2009/09/08 20:56:47 1.112 +++ loncom/interface/mydesk.tab 2009/10/04 17:47:21 1.114 @@ -1,3 +1,57 @@ +# primary menu links +# Apache::lonmenu::primary_menu() generates a menu from these elements +# prim: item belongs to primary menu +# link: references the url +# icon: icon to show in case of a graphical item +# alt: alt-text only if icon is not empty +# text: link text +# condition: when to show link, primary_menu will act upon this +# possible conditions: +# - empty: link is displayed if user is authenticated +# - public: display link if user is public or authenticated +# - onlypublic: only show this link to public users +# - newmsg: only display if there are new messages +# - nonewmsg: only display if there aren't any new messages +# - roles: show Roles instead of Courses +# - courses: show Courses instead of Roles +# prim:link:icon:alt:text:condition +prim:go('/adm/about.html'):/adm/lonIcons/minilogo.gif:LON-CAPA Logo:About:public +prim:go('/adm/communicate'):::Message:nonewmsg +prim:go('/adm/communicate'):::Message (new):newmsg +prim:go('/adm/roles'):::Roles:roles +prim:go('/adm/roles'):::Courses:courses +prim:go('/adm/roles'):::Log In:onlypublic +prim::::Help: +prim:go('/adm/logout'):::Logout: + +# secondary menu links +# Apache::lonmenu::secondary_menu() generates a menu from these elements +# scnd: item belongs to secondary menu +# link: references the url +# icon: icon to show in case of a graphical item +# alt: alt-text only if icon is not empty +# text: link text +# condition: when to show link, secondary_menu will act upon this +# possible conditions: +# - empty: +# - showreturn: link is displayed if return link is wanted +# - mdcgroup: mdc from below and course is of type Group +# - mdcnogrp: mdc from below and course is a regular course +# - showgroups: user is member of a group +# - always: show this link even if user hasn't selected a role +# - remotenav: remote navmap is activated +# - noremotenav: remote navmap is _not_ activated +# prim:link:icon:alt:text:condition +scnd:go('/adm/menu'):::Main Menu:always +scnd:go('/adm/flip?postdata=return%3a'):::Return to Last Location:showreturn +scnd:go('/adm/navmaps?postdata=[url]&postsymb=[symb]'):::Course Contents:noremotenav +scnd:gonav('/adm/navmaps?postdata=[url]&postsymb=[symb]'):::Course Contents:remotenav +scnd:go('/adm/coursedocs'):::Edit Course:mdcnogrp +scnd:go('/adm/coursedocs'):::Group Documents:mdcgroup +scnd:go('/adm/coursegroups'):::Groups:showgroups +scnd:go(''):::Roles: + + # Categories # cat:column,row:title cat:0,0:none:No category, inline menu @@ -90,7 +144,7 @@ cat:2,6:oth:Other 5:2:pcdc:/:cprv.gif:user[_1]:privs[_1]:go('/adm/createuser');:Create users or modify the roles and privileges of users:umn 5:2:pmau:$requested_domain:cprv.gif:user[_1]:privs[_1]:go('/adm/createuser');:Create users or modify the roles and privileges of users:umn 5:3:clear -5:3:pccc:$requested_domain:ccrs.gif:create[_1]:course[_8]:go('/adm/createcourse');:Create a new course:cmn +5:3:pccc:$requested_domain:ccrs.gif:course[_8]:creation[_1]:go('/adm/createcourse');:Course Creation:cmn 5:3:popa:$crs:parm.gif:course[_9]:parms[_1]:go('/adm/parmset');:Modify parameter settings (due dates, etc) for resources and the course:cmn 6:1:clear 6:1:author:rau:cstr.gif:con-[_1]:struct[_1]:go('/priv/$uname/');:Enter my construction space:set