Currently we use Adobe Contribute for the users to edit pages, so
that's why
MVC doesn't work. Since we just purchased a few more copies of
Contribute,
we won't be going to a full blown Web based CMS. So I'm charged with
building a new framework that works with Contribute and integrate it
with
some of our other systems. It's looking like I can "glue" some things
together, which is what I'm looking for. At the moment I don't have
any more
specific questions but sure will later. Thanks
I may have the "pleasure" of incorporating Contribute into a workflow
at some point so I'd been checking out some of the possibilities.
Here's an article you may or may not have looked at that could be
useful:
"Maintaining Database Content with PHP (or ColdFusion), Contribute 3,
and Dreamweaver MX 2004"
http://www.adobe.com/devnet/contribute/articles/contribute_php.html
Contribute supports the blog API's so you could also consider using
Zend_Xml_Rpc with it. I started working on this but found Contribute
horrible to debug so used Ecto instead ( http://infinite-sushi.com/software/ecto/
).
Nick