Hi Mohit, try accessing your WebHome page using the .../xwiki/bin/edit/Main/WebHome?editor=wiki URL.
Guillaume On Tue, Jan 10, 2012 at 12:03 PM, mohit gupta <[email protected]> wrote: > Thanks Marius again. As per first option in the link i.e > > This is the simplest of all. Edit Main.WebHome and type: > $response.sendRedirect($xwiki.getURL(MyUserCreatedSpace.WebHome)) where > Space.Page is the page you wish to redirect to. > > I did above and it worked. But now i want to revert it to again old main > space. I am not able to do so that because as soon as i go to the main > space webhome page , i get to see the source of MyUserCreatedSpace(as i > have used the redirect option). I am not able to see the original source > code of Main space Webhome page so that i can revert redirect change. > > . > > > > On Tue, Jan 10, 2012 at 1:01 PM, Marius Dumitru Florea < > [email protected]> wrote: > > > Some search results: > > > > > > > http://www.xwiki.org/xwiki/bin/view/FAQ/Howtochangethehomepagedestinationwhenyouenterhttplocalhost8080xwiki > > http://www.mail-archive.com/[email protected]/msg06003.html > > http://lists.xwiki.org/pipermail/users/2008-June/008546.html > > > > Hope this helps, > > Marius > > > > On Mon, Jan 9, 2012 at 7:02 PM, mohit gupta <[email protected]> wrote: > > > Hi All, > > > > > > As soon as l gets login , i enter to main space webhome page . I want > to > > > change this default main space to some user created space (Basically > > what i > > > need is as soon as user logs in, he should enter to user created > > > space instead of main space) Is it configurable? Thanks. > > > _______________________________________________ > > > 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 > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
