Diff for /loncom/interface/mydesk.tab between versions 1.85 and 1.86

version 1.85, 2007/07/26 23:48:53 version 1.86, 2007/11/09 20:57:29
Line 29  cat:2,6:oth:Other Line 29  cat:2,6:oth:Other
 # pro = any      any permission level is allowed this button  # pro = any      any permission level is allowed this button
 # pro = smp      allowed if $ENV{'user.adv'} is undefined  # pro = smp      allowed if $ENV{'user.adv'} is undefined
 # pro = adv      allowed if $ENV{'user.adv'} is defined  # pro = adv      allowed if $ENV{'user.adv'} is defined
   # pro = shc      allowed if should use 'course' rather than 'role'
   # pro = nsc      allowed if should not use 'course' rather than 'role'
 # pro = author   prt = rca and user is a co-author  # pro = author   prt = rca and user is a co-author
 # pro = author   prt = any   # pro = author   prt = any 
 # pro = p???     allowed if the user has the permissions given in ???  # pro = p???     allowed if the user has the permissions given in ???
Line 37  cat:2,6:oth:Other Line 39  cat:2,6:oth:Other
 # courseenv_????   allowed if in course and course environment key exists  # courseenv_????   allowed if in course and course environment key exists
 # author         allowed if an author  # author         allowed if an author
 #  #
 1:1:smp:any:courses.gif:choose[_1]:course[_1]:go('/adm/roles');:Choose the course to work on:rcr  1:1:shc:any:courses.gif:choose[_1]:course[_1]:go('/adm/roles');:Choose the course to work on:rcr
 1:1:smp:rst:courses.gif:switch[_1]:course[_2]:go('/adm/roles');:Switch to another course:rcr  1:1:shc:rst:courses.gif:switch[_1]:course[_2]:go('/adm/roles');:Switch to another course:rcr
 1:1:adv:any:roles.gif:switch[_2]:role[_1]:go('/adm/roles');:Switch to another user role:rol  1:1:nsc:any:roles.gif:switch[_2]:role[_1]:go('/adm/roles');:Switch to another user role:rol
 1:1:adv:rcm:roles.gif:choose[_2]:role[_2]:go('/adm/roles');:Choose the user role:rol  1:1:nsc:rcm:roles.gif:choose[_2]:role[_2]:go('/adm/roles');:Choose the user role:rol
 1:2:clear  1:2:clear
 1:2:course:any:docs.gif:course[_3]:docs[_1]:go('/adm/coursedocs');:View documents included in this course:crc  1:2:course:any:docs.gif:course[_3]:docs[_1]:go('/adm/coursedocs');:View documents included in this course:crc
 1:2:pmdc:$crs:docs.gif:edit crs[_1]:docs[_2]:go('/adm/coursedocs');:Edit and view documents included in this course:crc  1:2:pmdc:$crs:docs.gif:edit crs[_1]:docs[_2]:go('/adm/coursedocs');:Edit and view documents included in this course:crc

Removed from v.1.85  
changed lines
  Added in v.1.86


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