Skip to Content
0
Mar 20, 2006 at 12:24 PM

Displaying login form at home page (SDN style)

44 Views

Hi,

I'd like to have my login form displayed at my home page. To accomplish this, I was trying to do the following:

- copy the default framework page to a new framework page;

- copy the default inner page to a new one and associate the new inner page to the new framework page;

- edit the new inner page and include an iView with the login form above the detailed navigation iView (just like SDN). It could be an URL iView pointing to login URL or a component iView pointing to my custom login PAR file;

- create a new desktop with this new framework page and a theme;

- create a new rule at the master rule collection telling EP to use this new desktop for anonymous user.

For this procedure, I have two questions:

- Is this the best approach for displaying the login at home page? Is there any other approach? This approach could really be implemented?

- Where can I find the default inner page? I couldn't find it on PCD.

p.s.: To access portal home page before login, I use the URL: http://hostname/irj/portal/anonymous.

Many thanks.

Best regards,

Raphael Barboza