News:

AbanteCart v1.4.2 is released.

Main Menu
support

TinyMCE editor functionality

Started by iron, March 30, 2016, 12:09:56 PM

Previous topic - Next topic

iron

There is an unappreciate change in 1.2.6 update - now in Visual mode of text editor a Table button disappointed. TinyMCE itself is features reach, but here it's functionality is cutted. Features are disabled for reason as they cause conflicts, but is it other decision except of using external HTML editors and copy/paste HTML?

Basara

#1
Hello.

TinyMCE is powerful editor with tons of plugins and features. You can add your own plugins and enable them if you need additional features.
For example to add Table feature to visual editor you need do minor changes to one file public_html/admin/view/default/template/common/head.tpl
add ,table to this lines
https://github.com/abantecart/abantecart-src/blob/master/public_html/admin/view/default/template/common/head.tpl#L87
and
https://github.com/abantecart/abantecart-src/blob/master/public_html/admin/view/default/template/common/head.tpl#L93

Thats all. The table plugin already included in AbanteCart https://github.com/abantecart/abantecart-src/tree/master/public_html/admin/view/default/javascript/tinymce/plugins


Thank you for your question


iron

Thanks a lot, Basara!

It seems this plugin could be On by default.

Best regards

Basara

Hello.
Table button will be enabled in new release 1.2.7
Thank you for suggestion  ;)

Forum Rules Code of conduct
AbanteCart.com 2010 -