Hi All,
I'm pretty new to Drupal, so please bear with me here :)
I'm setting up a site for a college and I have configured taxonomy rules for roles and content. The basic premise is that there are staff and student notices posted to the Drupal page. With taxonomy I have things configured so that Staff can see both staff and student notices, but students can only see student notices. Pretty simple so far.
What I need to be able to do, is have 2 front pages. One for Students and one for Staff. The staff front page will show all staff notices, and a link to student notices, and the student page will only show student notices. These pages will display based on the logged in user (I have LDAP working at the back end that identifies users as staff or students.)
I have had a look at the frontpage module, but I don't understand how to get this functionality working, it looks like I need to edit my own .php files to get what I need?
If anyone can give me some direction it would be greatly appreciated.
Thanks in advance.
Read »








