[xwiki-users] Is it possible to change the starting URL of Xwiki ?
Hi, I want to start with the blog page of the wiki and not on the standard page. I have looked into all tomcat, xwiki configuration files but find nothing that works. Is the starting URL hardcoded into the source code ? Fabien
There's an easier way. Edit your main page in wiki mode and add $response.sendRedirect('Blog.WebHome') . Guillaume On Fri, Apr 11, 2008 at 3:21 PM, Fabien <[email protected]> wrote:
Hi,
I want to start with the blog page of the wiki and not on the standard page.
I have looked into all tomcat, xwiki configuration files but find nothing that works.
Is the starting URL hardcoded into the source code ?
Fabien _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Fabien -
Guillaume Lerouge