Hi Hassan, I don't know how MVC translates outside of a Smalltalk environment but there are a few CMSs which nicely separate engine, design and content. eZ publish (nightmare and steep learning curve) and CMS Made Simple (possibly too simple, tiny core, very straightforward) are two that spring to mind.
It really comes down to what you want the CMS to do - standard site, news, forum, blog etc. Have you explored PHPwiki or gentoo-WIKI? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hassan Schroeder I would choose a CMS that uses the MVC pattern, separating data from business logic from presentation, and beans/servlets/JSP is a common way to implement that. :-) I don't know if there's anything similar in the PHP/PERL realms right now, but if there is I'd be interested in knowing more... ********************************************************* The CMS discussion list for http://webstandardsgroup.org/ *********************************************************
