| Revision 759,
647 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 | <object name="portal_types" meta_type="Plone Types Tool"> |
|---|
| 3 | <object name="CoursesTopic" |
|---|
| 4 | meta_type="Factory-based Type Information with dynamic views"/> |
|---|
| 5 | <object name="School" |
|---|
| 6 | meta_type="Factory-based Type Information with dynamic views"/> |
|---|
| 7 | <object name="Division" |
|---|
| 8 | meta_type="Factory-based Type Information with dynamic views"/> |
|---|
| 9 | <object name="Course" |
|---|
| 10 | meta_type="Factory-based Type Information with dynamic views"/> |
|---|
| 11 | <object name="FSSFile" |
|---|
| 12 | meta_type="Factory-based Type Information with dynamic views"/> |
|---|
| 13 | <object name="Feedback" |
|---|
| 14 | meta_type="Factory-based Type Information with dynamic views"/> |
|---|
| 15 | </object> |
|---|
Note: See
TracBrowser
for help on using the repository browser.