Wiki source code of Override a right at page level
Last modified by Ilie Andriuta on 2023/10/24 11:04
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Preconditions: Admin has to be advanced to create a terminal page. | ||
| 2 | |||
| 3 | 1. Create the following nested pages http:~/~/localhost:8080/xwiki/bin/view/a/b/c/d/ | ||
| 4 | 1. Go to More Actions > Administer Page for page d | ||
| 5 | 1. Give view rights only to the XWikiAdminGroup from Users & Rights > Rights: Page | ||
| 6 | 1. Go to http:~/~/localhost:8080/xwiki/bin/view/a/b/c/d/ | ||
| 7 | 1. Click on the create button | ||
| 8 | 1. Add a child terminal page "test" | ||
| 9 | 1. Go to the page Access Rights from Edit > Access Rights | ||
| 10 | 1. Give view rights for XWikiAllGroup | ||
| 11 | 1. Create a new user (Administer Wiki > Users > Add new user) | ||
| 12 | 1. Logout from Admin and login with the previously created user | ||
| 13 | 1. Go to http:~/~/localhost:8080/xwiki/bin/view/a/b/c/d/ | ||
| 14 | 1. Go to http:~/~/localhost:8080/xwiki/bin/view/a/b/c/d/test |