Hello everyone,
Does anyone know if Drupal could perform the following without professional level knowledge of PHP / MySQL. I realize that Drupal can do just about anything with those tools...
I'm a front-end guy, but know a SMALL bit of PHP, and have dabbled with many CMSs before.
What I need is to have different users be assigned different roles. Then based on what role they are assigned, they'll have access to maintain/upload/insert their own Media library.
The practical implications of this would be.... user X logs in and needs to post a PDF or DOC file about his/her department. If user Y logs in, they should upload any PDFs and JPGs etc... to a different folder for their own department. And each user should only have access to their respective media directory. Then when they publish pages, the entire public internet audience can view the pages and PDFs, and images, etc...
Essentially, my situation is that upwards of 30 different departments will be maintaining mini-portions of the website, and I want to restrict them access to only edit their own certain pages and DOCs / Media libraries.