... | ... | @@ -12,10 +12,8 @@ |
|
|
| ------------------------------------ | -------------------------------------------------------------------- |
|
|
|
| podcast-view | View a podcast |
|
|
|
| podcast-edit | Edit a podcast |
|
|
|
| podcast-delete | Delete a podcast without removing it from database |
|
|
|
| podcast-delete_permanently | Delete all occurrences of a podcast from the database |
|
|
|
| podcast-manage_contributors | Add / remove contributors to a podcast and edit their roles |
|
|
|
| podcast-manage_publication | Publish / unpublish a podcast |
|
|
|
| podcast-manage_platforms | Set / remove platform links of a podcast |
|
|
|
| podcast_episodes-create | Add new episodes for a podcast |
|
|
|
| podcast_episodes-list | List all episodes of a podcast |
|
|
|
| podcast_episodes-view | View episodes of a podcast |
|
... | ... | @@ -30,10 +28,8 @@ |
|
|
| ------------------------------------ | ------------- |
|
|
|
| podcast-view | ✓ |
|
|
|
| podcast-edit | ✓ |
|
|
|
| podcast-delete | ✓ |
|
|
|
| podcast-delete_permanently | ✓ |
|
|
|
| podcast-manage_contributors | ✓ |
|
|
|
| podcast-manage_publication | ✓ |
|
|
|
| podcast-manage_platforms | ✓ |
|
|
|
| podcast_episodes-create | ✓ |
|
|
|
| podcast_episodes-list | ✓ |
|
|
|
| podcast_episodes-view | ✓ |
|
... | ... | |