version 1.156, 2012/12/29 17:37:21
|
version 1.165, 2014/02/28 19:20:06
|
Line 14
|
Line 14
|
# - nonewmsg: only display if there aren't any new messages |
# - nonewmsg: only display if there aren't any new messages |
# - roles: show Roles instead of Courses |
# - roles: show Roles instead of Courses |
# - courses: show Courses instead of Roles |
# - courses: show Courses instead of Roles |
# prim:link:icon:alt:text:condition |
# position: where link is to be displayed |
prim:/adm/about.html:/adm/lonIcons/minilogo.gif:LON-CAPA Logo:About:public |
# possible positions: |
prim:/adm/menu:::Home: |
# - empty (will be displayed on right side -- default location). |
prim:/adm/communicate:::Messages:nonewmsg |
# - left |
prim:/adm/communicate:::New Messages:newmsg |
# prim:link:icon:alt:text:condition:position |
prim::::Personal: |
prim::::Personal::left |
prim:/adm/roles:::Roles:roles |
prim:/adm/about.html:/adm/lonIcons/minilogo.gif:LON-CAPA Logo:About:public: |
prim:/adm/roles:::Courses:courses |
prim:/adm/menu:::Home:: |
prim:/adm/helpdesk:::Help:onlypublic |
prim:/adm/communicate:::Messages:nonewmsg: |
prim:/adm/roles:::Log In:onlypublic |
prim:/adm/communicate:::New Messages:newmsg: |
prim::::Help: |
prim:/adm/roles:::Roles:roles: |
prim:/adm/logout:::Logout: |
prim:/adm/roles:::Courses:courses: |
|
prim:/adm/helpdesk:::Help:onlypublic: |
|
prim:/adm/roles:::Log In:onlypublic: |
|
prim::::Help:: |
|
prim:/adm/logout:::Logout:: |
|
|
# primary sub-menu links |
# primary sub-menu links |
# Apache::lonmenu::primary_menu() generates a sub-menus from these elements |
# Apache::lonmenu::primary_menu() generates a sub-menus from these elements |
Line 41 prim:/adm/logout:::Logout:
|
Line 45 prim:/adm/logout:::Logout:
|
# - wishlist: link displayed if user has privileges to use Stored Links |
# - wishlist: link displayed if user has privileges to use Stored Links |
# - reqcrs: link displayed if user can request Course or Community creation |
# - reqcrs: link displayed if user can request Course or Community creation |
# primsub:parent:link:text:condition |
# primsub:parent:link:text:condition |
|
primsub:Personal:/adm/[domain]/[user]/aboutme:Information: |
primsub:Personal:/adm/preferences:Preferences: |
primsub:Personal:/adm/preferences:Preferences: |
primsub:Personal:/adm/portfolio:Portfolio:portfolio |
primsub:Personal:/adm/portfolio:Portfolio:portfolio |
primsub:Personal:/adm/wishlist:Stored Links:wishlist |
primsub:Personal:/adm/wishlist:Stored Links:wishlist |
primsub:Personal:/adm/announcements:Calendar: |
primsub:Personal:/adm/announcements:Calendar: |
primsub:Personal:/adm/[domain]/[user]/_rss.html:Feeds:blog |
primsub:Personal:/adm/[domain]/[user]/_rss.html:Feeds:blog |
primsub:Personal:/adm/requestcourse:Course Requests:reqcrs |
|
|
|
# secondary menu links |
# secondary menu links |
# Apache::lonmenu::secondary_menu() generates a menu from these elements |
# Apache::lonmenu::secondary_menu() generates a menu from these elements |
Line 59 primsub:Personal:/adm/requestcourse:Cour
|
Line 63 primsub:Personal:/adm/requestcourse:Cour
|
# 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 |
|
# - showresv: course context and user cannot manage grades, and slots 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 66 primsub:Personal:/adm/requestcourse:Cour
|
Line 74 primsub:Personal:/adm/requestcourse:Cour
|
# - opa: Set assessment parameters |
# - opa: Set assessment parameters |
# - nvgr: cannot view other people's grades |
# - nvgr: cannot view other people's grades |
# - mgr: Manage grades |
# - mgr: Manage grades |
# - nmgr: cannot manage grade |
|
# - author: authors (au, ca, aa) |
# - author: authors (au, ca, aa) |
# - cca: Grant/revoke role of co-author (author only) |
# - cca: Grant/revoke role of co-author (author only) |
# 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:showresv |
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]/:::Authoring Space:author |
scnd:/res/[udom]/[uname]/?launch=1:::Browse:author |
scnd:/res/[udom]/[uname]/?launch=1:::Browse:author |
scnd:/adm/createuser:::People:cca |
scnd:/adm/createuser:::People:cca |
|
|
Line 199 cat:2,6:oth:Other
|
Line 208 cat:2,6:oth:Other
|
5:3:popa:$crs:parm.png:course[_9]:parms[_1]:go('/adm/parmset');:Modify parameter settings (due dates, etc) for resources and the course:cmn |
5:3:popa:$crs:parm.png:course[_9]:parms[_1]:go('/adm/parmset');:Modify parameter settings (due dates, etc) for resources and the course:cmn |
5:3:popa:$cmty:parm.png:communi-[_6]:ty parms[_1]:go('/adm/parmset');:Modify parameter settings (due dates, etc) for resources and the community:cmm |
5:3:popa:$cmty:parm.png:communi-[_6]:ty parms[_1]:go('/adm/parmset');:Modify parameter settings (due dates, etc) for resources and the community:cmm |
6:1:clear |
6:1:clear |
6:1:author:rau:cstr.png:con-[_1]:struct[_1]:go('/priv/$udom/$uname/');:Enter my construction space:set |
6:1:author:rau:cstr.png:author[_1]:space[_1]:go('/priv/$udom/$uname/');:Enter my Authoring Space:set |
6:1:author:rca:cstr.png:co con-[_1]:struct[_2]:go('/priv/$cadom/$caname/');:Enter construction space as a co-author:set |
6:1:author:rca:cstr.png:coauthor[_1]:space[_2]:go('/priv/$cadom/$caname/');:Enter Authoring Space as a co-author:set |
6:1:author:raa:cstr.png:co con-[_1]:struct[_2]:go('/priv/$cadom/$caname/');:Enter construction space as an assistant co-author:set |
6:1:author:raa:cstr.png:coauthor[_1]:space[_2]:go('/priv/$cadom/$caname/');:Enter Authoring Space as an assistant co-author:set |
6:1:pmau:$requested_domain:conf.png:domain[_1]:config[_1]:go('/adm/domainprefs');:Set domain configuration:dom |
6:1:pmau:$requested_domain:conf.png:domain[_1]:config[_1]:go('/adm/domainprefs');:Set domain configuration:dom |
6:1:courseenv_canuse_pdfforms:any:pdfupload.png:upload[_1]:pdf form[_1]:go('/adm/pdfupload'):Upload a PDF Form with filled Form Fields:grd |
6:1:courseenv_canuse_pdfforms:any:pdfupload.png:upload[_1]:pdf form[_1]:go('/adm/pdfupload'):Upload a PDF Form with filled Form Fields:grd |
6:1:community_canuse_pdfforms:any:pdfupload.png:upload[_1]:pdf form[_1]:go('/adm/pdfupload'):Upload a PDF Form with filled Form Fields:grd |
6:1:community_canuse_pdfforms:any:pdfupload.png:upload[_1]:pdf form[_1]:go('/adm/pdfupload'):Upload a PDF Form with filled Form Fields:grd |
6:2:clear |
6:2:clear |
6:2:pbro:/res/:res.png:resource[_1]:space[_1]:go('/res/?launch=1');:Browse own authored or co-authored resources:cnt |
6:2:pbro:/res/:res.png:resource[_1]:space[_3]:go('/res/?launch=1');:Browse own authored or co-authored resources:cnt |
6:2:pbre:$requested_domain:res.png:resource[_1]:space[_1]:go('/res/$udom/?launch=1');:Browse published resources:cnt |
6:2:pbre:$requested_domain:res.png:resource[_1]:space[_3]:go('/res/$udom/?launch=1');:Browse published resources:cnt |
6:2:author:rau:res.png:resource[_1]:space[_1]:go('/res/$udom/$uname/?launch=1');:Browse published resources:cnt |
6:2:author:rau:res.png:resource[_1]:space[_3]:go('/res/$udom/$uname/?launch=1');:Browse published resources:cnt |
6:2:author:rca:res.png:co res[_1]:space[_2]:go('/res/$udom/$uname/?launch=1');:Browse published resources:cnt |
6:2:author:rca:res.png:co res[_1]:space[_4]:go('/res/$udom/$uname/?launch=1');:Browse published resources:cnt |
6:3:clear |
6:3:clear |
6:3:pccc:$requested_domain:mcrs.png:modify[_1]:course[_15]:go('/adm/modifycourse');:View or modify a course or community:ccm |
6:3:pccc:$requested_domain:mcrs.png:modify[_1]:course[_15]:go('/adm/modifycourse');:View or modify a course or community:ccm |
7:1:clear |
7:1:clear |
Line 227 cat:2,6:oth:Other
|
Line 236 cat:2,6:oth:Other
|
9:3:adv:any:wishlist.png:view[_1]:linkstor[_1]:go('/adm/wishlist'):Stored Links:set |
9:3:adv:any:wishlist.png:view[_1]:linkstor[_1]:go('/adm/wishlist'):Stored Links:set |
10:1:clear |
10:1:clear |
10:1:any:any:anno.png:calendar[_1]:announce[_1]:go('/adm/announcements');:Announcements and my calendar:com |
10:1:any:any:anno.png:calendar[_1]:announce[_1]:go('/adm/announcements');:Announcements and my calendar:com |
10:1:course:any:anno.png:calendar[_1]:announce[_1]:go('/adm/announcements');:Course anouncements and my calendar:com |
10:1:course:any:anno.png:calendar[_1]:announce[_1]:go('/adm/announcements');:Course announcements and my calendar:com |
10:1:community:any:anno.png:calendar[_1]:announce[_1]:go('/adm/announcements');:Community announcements and my calendar:com |
10:1:community:any:anno.png:calendar[_1]:announce[_1]:go('/adm/announcements');:Community announcements and my calendar:com |
10:2:any:any:com.png:commu-[_1]:nication[_1]:go('/adm/communicate');:Send and display messages:com |
10:2:any:any:com.png:commu-[_1]:nication[_1]:go('/adm/communicate');:Send and display messages:com |
10:3:clear |
10:3:clear |