Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ This document outlines the built-in roles and permissions associated with the Co
:depth: 2
:local:

.. _Library Roles:

Roles
-----

Expand Down Expand Up @@ -75,10 +77,13 @@ Permissions Inheritance
* **Creating a library collection** (``content_libraries.create_library_collection``) implies **editing a library collection** (``content_libraries.edit_library_collection``).
* **Editing a library collection** (``content_libraries.edit_library_collection``) implies **viewing the library** (``content_libraries.view_library``).

.. _Library RP Summary Table:

Roles and Permissions Summary Table
------------------------------------

.. START LIBRARY RP TABLE:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is so I can embed this table in other docs.


.. table:: Matrix of Content Library Roles and Permissions
:widths: auto

Expand Down Expand Up @@ -106,6 +111,7 @@ Roles and Permissions Summary Table
content_libraries.delete_library_collection ✅ ✅ ✅ ❌
============================================= ================= ================ ===================== ==============

.. END LIBRARY RP TABLE

**Maintenance chart**

Expand Down