Static homepage for anon user and blog homepage for authorised user, possible?
mkogel - March 26, 2008 - 16:21
I have Drupal 6.1. I figured so far (been 1 week) that I can do many things with it. I was wondering if it is possible to have a home page for a visitor and have a different homepage for the registered users.
my home page is good for one time only, it'll be boring for the registered users to see it everytime they come to the site because the will come with a specific purpose. So, i want to show the blogs homepage (collection of recent blogs) to the registered/signed in users.
I noticed that the user stays signed in all the time unless they specifically logout. So, it would be great to show a more exciting page rather.
Any thoughts?

front page module ....
Hi,
Yes, different homegapes for different roles of users is very much possible ....
You may check - http://drupal.org/project/front
cheers,
Ah... you were a minute faster than me
finally I have decided to browse through the modules developed for 6.x in the alphabetical order. Using the search option does not give me always the right results. Anyhow, I just saw it there FRONT PAGE module which seem to be doing what I need.
I have to admit, browsing made me see some other modules which I would not have thought of immediately but gave me lots of ideas already.
----------------------------
I am a newbie, please be gentle with me...