Reviewed v25.02 doc changes
This commit is contained in:
parent af3543cbad
commit c4f050339b
1 changed files with 3 additions and 3 deletions
| @ -50,7 +50,7 @@ For example, if I wanted to move page `Page A` from `Book A` to `Book B`, I'd ne | |||
| ||||
### Sort Rules | ||||
| ||||
For automatic sorting of content sort rules can be used. | ||||
Sort rules can be used for automatic sorting of content. | ||||
These are predefined sorting operations which be assigned to books. | ||||
They are managed by admin-level users via the "Settings > Sorting" view, | ||||
and they allow multiple sort actions to be configured which will be performed in order: | ||||
| @ -67,7 +67,7 @@ Once assigned to a book, the sort operation will automatically run on each event | |||
affect the sort order (page update, chapter creation etc...). | ||||
| ||||
Sort rules can be assigned to book if a user has permission to edit that book, | ||||
but the creation and modification of sort rules can only be done with users that | ||||
but the creation and modification of sort rules can only be done by users that | ||||
have permission to manage application settings. | ||||
This allows admin users to centrally manage the available rules and their behaviour | ||||
while allowing sort assignment and execution to users with lower level permissions. | ||||
| @ -90,4 +90,4 @@ A bookshelf can contain multiple books and a book can be on multiple shelves. To | |||
| ||||
 | ||||
| ||||
Keep in mind that a book can be on multiple shelves, so adding a book to a new shelf won't cause it to be removed from any others. If you want to remove a book from a shelf you'll need to go into each shelf in the same manner as above but select, or drag them out, from the "Books on this shelf" list before saving. | ||||
Keep in mind that a book can be on multiple shelves, so adding a book to a new shelf won't cause it to be removed from any others. If you want to remove a book from a shelf you'll need to go into each shelf in the same manner as above but select, or drag them out, from the "Books on this shelf" list before saving. | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue