On Jun 29, 2012, at 5:23 PM, yann gensollen wrote:
hello thanks for the answer
I have edited the webhome of main space and now i have this
{{include document="Dashboard.WebHome" context="new"/}} {{velocity}} $response.sendRedirect($xwiki.getDocumentURL('guide utilisateur
$xwiki.getURL("Space.Page")
Alexandhry.WebHome')) {{/velocity}}
but it s still wont work
what am i doing wrong?
thanks
2012/6/29, Guillaume Lerouge <[email protected]>:
Hi Yann,
IIRC, you can change the default home page for the wiki in xwiki.cfg or in xwiki.properties.
You can also add this code in your home page:
{{velocity}} $response.sendRedirect($xwiki.getDocumentURL('SPACE.PAGE')) {{/velocity}}
Guillaume
On Fri, Jun 29, 2012 at 4:57 PM, yann gensollen <[email protected]> wrote:
Hello Could u please tell me if it is possible when a user registers not to be redirected on main space webhome but a specific space instead.
thank you _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users