Hello!
I'm new to this framework (and, probably js too) so i'm ran in a few
problems which may seem pretty basic. I've read all the docs, but haven't
find any answers.
1) I wanted to extend scss classes somehow for different controls. For
example I needed to style the Atom control which had no pr
Thanks for the hint Martin :) !
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/how-to-use-init-qxWeb-inside-desktop-apps-tp7585241p7585246.html
Sent from the qooxdoo mailing list archive at Nabble.com.
Ok, i'm a bit ashamed to post the solution after the amount of time i spent
on it
I don't know where these filters are being set but if you add in the
CKEDITOR.replace of the Ckeditor.js project this line:
allowedContent : true
Here is my whole ckeditor instance:
this.__ckEditor = CKED
Ok,
noticed something extra. If i call the command.enable(). The editor check
command.checkAllowed() -> this looks at the editor.activeFilter.
So i looked inside and i found that there are only 14 or so plugins in
there. No bold, or italic.
--
View this message in context:
http://qooxdoo.678.