[TriLUG] Multi-webserver open-source CMS?

Kevin Hunter hunteke at earlham.edu
Tue Jul 15 08:31:00 EDT 2008


At 8:09a -0400 on Tue, 15 Jul 2008, U. Jason Gloege Jr. wrote:
> Any assistance is appreciated, and if I've inadvertently glossed over any
> pertinent details, please feel free to ask.  The consumers of this site,
> obviously, will be content creators and editors, at the core, though my IT
> coworkers and myself will have structural care over it, as well as be the
> ones implementing templates, etc.

With this last, it sounds like you *may* be in a use case for Django.
It's not a CMS per se, but could fairly easily be molded into that use
case.  In fact, it was written by a newsroom environment, which sounds
like what you may have going on.  In terms of the content creators and
editors, one of Django's strongest contributions is it's "Admin"
interface.  In terms of your specific single-db multiple-interface
requirement, it claims to be able to do so.

For more CMSy stuff, I've heard rumors that Drupal can do this, but
haven't checked them out.

http://drupal.org/
http://www.djangoproject.com/

Kevin



More information about the TriLUG mailing list