On March 18, 2011 06:39:01 pm a.l.e wrote: > in my eyes, people who just want to do small edits on the site > should access it through the web and not through ssh.
I don't know the exact architecture of the site and I may be suggesting something that is not feasible: why not having the code in a mercurial repository with a cron job (or better: a hook) that updates it automatically from the repository? every project member can access [0], whether occasional small edits or major redesign. That's going to be a lot less headache for you (or whoever is managing the site), and with revision control you can easily undo if somebody screwed up. You can also branch out development of the next year and test it and turn it on only when it is ready... HTH Yuv [0] http://hugin.hg.sourceforge.net/hgweb/hugin/hugin-web > > ciao > a.l.e > _______________________________________________ > CREATE mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/create
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ CREATE mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/create
