2021-08-01 18:31:12 +02:00
|
|
|
# Administrators documentation
|
|
|
|
|
|
|
|
## Table of contents
|
|
|
|
- [Manage pages](#manage-pages)
|
|
|
|
- [Django admin dashboard](#django-admin-dashboard)
|
|
|
|
- [On portal workflow](#on-portal-workflow)
|
|
|
|
- [On user roles](#on-user-roles)
|
|
|
|
- [Adding languages for Captions and subtitles](#adding-languages-for-captions-and-subtitles)
|
2021-08-01 18:47:35 +02:00
|
|
|
- [Add/delete categories and tags](#adddelete-categories-and-tags)
|
2021-08-01 18:31:12 +02:00
|
|
|
- [Video transcoding](#video-transcoding)
|
|
|
|
|
|
|
|
|
|
|
|
## Manage pages
|
|
|
|
|
|
|
|
## Django admin dashboard
|
|
|
|
|
|
|
|
## On portal workflow
|
|
|
|
Who can publish content, how content appears on public listings.Difference between statuses (private, unlisted, public)
|
|
|
|
|
|
|
|
## On user roles
|
|
|
|
Differences over MediaCMS manager, MediaCMS editor, logged in user
|
|
|
|
|
|
|
|
## Adding languages for Captions and subtitles
|
|
|
|
|
|
|
|
## Add/delete categories and tags
|
|
|
|
Through the admin section - http://your_installation/admin/
|
|
|
|
|
|
|
|
## Video transcoding
|
|
|
|
Add / remove resolutions and profiles through http://your_installation/admin/encodeprofile
|