rob wrote:
> Hmmm ... Maybe I'm just crazy, but on a site this size with this
> frequency of changes, mozilla.org is just begging to be
> database/template driven.
What benefits would that bring us? (We have some sort of template already.)
> Also, navigation for sub-sections might be drops downs which would be
> updated dynamically based on the database/content management being
> updated.
You aren't suggesting JS, are you?
> This would facilatate many things, not the least of which would be
> automatic date stamps on every page so you could judge last time
> something was edited, and content wouldn't disappear or get lost.
worksforme. CVS does that job fine, not? And we know how to use it.
> So people wouldn't necessarily need to know PHP it could all be run
> from a Web admin panel or something .... just dump your html in there
> and run ...
Dumping content in a web form is not as convient as normal files on the
local disk IMO.