I am creating a file-repository-type website that will allow users to access many Word & Excel docs. Initially this seemed like a simple setup of EE weblogs and templates. However, there are four user-types, and when the web page opens, the users want to see only links to documents that pertain to their user-group. What makes this more complex is that some files pertain to only one user (so should not be visible to other user-groups), some pertain to two or three users, and some pertain to all four users. Most files pertain to all four user-types.
I’m having trouble conceptualizing the organization with weblogs and templates. Any recommendations or helpful hints? Obviously I need to learn more about DBs and how they work. 😛
The client prefers not to make this a member-based site at the moment. Would using memberships make it easier to accomplish what I need?
Thanks for your input.
Neal