Author Topic: How I can change de view of chat?  (Read 4298 times)

0 Members and 1 Guest are viewing this topic.

wanderlp

  • Jr. Member
  • **
  • Posts: 2
How I can change de view of chat?
« 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"??
« Last Edit: September 04, 2015, 03:54:09 PM by wanderlp »

wanderlp

  • Jr. Member
  • **
  • Posts: 2
Re: Question: How can I change the textarea editor to another .example:tinymce
« Reply #1 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,
« Last Edit: September 04, 2015, 04:20:06 PM by faf »

Dmitriy Simushev

  • Moderator
  • Native
  • *****
  • Posts: 345
Re: How I can change de view of chat?
« Reply #2 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.