Search Type: Posts; User: migesok
Search: Search took 0.03 seconds.
-
2 Dec 2012 10:59 PM
- Replies
- 3
- Views
- 557
Thanks a lot! Now it makes sense.
I end up with this solution: override HtmlEditor's method getDocMarkup like this:
getDocMarkup: function() {
var me = this,
h =... -
28 Nov 2012 11:36 PM
- Replies
- 3
- Views
- 557
Hi!
I'm using Ext.form.field.HtmlEditor as my handmade wiki's page editor. It works great except line wrap:
40429
So I wonder if there is any way to make the editor break words as they get...
Results 1 to 2 of 2
