Hi all,
I've the following problem trying to structure a website for an organization.
On one hand, I've a number of users and I've created 4 roles: Exec, staff, council and delegates.
The exec is composed by a president, vice president, threasuer, etc ...
the council is organized as general representatives, area representatives, etc
the staff is composed be an admin, a pubblication officer, etc ...
On the other hand, I've set up a number of categories related to committees
(say cttee1, cttee2, cttee3 ... etc) and anybody on the organization can sit on one
of these committees.
My problem is that I'd like to organize the content on my website in sections like:
- all reports from the presidents
- all reports from the general reps
- all reports regarding cttee1
- all reports from exec
etc ...
I don't want to create a taxonomy term for everything.
Ideally I'd like the system to be able to recognize that the user logged in is the president
(member of the exec and council) and then arrange the new content (say a blog entry) in
relation with the cttee selected.
To some extent, there should be an implicit category associated with every user that organize
the content in different ways. Then the entry blog from the president will show up in:
"all reports from the president", "all reports regarding cttee1", "all reports from the exec", but
without asking to select 4 different categories (the interface can be very confusing...).