Last modified by Vincent Massol on 2024/04/11

From version 1.1
edited by Guillaume Delhumeau
on 2016/02/15
Change comment: There is no comment for this version
To version 1.3
edited by Guillaume Delhumeau
on 2016/02/15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,0 +1,9 @@
1 +After having upgrade the XWiki instance to a recent version (7.4+), you should convert your existing pages to nested ones. This will permit:
2 +* (1) to keep the existing hierarchy between pages, made with the parent/child relationship, which will be lost otherwise.
3 +* (2) give you the opportunity to create pages under any old page, as you could under new pages.
4 +
5 +To perform this conversion, we have developed an application called [[Nested Pages Migrator Application>>extensions:Extension.Nested Pages Migrator Application]]. Its principle is to move all existing pages under their parent, so that the old parent/child relationship become physically represented by the Nested Pages hierarchy.
6 +
7 += Fix the hierarchy =
8 +
9 +

Get Connected