Thanks David for the reply, However, the way you say is for something different document ordering.
Let say i'm the admin user - I create a Space and call "Page 1" and set security to have "Manager Role". So as a Manager user, when i login, I can see the "Page 1" under drop down menu on top of the jetspeed screen. "NOTE: Not to be confuse with the left side bar menu." However, I can't set this "Page 1" to show when user login because it is not belong to the Manager, but it belong to admin. The admin just set the security role so that manager can view it. If I were to go inside the "Manager" folder, the "Page 1" does not exist anywhere. For that reason, there is no way to select it to be as default page using "document order". So i probably have to be redirect the user landing page to the "Page 1" if the "Page 1" existed and is available to be view base on Role. Still not solve. David Taylor-23 wrote: > > There are a couple of ways to do this. One approach is to add document > ordering to the folder.metadata, where the first page is the default page: > > <document-order>landing.psml</document-order> > <document-order>default-page.psml</document-order> > > You don't actually have to edit this file, just login as admin and go to > the space you want to modify, and select the Document Ordering menu from > the Page Navigator > > On Mar 6, 2012, at 11:15 AM, cnguyen8 wrote: > >> >> Hi, >> >> I've look everywhere on the Jetspeed setting trying to change the default >> landing page for the user with no success. >> >> Basically. >> From admin, I create a space call Manager Page. >> From manager, after i login, it always land on "My Pages" instead of >> "Manage >> Page". >> So i have to go the to drop down list on top and select the "Manager >> Page" >> to see it. >> >> How do I change the setting so that, when the manager login, the first >> page >> they see is "Manage Page" and not "My Pages". >> >> I have look in the "Portal Site Manager" but nothing tell me where to set >> it. Also look at the default-page.psml but that only tell me what to >> display on that page. >> >> Thanks for your help in advance. >> >> -- >> View this message in context: >> http://old.nabble.com/Jetspeed---Chaning-Default-Landing-Page-after-user-login-tp33453340p33453340.html >> Sent from the Jetspeed - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/Jetspeed-2---Changing-Default-Landing-Page-after-user-login-tp33453340p33460154.html Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
