I am not sure how Mura or other 3rd party CMS apps integrate with M2
apps but the one we built at work calls out to Mach II apps by using
the cfmodule tag. This is sort of how Fusebox 3 allowed you to call
other circuits fuseaction's. It works ok for some things but starts to
get pretty slow if you have to pull in a bunch of different pods on a
page. We eventually replaced this method with cached cfm templates.
There is probably a cleaner way to do this by leveraging Mach II
request handler which might be how Mura is doing it.

--Kurt

On Tue, Dec 15, 2009 at 11:27 AM, Brian H. <[email protected]> wrote:
> Would someone mind briefly explaining to me how a CMS like Mura would
> interface with an existing M2 App?  I too am interesting in extending
> Mura with a significant amount of new development and I would like to
> have M2 manage my flow logic.
>
> Thanks!
>
> -Brian
>
>
> On Dec 3, 10:53 am, Matthew Woodward <[email protected]> wrote:
>> On Thu, Dec 3, 2009 at 7:21 AM, William <[email protected]> wrote:
>> > Hi, I'm currently researching various CMSs to integrate with an
>> > existing mach-ii site. It currently seems like Mura CMS is in the
>> > lead,
>>
>> This is the only one I've looked at, and they offer really excellent
>> integration points for frameworks. I haven't looked at the others you
>> mention in terms of integrating with Mach-II, but I can say with certainty
>> that Mura is well geared towards what you want to do.
>>
>> --
>> Matthew Woodward
>> [email protected]http://mpwoodward.posterous.com
>> identi.ca/Twitter: @mpwoodward
>>
>> Please do not send me proprietary file formats such as Word, PowerPoint,
>> etc. as attachments.http://www.gnu.org/philosophy/no-word-attachments.html
>
> --
> You received this message because you are subscribed to Mach-II for CFML list.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to 
> [email protected]
> For more options, visit this group at 
> http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
> SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
> Wiki / Documentation / Tickets: 
> http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/

-- 
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/

Reply via email to