[LON-CAPA-cvs] cvs: loncom /interface mydesk.tab
matthew
lon-capa-cvs@mail.lon-capa.org
Wed, 17 Apr 2002 13:17:10 -0000
matthew Wed Apr 17 09:17:10 2002 EDT
Modified files:
/loncom/interface mydesk.tab
Log:
Some comments added.
Index: loncom/interface/mydesk.tab
diff -u loncom/interface/mydesk.tab:1.17 loncom/interface/mydesk.tab:1.18
--- loncom/interface/mydesk.tab:1.17 Thu Apr 4 12:35:57 2002
+++ loncom/interface/mydesk.tab Wed Apr 17 09:17:10 2002
@@ -1,5 +1,13 @@
-# This configuration file can now include comments.
-# I should write something to explain the file format, but not today.
+#
+# row:col:pro:prt:img:top:bot:act
+#
+# pro = clear clear the button
+# pro = any any permission level is allowed this button
+# pro = smp allowed if $ENV{'user.adv'} is undefined
+# pro = adv allowed if $ENV{'user.adv'} is defined
+# pro = author prt = rca and user is a co-author
+# pro = author prt = any
+# pro = p??? allowed if the user has the permissions given in ???
1:1:smp:any:courses.gif:choose:course:go('/adm/roles');
1:1:smp:rst:courses.gif:switch:course:go('/adm/roles');
1:1:adv:any:roles.gif:switch:role:go('/adm/roles');