Wiki source code of Move only parent
Last modified by Gabriela Anechitoaei on 2022/05/03 09:30
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | 1. Create nested documents on multiple levels e.g. http://localhost:8080/xwiki/bin/view/1/2/3/4/ (all pages in the path should be created 1, 2, 3, 4) | ||
| 2 | 1. Create another set of nested documents on multiple levels e.g. http://localhost:8080/xwiki/bin/view/A/B/ (both pages should be again created A, B) | ||
| 3 | 1. Go to document 2 and click on More Actions > Move / Rename | ||
| 4 | 1. Select page B from the tree under New Location | ||
| 5 | 1. Make sure the "Preserve children" checkbox on the left is not checked | ||
| 6 | 1. Click "Rename" |