Skip to content

Commit

Permalink
Add Capabilities section to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abias committed Jul 11, 2022
1 parent 7046a45 commit 6df45db
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ moodle-block_people
Changes
-------

### Unreleased

* 2022-07-10 - Add Capabilities section to README.md

### v3.11-r2

* 2022-06-26 - Make codechecker happy again
Expand Down
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,20 @@ See http://docs.moodle.org/en/Capabilities/moodle/site:sendmessage for details o
block_people shows teacher role groups in the order defined in /admin/roles/manage.php. Please visit this settings page if you want to modify the sort order


Capabilities
------------

This plugin also introduces these additional capabilities:

### block/people:addinstance

This capability controls who is allowed to add a new people block to the Dashboard

### block/people:myaddinstance

This capability controls who is allowed to add a new people block to all other pages


Block placement
---------------

Expand Down

0 comments on commit 6df45db

Please sign in to comment.