Unplanned
Last Updated: 23 Sep 2022 07:23 by ADMIN

Please add the following features to the Editor in Kendo UI for Angular 2+:

- Table Wizard

- Split cell row

- Split cell column

- Merge cell row

- Merge cell column

Note: These features exist i the Kendo UI for ASP.NET MVC version of the editor.

Unplanned
Last Updated: 06 Jul 2020 07:51 by ADMIN
Created by: Bob
Comments: 1
Category: Editor
Type: Feature Request
3
Please add a "Add Symbol" menu option to the Editor. This menu option would open a dialog that allows the user to select a symbol to be added to the editor text at the current cursor location. 
Unplanned
Last Updated: 06 Jul 2020 07:15 by ADMIN
Created by: Bob
Comments: 0
Category: Editor
Type: Feature Request
3
Provide a way to configure the font size unit in the "Select font size" dropdown list.
Unplanned
Last Updated: 07 Sep 2020 06:45 by ADMIN
Created by: Rohit
Comments: 2
Category: Editor
Type: Feature Request
4

With the jquery control, I could create a div as a KendoEditor control. If I do this the toolbar used to be a floating toolbar and appear when I select some text in the editor (as opposed to always appear on the top when I create a kendoeditor on a textarea):

https://demos.telerik.com/kendo-ui/editor/inline-editing

Provide a built-in Inline Editor for Angular version.

Unplanned
Last Updated: 03 Jun 2022 08:23 by ADMIN
Created by: Aidan
Comments: 2
Category: Editor
Type: Feature Request
8

Hello,

 

It would be very nice to have dedicated PDF Export functionality for the Editor.  Some of the features that would be included with this would be:

  • Built-in exporting of html within the editor, keeping the content consistent with the size of PDF. Currently, tables within the editor are only able to be exported via a workaround where CSS styles have to be applied outside of the editor. (Also, entering data into tables on the editor is very inconsistent - after a few characters, the cursor jumps to the last cell.
  • Pagination Support: Header/Footer, page numbers, page breaks. Currently, header and footer functionality is not possible within the editor/PDF export combo (unless there is another workaround possible). Also, depending on what scale is set for the PDF Export component, content will often run off the side of the page on the exported PDF. It would also be useful to have physical page breaks represented somehow on the editor, either through multiple pages or a line separating them. Unless you manually place the page breaks on certain elements within the editor content, there is no way to see when they will appear. 

 

These features are crucial to our project and would be very much appreciated.

Thanks,

Aidan

Unplanned
Last Updated: 17 Jan 2020 07:23 by ADMIN

I need to insert custom html to editor component.

I would like to add custom button which triggers popup with text area. Entered text should then be inserted where current focus is inside <code> tag.

As I see it, this can be done in 2 ways:

  • add another editor command insertHtml (current are bold, insertUnorderedList, createLink, insertFile, ... , fontSize, setHTML)
    This would probably required more time, but would support practically any html code in editor.
  • add support for <code> tag to format command (currently supported are: p, blockquote, h1-h6)
    This would required a lot less time to implement then the first suggestion, but it adds only one feature to editor.
    This feature would be enough for me.

All information was copied from docs.

Unplanned
Last Updated: 18 Jan 2019 14:54 by Seyfor
Created by: Seyfor
Comments: 2
Category: Editor
Type: Feature Request
5

Please add built in tool for image to editor. (link to jQuery image feature)

1 2