Diff for /loncom/interface/mydesk.tab between versions 1.172 and 1.174

version 1.172, 2016/10/26 14:51:45 version 1.174, 2017/06/30 14:51:46
Line 1 Line 1
   # $Id$
 # primary menu links  # primary menu links
 # Apache::lonmenu::primary_menu() generates a menu from these elements  # Apache::lonmenu::primary_menu() generates a menu from these elements
 # prim: item belongs to primary menu  # prim: item belongs to primary menu
Line 63  primsub:Personal:/adm/[domain]/[user]/_r Line 64  primsub:Personal:/adm/[domain]/[user]/_r
 #   possible conditions:  #   possible conditions:
 #   - empty:   #   - empty: 
 #   - showgroups: user is member of a group  #   - showgroups: user is member of a group
 #   - showsyllabus: course context and user has mdc priv, or syllabus exists  #   - showsyllabus: course context and user has mdc or cev priv, or syllabus exists
 #                   (and not included in course content).  #                   (and not included in course content).
 #   - showfeeds: course context and user has mdc priv, or course feeds exist  #   - showfeeds: course context and user has mdc or cev priv, or course feeds exist
 #   - showresv: course context and user cannot view or manage grades, and slots exist  #   - showresv: course context and user cannot view or manage grades, and slots exist
 #   - always: show this link even if user hasn't selected a role  #   - always: show this link even if user hasn't selected a role
 #   - whn: access what's new  #   - whn: access what's new
Line 171  cat:2,6:oth:Other Line 172  cat:2,6:oth:Other
 1:1:nsc:any:roles.png:switch[_2]:role[_1]:go('/adm/roles');:Switch to another user role:rol  1:1:nsc:any:roles.png:switch[_2]:role[_1]:go('/adm/roles');:Switch to another user role:rol
 1:1:nsc:rcm:roles.png:choose[_2]:role[_2]:go('/adm/roles');:Choose the user role:rol  1:1:nsc:rcm:roles.png:choose[_2]:role[_2]:go('/adm/roles');:Choose the user role:rol
 1:2:clear  1:2:clear
   1:2:pcev:$crs:docs.png:course[_7]:editor[_1]:go('/adm/coursedocs?command=home');:Edit course contents:crc
   1:2:pcev:$cmty:docs.png:communi-[_1]:ty edit[_1]:go('/adm/coursedocs?command=home');:Edit community contents:cmc
 1:2:pmdc:$crs:docs.png:course[_7]:editor[_1]:go('/adm/coursedocs?command=home');:Edit course contents:crc  1:2:pmdc:$crs:docs.png:course[_7]:editor[_1]:go('/adm/coursedocs?command=home');:Edit course contents:crc
 1:2:pmdc:$cmty:docs.png:communi-[_1]:ty edit[_1]:go('/adm/coursedocs?command=home');:Edit community contents:cmc  1:2:pmdc:$cmty:docs.png:communi-[_1]:ty edit[_1]:go('/adm/coursedocs?command=home');:Edit community contents:cmc
 2:1:clear  2:1:clear

Removed from v.1.172  
changed lines
  Added in v.1.174


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>