| Previous · Next | |
| User | Message |
|
neild
|
Date: 11/26/2011 4:12 pm · Subject: Homepage with login and no navigation · Rating: -2
How to have the homepage with login and no navigation whatsoever? --- (Edited on 11/26/2011 4:12 pm [GMT-0600] by neild) --- |
| Back to Top |
Rate [ | ]
|
|
perlDreamer
|
Date: 11/27/2011 1:36 am · Subject: Re: Homepage with login and no navigation · Rating: 0
If you set all pages and articles on the site to be viewable by Registered Users, then whenever a Visitor comes to the site they'll be presented with a login page. The login page is wrapped with the User Function Style template. If that has a navigation on it, it should be blank since all pages are only viewable by Registered Users. If that turns out to be problematic, you can always make a custom template without the nav. --- (Edited on 11/26/2011 11:36 pm [GMT-0800] by perlDreamer) --- |
| Back to Top |
Rate [ | ]
|
|
ehab
|
Date: 2/7/2012 7:17 pm · Subject: Re: Homepage with login and no navigation · Rating: -1
If you want more control on templating that page, make it by "hand" in WebGUI and then put a refresh meta tag in an if in the template that is tied to the used being a regstered user, the refresh can take you to a different root that has all the a different style, navigation etc ( and that root should as before only be view able by registered users. ) The only upside to this method is you are free to have the entire look of the log in page to be different from the rest of the site you see after logging in. Ehab Heikal Web Development and design in Egypt, Arabic Portal with news chat and Videos using WebGUI Quote: An eye for an Eye only helps make the whole world blind Gandhi --- (Edited on 2/7/2012 7:17 pm [GMT-0600] by ehab) --- |
| Back to Top |
Rate [ | ]
|