2014-04-03 9:08 GMT+02:00 Jeremie BOUSQUET <[email protected]>:
> > > > 2014-04-02 18:19 GMT+02:00 Guillaume "Louis-Marie" Delhumeau < > [email protected]>: > > 2014-03-28 15:53 GMT+01:00 Jeremie BOUSQUET <[email protected]>: >> >> > Hello, >> > >> > Just migrated from 4.5.2 to 5.4.3, and it worked perfectly except some >> > "issues" (or misunderstandings) : >> > - My user is in an admin group with admin and PR rights, and I've set it >> > also (on the group) the "create wiki" right. Still, when logged in, I >> don't >> > have any "wiki" item in the "Add" menu (only usual space, page, ...). >> I'm >> > sure I'm missing something obvious but can't find it. >> > >> >> Can you display, somewhere, $isWikiUIAvailable and $hasCreateWiki in a >> {{velocity}} macro? >> > > It shows this: > isWikiUIAvailable : false > hasCreateWiki : true > > I checked, and I have the following extension installed: > > org.xwiki.platform:xwiki-platform-wiki-ui-mainwiki 5.4.3 > > I thought it to be the "wiki ui" ? > After some searching, menuview.vm checks for "WikiManager.WebHome" page from main wiki, and though it should be part of xwiki-platform-wiki-ui-mainwiki (that is installed), that page doesn't exist in my wiki... So I'm not sure what happened, but I tried to uninstall it in order to reinstall it and got: Extension [org.xwiki.platform:xwiki-platform-wiki-ui-mainwiki] is not installed I checked permanent data directory and found: /data/extension/repository/org%2Exwiki%2Eplatform%3Axwiki-platform-wiki-ui-mainwiki/5%2E4%2E3 org%2Exwiki%2Eplatform%3Axwiki-platform-wiki-ui-mainwiki-5%2E4%2E3.xar org%2Exwiki%2Eplatform%3Axwiki-platform-wiki-ui-mainwiki-5%2E4%2E3.xed I'm a bit surprised by the escaped dots in version folder, but maybe it's normal ... ? > > _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> > > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
