You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To support this, we want to add support for defining a 'collection' of websites. This will let a content author add a new list and add websites to it, using our existing APIs to build out an editing UI.
These collections can then be added as embedded content to our WYSIWYG editor, which will allow content authors to publish pages like the one linked above (for instance in the ocw-www 'entry' site).
alicewriteswrongs
changed the title
add support for user-defined collections of websites
Epic: add support for user-defined collections of websites
Jun 9, 2021
This adds WebsiteCollection and WebsiteCollectionItem models which will
be used to implement an ordered list of websites that content authors
can edit in the studio UI.
see #309 for details
closes#315
pr #320
As a course author, I'd like to write a list of courses similar to this one: https://ocw.mit.edu/courses/energy-courses/
To support this, we want to add support for defining a 'collection' of websites. This will let a content author add a new list and add websites to it, using our existing APIs to build out an editing UI.
These collections can then be added as embedded content to our WYSIWYG editor, which will allow content authors to publish pages like the one linked above (for instance in the ocw-www 'entry' site).
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: