Mike Oliver wrote:
How/Where can I setup the landing page after login.
If I as a user have a URL to a page such as /xwiki/bin/view/Project+Workspace/ and save that as a bookmark, when I go there I get the login page, but then I am not taken to that page but to the Main Web Home, I must hit the bookmark a second time to navigate to the desired page.
Can I set a property someplace that allows a user to set his or her own landing page other than Main? Can I change the behavior so the original URI is retained after login so the user goes directly to that page after login?
1. Starting with 1.5M2, after login the user will always be returned to the page he wanted to see. 2. Right now, you can add in xwiki.cfg: xwiki.authentication.defaultpage=/bin/view/Project+Workspace/ -- Sergiu Dumitriu http://purl.org/net/sergiu/