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 Alexandhry.WebHome')) {{/velocity}} but it s still wont work what am i doing wrong? thanks 2012/6/29, Guillaume Lerouge <guillaume@xwiki.com>:
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 <yann@gensollen.com> 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 users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users