Website editing and updating revision tracking
September 14, 2007 8:30 AM
Subscribe
I need a tool that does website editing and updating revision tracking, meaning whenever a change is published to the website, a record of the change is recorded in some way.
This is for a project that involves a site with maybe ten flat HTML files. For legal reasons, they need to track all published changes they make. Yes, I know MediaWiki does this, but I don't want to install MediaWiki for something so simple, for one. Also, the people I'm making the site for need to be able to make changes themselves, so MediaWiki includes an additional learning curve (we are talking about people with no HTML or coding knowledge and limited web experience.).
So far, the only idea I've come up with is to use
Adobe Contribute with the plugin built into Microsoft Word (something they are quite comfortable with), and use the revision tracking that comes built into Word. Will this work? Are there any better ideas? I have had a hell of a time finding any good web tools for revision tracking.
I have also considered maybe writing a perl module that copies the web pages to an archive directory any time changes are made, but I wouldn't know how to implement it. The other idea (since they just need to record changes), is to somehow use WGET on their Windows 2003 server to just download the website every night to their backup drive. That would perhaps be a suitable compromise. Your suggestions are much appreciated.
posted by chlorus to computers & internet (7 comments total)
posted by Blazecock Pileon at 8:33 AM on September 14, 2007