Multiple blogs/display
Posted: Wed Feb 28, 2007 11:04 pm
Ok, seems as though we need to support three separate blogs on this site, one for each of three categories of users, "staff", "members","recruits".
If I log in as "staff" it would be nice to be able to view all three blogs on the same page (it might be ok to break out to a separate page to post).
If I log in as a "recruit" I should only be able to see the recruit blog.
I guess I can handle the three views with php switched styles, but I need to know if we can display all three blogs on the same page (in separate "windows" or divs).
Can we do this, and are there any tricks to making it happen? I guess I am also asking if the underlying assumption that we can have three distinct blogs on one site under one site login is correct. I think I saw a news bulletin describing how to do it with an apache server somewhere on the site.
Thanks,
Francis.
If I log in as "staff" it would be nice to be able to view all three blogs on the same page (it might be ok to break out to a separate page to post).
If I log in as a "recruit" I should only be able to see the recruit blog.
I guess I can handle the three views with php switched styles, but I need to know if we can display all three blogs on the same page (in separate "windows" or divs).
Can we do this, and are there any tricks to making it happen? I guess I am also asking if the underlying assumption that we can have three distinct blogs on one site under one site login is correct. I think I saw a news bulletin describing how to do it with an apache server somewhere on the site.
Thanks,
Francis.