The hierarchy did not really changed by the breadcrumb is based on different data by default. You should take a look at http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki72#HHiding... to get back previous behavior. On Fri, Dec 11, 2015 at 11:23 AM, KirbY ZhoU <[email protected]> wrote:
Additionally, I can find the correct parent info inside the .xml file It looks like:
@<?xml version="1.0" encoding="UTF-8"?> <xwikidoc> <web>前台组</web> <name>JSON工具</name> <language></language> <defaultLanguage>zh</defaultLanguage> <translation>0</translation> <parent>前台组.VR开发相关</parent> ...
在 15/12/11 下午6:21,“KirbY ZhoU”<[email protected]> 写入:
Import and Export XAR will lost tree hierarchy?
I used to have a multi level tree hierarchy inside my wiki space.
But, when I import it, all the pages are flatten as the direct children of the space WebHome.
I use the default export tools to export a large 100M+ xar file under Xwiki-6.3 I use "Admin Tools" application to import large xar file under Xwiki-7.3. Is it incompatible with tree hierarchy?
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne