New editor, coloring, embedding videos

Posted
8
0
5,828
1 MIN

Our wysiwyg editor completely rewritten. Now it's has new stylish design.


Added ability to change color of text and it's background. White on red for example.


Also added ability to edit links. 


And embed video. 


Below example of embedded video.

Youtube video



Avatar
POSTED BY
Sergey Stukov
Co-founder at UserEcho, Enterpreneur, Django/Python expert.
Avatar
Vincent van den Noort

Hi, there appears to be an issue with the new wysiwyg editor. We get a "Microsoft JScript runtime error: Object doesn't support property or method 'wysiwyg'" on the 28th line in the ue.common.js file. This error occurs when we move the cursor over the userecho widget.

Avatar
Sergey Stukov co-founder
Quote from Vincent van den Noort

Hi, there appears to be an issue with the new wysiwyg editor. We get a "Microsoft JScript runtime error: Object doesn't support property or method 'wysiwyg'" on the 28th line in the ue.common.js file. This error occurs when we move the cursor over the userecho widget.

Seems that it's caching issue, latest ue.common.js has't method wysiwyg.

We added some improvements in caching scheme, all should works ok now.