|
|
|
|
|
|
Something in between MVC and CMS
MVC is designed to "decouple data access and business logic from data presentation and user interaction" and was doing a fine job of it but clearly that isn't what I'm after. I was misapplying the pattern completely. So this got on to thinking about a CMS. CMSes "facilitate the organization, control, and publication of documents and other content, such as images and multimedia resources" and sounds a little more like what I'm after but then how do I integrate custom functionality such as my video chooser wizard thing into that. Incidentally I've no intention of using a pre-packaged CMS or writing anything myself much larger than is necessary to satisfy the requirements of this site but it sounds to me that I'm after some kind of CMS / MVC hybrid or at least a template system that blocks of functionality can be injected into or perhaps the other way round.
| Author: |
ole
|
| Zend Framework Version: |
Unknown
|
|
|
|
|
|
|
|
|
|