The only difference between final and nested page visually is that, as the name suggest, the final pages are not supposed to have children. On the technical/script/API side the difference is that nested page documents real names always ends with ".WebHome" suffix (i.e. it's the home document of a space while final pages are just actual documents). How the breadcrumb is generated is controlled by a preference (which match the URL by default) and it has nothing to do with final vs nested page. On Thu, Dec 15, 2016 at 12:04 AM, Julio Brum <[email protected]> wrote:
In practice, the only problem of not migrating to Nested Pages is that a page may have a different breadcrumb path than the URL path. Migrating to Nested Pages, the URL path remains the same as the breadcrumb. It is?
Best Regards, Julio
2016-12-14 18:46 GMT-02:00 Marius Dumitru Florea < [email protected]>:
Hi Julio,
You don't need to migrate individual wiki pages. You can continue to access and edit them as before. The Nested Pages Migrator Application is useful if you want to migrate from the old Parent-Child *hierarchy* to the new Nested-Pages *hierarchy*. Otherwise, if you just want to add child pages to an existing page that is not a space home page (in the old terminology) then you can simply rename that page in order to make it "non-terminal". See http://platform.xwiki.org/xwiki/bin/view/Features/DocumentLifecycle# HMove2FRename . There's a note there:
"And if you're an advanced user <http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing# HSimpleandAdvancededitingmodes> you'll be able to also control whether the new page will be a Terminal page (i.e. a page that cannot have children, see also Terminology <http://platform.xwiki.org/xwiki/bin/view/Features/ContentOrganization/# HTerminology>) or not"
Hope this helps, Marius
On Wed, Dec 14, 2016 at 10:03 PM, Julio Brum <[email protected]> wrote:
Hi,
How can I manually migrate a page to Nested Pages without using the Nested Pages Migrator Application (it does not work on my xwiki - I waited 15 minutes and nothing happened)?
Best Regards, Julio
-- Thomas Mortagne