Wiki source code of The breadcrumb displays the correct path
Last modified by Gabriela Anechitoaei on 2022/05/03 09:29
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | 1. Create the following document http:~/~/localhost:8080/xwiki/bin/view/1/2/3/a/b/c/d/ (there is not need to create the intermediary pages at this point (1, 2, 3, a, b, c)) | ||
| 2 | 1. Save the page | ||
| 3 | 1. Edit the URL path and add extra levels after d: e/f/g/ | ||
| 4 | 1. Create the "g" page and save it | ||
| 5 | 1. Edit the URL path and remove levels after 2: 3/a/b/c/d/e/f/g/ | ||
| 6 | 1. Create the "2" page and save it |