ContentManager
Content Manager
A Content Manager is a user of a site who produces site content.
Goals
- DelegateResponsibility
- Manage content (create, upload, edit, download/view)
- CreateContent
- By type
- ManageBinaryContent?
- ManageStaticTextContent
- ManageProgrammaticTextContent?
- UndoChanges?
- ViewTransactionHistory?
- CopyAndPaste
- CutAndPaste
- CopyAndPasteAs
- NavigateContent
- NavigateActions?
- Be able to change the order of content? (For some object types the order in the folder could be important)
