Diff for /loncom/interface/mydesk.tab between versions 1.157 and 1.158

version 1.157, 2013/01/03 20:16:22 version 1.158, 2013/05/06 15:02:49
Line 58  primsub:Personal:/adm/[domain]/[user]/_r Line 58  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
   #                   (and not included in course content).
   #   - showfeeds: course context and user has mdc priv, or course feeds 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
 #   - cst: Grant/revoke role of Student:Grant/revoke role of Member   #   - cst: Grant/revoke role of Student:Grant/revoke role of Member 
Line 71  primsub:Personal:/adm/[domain]/[user]/_r Line 74  primsub:Personal:/adm/[domain]/[user]/_r
 # prim:link:icon:alt:text:condition  # prim:link:icon:alt:text:condition
 scnd:/adm/whatsnew:::What's New:whn  scnd:/adm/whatsnew:::What's New:whn
 scnd:/adm/navmaps?postdata=[url]&postsymb=[symb]:::Contents:  scnd:/adm/navmaps?postdata=[url]&postsymb=[symb]:::Contents:
   scnd:/adm/quickgrades:::Grades:nvgr
 scnd:/adm/createuser:::People:cst  scnd:/adm/createuser:::People:cst
 scnd:/adm/viewclasslist:::People:ncst  scnd:/adm/viewclasslist:::People:ncst
 scnd:/adm/coursegroups:::Groups:showgroups  scnd:/adm/coursegroups:::Groups:showgroups
 scnd:/adm/slotrequest?command=manageresv:::Reservations:nmgr  scnd:/adm/slotrequest?command=manageresv:::Reservations:nmgr
 scnd:/adm/slotrequest?command=showslots:::Slots:mgr  scnd:/adm/slotrequest?command=showslots:::Slots:mgr
 scnd:/adm/quickgrades:::Grades:nvgr  
 scnd:/adm/grades:::Grades:vgr  scnd:/adm/grades:::Grades:vgr
 scnd:/adm/parmset:::Settings:opa  scnd:/adm/parmset:::Settings:opa
   scnd:/public/[cdom]/[cnum]/syllabus:::Syllabus:showsyllabus
   scnd:/adm/[cdom]/[cnum]/_rss.html:::Feeds:showfeeds
 scnd:/adm/roles:::Roles:  scnd:/adm/roles:::Roles:
 scnd:/priv/[udom]/[uname]/:::Construction Space:author  scnd:/priv/[udom]/[uname]/:::Construction Space:author
 scnd:/res/[udom]/[uname]/?launch=1:::Browse:author  scnd:/res/[udom]/[uname]/?launch=1:::Browse:author

Removed from v.1.157  
changed lines
  Added in v.1.158


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