Diff for /loncom/interface/mydesk.tab between versions 1.149.2.21 and 1.149.2.22

version 1.149.2.21, 2016/10/22 20:13:14 version 1.149.2.22, 2016/10/26 15:04:18
Line 70  primsub:Personal:/adm/[domain]/[user]/_r Line 70  primsub:Personal:/adm/[domain]/[user]/_r
 #   - mdcCommunity: user can modify content in a Community   #   - mdcCommunity: user can modify content in a Community 
 #   - mdc: user can modify content in Course/Community   #   - mdc: user can modify content in Course/Community 
 #   - vgr: user can view grades  #   - vgr: user can view grades
 #   - cst: user can grant/revoke student/member roles  #   - viewusers: user can grant/revoke student/member roles or can view classlists
 #   - params: Set and/or view assessment parameters  #   - params: user can set or view assessment parameters
 #   - ncst: user can not grant/revoke student roles  #   - noviewusers: user can neither grant/revoke student roles nor view classlists
 #   - nvcg: user can only groups in which he/she is a member  #   - nvcg: user can only view groups in which he/she is a member
 #   - nvgr: user cannot view other people's grades  #   - nvgr: user cannot view other people's grades
 #   - whn: user can access what's new  #   - whn: user can access what's new
 #   - author: authors (au, ca, aa)  #   - author: authors (au, ca, aa)
Line 85  scnd:/adm/coursedocs?command=contents::: Line 85  scnd:/adm/coursedocs?command=contents:::
 scnd:/adm/coursedocs?command=contents:::Community Editor:mdcCommunity  scnd:/adm/coursedocs?command=contents:::Community Editor:mdcCommunity
 scnd:/adm/whatsnew:::What's New:whn  scnd:/adm/whatsnew:::What's New:whn
 scnd::::Grades:vgr  scnd::::Grades:vgr
 scnd::::People:cst  scnd::::People:viewusers
 scnd::::Settings:params  scnd::::Settings:params
 scnd:/adm/viewclasslist:::People:ncst  scnd:/adm/viewclasslist:::People:noviewusers
 scnd:/adm/coursegroups:::Groups:nvcg  scnd:/adm/coursegroups:::Groups:nvcg
 scnd:/adm/slotrequest?command=manageresv:::Reservations:showresv  scnd:/adm/slotrequest?command=manageresv:::Reservations:showresv
 scnd::::Public:mdc  scnd::::Public:mdc
Line 107  scnd:/adm/createuser:::People:cca Line 107  scnd:/adm/createuser:::People:cca
 # condition: when to show link, secondary_menu() will act based on this  # condition: when to show link, secondary_menu() will act based on this
 #   possible conditions:  #   possible conditions:
 #   - empty: link displayed if user is authenticated  #   - empty: link displayed if user is authenticated
 #   - mdc: user can modify content in Course/Community  #   - mdc: link displayed if user can modify content in Course/Community
 #   - vgr: link displayed if user can view grades  #   - vgr: link displayed if user can view grades
 #   - opa: link displayed if user can set assessment parameters  #   - params: link displayed if user can set or view assessment parameters
 #   - mgr: link displayed if user can manage grades  #   - mgr: link displayed if user can manage grades
 #   - cst: link displayed if user can grant/revoke student/member roles  #   - viewusers: link displayed if user can either grant/revoke student/member roles or view classlists
 #   - vcg: link displayed if user can view groups to which he/she does not belong     #   - vcg: link displayed if user can view groups to which he/she does not belong
 # scndsub:parent:link:text:condition  # scndsub:parent:link:text:condition
 scndsub:Grades:/adm/statistics?reportSelected=student_assessment:Assessment Chart:vgr  scndsub:Grades:/adm/statistics?reportSelected=student_assessment:Assessment Chart:vgr
 scndsub:Grades:/adm/statistics:Statistics and Reports:vgr  scndsub:Grades:/adm/statistics:Statistics and Reports:vgr
 scndsub:Settings:/adm/courseprefs:Course Settings:opa  scndsub:Settings:/adm/courseprefs:Course Settings:params
 scndsub:Settings:/adm/parmset:Content Settings:opa  scndsub:Settings:/adm/parmset:Content Settings:params
 scndsub:Settings:/adm/slotrequest?command=showslots:Slots:mgr  scndsub:Settings:/adm/slotrequest?command=showslots:Slots:vgr
 scndsub:People:/adm/createuser:Users:cst  scndsub:People:/adm/createuser:Users:viewusers
 scndsub:People:/adm/coursegroups:Groups:vcg  scndsub:People:/adm/coursegroups:Groups:vcg
 scndsub:Public:/public/[cdom]/[cnum]/syllabus:Syllabus:mdc  scndsub:Public:/public/[cdom]/[cnum]/syllabus:Syllabus:mdc
 scndsub:Public:/adm/[cdom]/[cnum]/_rss.html:Feeds:mdc  scndsub:Public:/adm/[cdom]/[cnum]/_rss.html:Feeds:mdc

Removed from v.1.149.2.21  
changed lines
  Added in v.1.149.2.22


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