Wiki source code of Move document to new parent with existing rights
Last modified by Gabriela Anechitoaei on 2022/05/03 09:28
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | 1. Create a top-level nested document http:~/~/localhost:8080/xwiki/bin/view/1/ | ||
| 2 | 1. Go to Administer page - Rights: Page & Children | ||
| 3 | 1. Give view rights to the XWikiAdminGroup | ||
| 4 | 1. Create another nested document http:~/~/localhost:8080/xwiki/bin/view/a/b/ | ||
| 5 | 1. Create parent document a as well | ||
| 6 | 1. [[Move document b to be a child of 1>>doc:Nested Spaces.Move L2 document]] | ||
| 7 | 1. Create a new user (Administer Wiki > Users > Add new user) | ||
| 8 | 1. Log in with the new user and try to access the page http:~/~/localhost:8080/xwiki/bin/view/1/ | ||
| 9 | 1. Go to http:~/~/localhost:8080/xwiki/bin/view/1/b/ with the new simple user created |