| Revision 759,
871 bytes
checked in by brent, 2 years ago
(diff) |
|
Skin changes, default to schools, icon support for templates, fixed eduCommons id clash, course ordering fixes, misc other changes.
|
| 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 | <portlet |
|---|
| 24 | addview="eduCommons.portlet.OpenStudyPortlet" |
|---|
| 25 | title="OpenStudy Portlet" |
|---|
| 26 | description="A portlet which provides access to OpenStudy" |
|---|
| 27 | /> |
|---|
| 28 | </portlets> |
|---|
Note: See
TracBrowser
for help on using the repository browser.