I would like the editor to have more support for Bootstrap editing. Adding and controlling col-* div containers using the editor. Most modern editors have such control but none excels. Adding support for glyph icons and responisve tables and commonly used class for them, such as "table-striped".
Editor selected default font name and font size display as "inherited" in toolbar tool dropdown. Can you please add this option or remove the "inherited" value? I don't understand how this is useful in anyway. Why would the user want to see "inherited" and not the actual value. That makes no sense and you guys added something this and wasted time on a feature that adds no value to our end users, none.
The editor should be able to paste text from word 1:1. Currently it's not working wekk, Have a look at this post in your support forum: http://www.kendoui.com/forums/ui/editor/copy-text-from-office-to-editor.aspx
Line numbering for the Kendo UI Editor
HTML5 now supports ruby annotations with the <ruby> tag set. The Kendo editor should be updated to allow entering and rendering ruby as well as a feature to support vertical text with ruby as some languages should be displayed.
Lots of forums use bbcode and adding support for this to the Editor would be great.
Such that it looks like: a) jdkfjdk fdkfj dkjf dfkjdf kjf b) djfkdjfk df dkf dkfjdkfjdkf dkfjd c) kdj fkdjfk djfkjd fkj fkfj Word does this and it is useful. Uppercase and Lowercase options would be useful too.
Hi, our project consists from two almost independent parts. First uses most of kendo things and the second uses only editor with pretty basic tools.
Kendo Editor and it's plugins depend on most things of lib so custom build with only editor option almost has no sense. Would be nice to have ability to switch off plugins/tools from editor during building. Also would be nice to add custom build options to less.
For the editor, I would like to suggest an upgrade to "Insert hyperlink". It would be great if you would split out the prefix from the address and have a selector that allows the user to choose website, email, or phone. Selector: Website/Email/Phone Address:sales@kendoui.com Text: Kendo UI Tooltip: Click Here Open Link in new window: No Results: <a href="http://www.kendoui.com">Kendo UI</a> <a href="mailto:sales@kendoui.com">Kendo UI</a> <a href="tel:8883652779">Kendo UI</a>
Currently the floating toolbar for an inline Editor (a contentEditable div as opposed to a textarea) is positioned relative to the document body, not the Editor itself. If for example your Editor is in a div with its own overflow-y: scroll while the body has overflow: hidden, as is the default in a SharePoint 2010 page, then as you scroll this div, your editor will scroll in the div, but the toolbar remains fixed, when it should scroll along with the editor. We need to be able to append the toolbar to an arbitrary container so that it can be positioned relative to the editor.
Add auto height option to Editor, that's expands editor by entered context. (I's available in inline mode, but very need in iframe)
Currently we do not have Find and Replace dialog for editor. Telerik Editor has it. Our client need similar feature.
For example when we type @ it should autocomplete a certain list of data in the editor
Format Painter is a tool on the ASP.NET Ajax version of the editor - I would really like to see this ported to the Kendo UI and MVC versions of the same control.
The colour picker palette should be capable of accepting name value pairs. This way, the colours can be named or given a hint which shows as a tooltip to help users choose which colour to use. Very helpful when we allow users to create a list of colours which could be subtly different and only a hint would easily differentiate them.
We have discovered an odd issue with the editor which can be seen here http://dojo.telerik.com/ijiRu. Create a hyperlink in the editor then move the cursor to the start of the text and hit enter. A new line is created. Now when you view source you end up with 2 links instead of an empty paragraph. <p><a href="http://google.com"> </a></p><p><a href="http://google.com">google</a></p> This can then lead to problems where multiple links are showing up where only 1 was created.
Currently you can only set the width as a pixel value. I have users who would like to set the width as a percentage value.
Hi Support,
I want imageBrowser have a options to set allow Multiple upload images. I was try set multiple = true in upoad controls in imageBrowser but It's not working well.
Currently, Editor's Formatting tool is that it works with block elements. But there are many scenarios where inline formatting is required and is very common. Hence, requesting to enhance the formatting option that works for both block and inline elements is a must-have for the Kendo UI Editor.
For more details on issue: #1362675 ticket was raised