[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /interface mydesk.tab

raeburn raeburn at source.lon-capa.org
Fri May 10 20:19:45 EDT 2013


raeburn		Sat May 11 00:19:45 2013 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/interface	mydesk.tab 
  Log:
  - For 2.11
    - Backport 1.158
  
  
Index: loncom/interface/mydesk.tab
diff -u loncom/interface/mydesk.tab:1.149.2.12 loncom/interface/mydesk.tab:1.149.2.13
--- loncom/interface/mydesk.tab:1.149.2.12	Thu Jan  3 20:20:05 2013
+++ loncom/interface/mydesk.tab	Sat May 11 00:19:45 2013
@@ -56,6 +56,9 @@
 # condition: when to show link, secondary_menu will act upon this
 #   possible conditions:
 #   - empty:
+#   - 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
 #   - mdcCourse: user can modify content in a Course
 #   - mdcCommunity: user can modify content in a Community 
@@ -71,6 +74,7 @@
 # scnd:link:icon:alt:text:condition
 scnd:/adm/menu:::Main Menu:always
 scnd:/adm/navmaps?postdata=[url]&postsymb=[symb]:::Contents:
+scnd:/adm/quickgrades:::Grades:nvgr
 scnd:/adm/coursedocs?command=contents:::Course Editor:mdcCourse
 scnd:/adm/coursedocs?command=contents:::Community Editor:mdcCommunity
 scnd::::Grades:vgr
@@ -79,8 +83,9 @@
 scnd:/adm/viewclasslist:::People:ncst
 scnd:/adm/coursegroups:::Groups:nvcg
 scnd:/adm/slotrequest?command=manageresv:::Reservations:nmgr
-scnd:/adm/quickgrades:::Grades:nvgr
 scnd:/adm/whatsnew:::What's New:whn
+scnd:/public/[cdom]/[cnum]/syllabus:::Syllabus:showsyllabus
+scnd:/adm/[cdom]/[cnum]/_rss.html:::Feeds:showfeeds
 scnd:/adm/roles:::Roles:
 scnd:/priv/[udom]/[uname]/:::Construction Space:author
 scnd:/res/[udom]/[uname]/?launch=1:::Browse:author




More information about the LON-CAPA-cvs mailing list