Mibew Messenger Community

General => Support => Topic started by: wanderlp on September 04, 2015, 03:49:26 PM

Title: How I can change de view of chat?
Post by: wanderlp on September 04, 2015, 03:49:26 PM
Hi, I wan't to add a textbox into "new" chat windows.

How can I modify the "views"??
Title: Re: Question: How can I change the textarea editor to another .example:tinymce
Post by: wanderlp on September 04, 2015, 04:02:20 PM
Hi, I forked at Github and I want to implement some new functionality for my company, exists some documentation about "models", "controls" and "views"??

Thanks,
Title: Re: How I can change de view of chat?
Post by: Dmitriy Simushev on November 23, 2015, 11:57:18 AM
Well, Mibew's back-end app is based on Symfony2 components and the front-side app is based on Marionette.js. You should take a look at documentation of these frameworks.