[xwiki-devs] Only XWiki 1.0 syntax is allowed after migration
Hello! I'm migrating my Xwiki site from 2.1.1.25889 to 2.7.33656 and I cant catch why only Xwiki 1.0 syntax is allowed. On editing Page Syntax combo box shows only Xwiki 1.0 and rendering also looks bit wrong. E.g. some pages show {pre} tags. I tried to change ../WEB-INF/xwiki.cfg file without any success. Can anybody provide some hints? Thanks! Valdis
On 01/04/2011 10:18 PM, Valdis Vītoliņš wrote:
Hello! I'm migrating my Xwiki site from 2.1.1.25889 to 2.7.33656 and I cant catch why only Xwiki 1.0 syntax is allowed.
On editing Page Syntax combo box shows only Xwiki 1.0 and rendering also looks bit wrong. E.g. some pages show {pre} tags.
I tried to change ../WEB-INF/xwiki.cfg file without any success.
Can anybody provide some hints?
You need to import at least Panels.DocumentInformation from the 2.7 XAR, if not the entire collection of documents. -- Sergiu Dumitriu http://purl.org/net/sergiu/
2.7 Xar file (and also 2.6) downloaded from http://forge.ow2.org/project/download.php?group_id=170&file_id=16037 http://forge.ow2.org/project/download.php?group_id=170&file_id=15884 for Panels space has only 1 document: QuickLinks. I noted already that to get Administration application an Watclist working, I hat to import following Xar files http://extensions.xwiki.org/xwiki/bin/view/Extension/Administration +Application http://extensions.xwiki.org/xwiki/bin/view/Extension/Watchlist +Application Does it means I need to import some more? If so, which one? Thanks, Valdis
On 01/04/2011 10:18 PM, Valdis Vītoliņš wrote:
Hello! I'm migrating my Xwiki site from 2.1.1.25889 to 2.7.33656 and I cant catch why only Xwiki 1.0 syntax is allowed.
On editing Page Syntax combo box shows only Xwiki 1.0 and rendering also looks bit wrong. E.g. some pages show {pre} tags.
I tried to change ../WEB-INF/xwiki.cfg file without any success.
Can anybody provide some hints?
You need to import at least Panels.DocumentInformation from the 2.7 XAR, if not the entire collection of documents.
Oh, sorry, describing problem I found that I used wrong Xar files "XWiki Enterprise Manager" in place of "XWiki Enterprise" :-P Correct one is http://forge.ow2.org/project/download.php?group_id=170&file_id=16036 Thanks! Valdis
participants (2)
-
Sergiu Dumitriu -
Valdis Vītoliņš