source: enpraxis.educommons/trunk/enpraxis/educommons/profiles/default/portlets.xml @ 8

Revision 8, 711 bytes checked in by brent, 4 years ago (diff)

Adding 3.2-dev branch to trunk.

Line 
1<?xml version="1.0"?>
2<portlets>
3 <portlet
4   addview="eduCommons.portlet.SimpleNavPortlet"
5   title="Simple Navigation Portlet"
6   description="A portlet which provides simple navigation."
7   />
8 <portlet
9    addview="eduCommons.portlet.CourseInfoPortlet"
10    title="Course Info Portlet"
11    description="A portlet which provides course summary info."
12    />
13 <portlet
14    addview="eduCommons.portlet.CourseBuilder"
15    title="Course Builder Portlet"
16    description="A portlet which allows quick building of courses."
17    />
18 <portlet
19    addview="eduCommons.portlet.OerRecommenderPortlet"
20    title="OER Recommender Portlet"
21    description="A portlet which provides OER Recommendations"
22    />
23</portlets>
Note: See TracBrowser for help on using the repository browser.