EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: thecyberzone on December 04, 2018, 08:24:12 AM



Title: Table in text-editor plugin extension
Post by: thecyberzone on December 04, 2018, 08:24:12 AM
I am using jeasyui extension text-editor. For my purpose it is required to insert a table, image as well as alignment of table cells/columns and these are not available in this text-editor.

Anybody can help me by providing a way for inserting Table, image and those indicated above. And I also appreciate to look these feather in the forthcoming version of jeasyui ver.1.5.5.

Thanks in advance.


Title: Re: Table in text-editor plugin extension
Post by: jarry on December 05, 2018, 05:22:27 PM
The texteditor plugin is a lightweight plugin that only provides basic functionalities for rich text. The 'insertimage' is the built-in tool that allows the user to insert a image to the editor. The table tool is too complex to integrate into this plugin. Of course you can extend the table tool according to your requirements.