On Wed, 2004-05-26 at 15:03, Matthew Palmer wrote: > Some form of Content Management System is the usual way. You have content, > usually written per-page, which slips into some form of template, which is > used site-wide (or some subset of the site).
As previous people have noted, there's a wide choice of lightweight CMSs which would be usable. If your website is mainly about documents then you might want to use an XML engine (such as cocoon or AxKit) instead. They allow you to punch out documentation in whatever format the users want (web pages, PDF, OOo, .doc, SVG) from a XML base file (eg, xhtml, DocBook/XML, etc). Cheers, glen -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
