content management system for department website
Like many of you academics who have a bit of IT expertise but who do not work in IT departments, I have some official responsibility to maintain my department's website. Currently, there are two goals for changing the way we run the website:
- Make it easier for a larger number of authorized people to make necessary changes.
- Provide more regularly upated information about events.
The second of these two goals can be accomplished easily enough with one page run by something like Blogger. There are a number of options for the first goal, but it would be nice to choose the one that is most elegant and provides the lowest hurdle of necessary expertise.
If you are so inclined, oh loyal readership, I'd like to know how other departments pull off the above two tasks.
In order to consider different options, I'd like to learn more about possible content management systems for the website, which is currently composed of static HTML pages residing on a server running Microsoft software.1 Whenever somebody wants something updated, they email the person or persons in charge of maintaining the website and request the change. This is not such an imposition, but it would be much better (IMHO) if there were a number of people with the authority to make changes, each of them responsible for different sections of the site.
We had been using a system by which one person used Dreamweaver to create pages and make changes, but that system seems to have broken down. I've never learned how to use Dreamweaver beyond the rudimentary stuff, preferring instead to code by hand or install server-side software that comes with customizable templates.2
Ideally, a person should not have to have particular software installed on her computer to make changes. Additionally, a person should not have to go through any elaborate training in order to make changes.3
I welcome any suggestions.
- I think. I will need to contact campus IT support and get the details from them.
- I'm such a stud, I know.
- It's 2006. If you know how to use a word processor, you should know how to update a webpage. The software should be that simple.