Yes, Blogilo has a new WYSIWYG editor. (Based on WebKit)
This was a long time wish of us, because Qt text editor lacks good html support, and does not support some html tags at all, and supports some with hacks.
And now this new editor is ready for KDEPIM 4.6 release, and first preview of it will be released with KDE 4.6 Beta1 release:
Of course it needs more tuning.
Its big problem instead of previous editor is lack of Spell checking support, that I didn’t find a good way to implement this, due most of current KDE highlighting/spelling supports are based on KTextEdit (As I found) Any idea?
=-=-=-=-=
Powered by Blogilo
Advertisement

Posted by Rich Moore on November 23, 2010 at 6:01 pm
Write a wrapper around this:
http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/classSonnet_1_1BackgroundChecker.html
Posted by Mehrdad on November 23, 2010 at 9:42 pm
Thanks for the ref :)
Posted by Torgny on November 23, 2010 at 7:19 pm
Hi, nice work!
Is this a component that might be suitable for usage as a mail composer too, or perhaps extend-able to be? If so we might want to extract into a library and reuse in KMail as well.
Posted by Mehrdad on November 23, 2010 at 9:39 pm
Hmm, No, This isn’t a component. But most of the jobs are related to Blogilo needs.
Check the “htmleditor” project from this repository: http://qt.gitorious.org/qt-labs/graphics-dojo
Posted by pano on November 23, 2010 at 7:27 pm
rekonq suffers from the same problem :-) https://bugs.kde.org/show_bug.cgi?id=237718
(apparently it is a QtWebKit “bug” though…)
Posted by Mehrdad on November 24, 2010 at 12:01 am
yes, But it defers from KDE spell checking backend, I prefer to use KDEish way, to have better support for users :D
Posted by fast_rizwaan on November 23, 2010 at 8:00 pm
Great work brother!
Congratulations and thanks!!!
Posted by fast_rizwaan on November 23, 2010 at 8:18 pm
Please allow saving of html files locally “Save as…”
Posted by Eric Mesa on November 23, 2010 at 11:32 pm
Just curious – why couldn’t you use KTextEdit?
Posted by Mehrdad on November 23, 2010 at 11:59 pm
KTextEdit is based on QTextEdit that its HTML support is buggy
We were use it before these changes
Posted by Lo mejor de la semana 47/2010 | Los ojos de Tux on December 5, 2010 at 11:41 pm
[...] Blogilo’s new WYSIWYG editor [...]
Posted by Eduardo R. V. on February 8, 2011 at 2:14 am
Não está bom? oO
Nunca me deu problema. Estou usando a versão 1.0.1, no Fedora 14 e tudo me parece normal.
Muito obrigado pelo programa. Me facilita muito a escrita… uso, inclusive, para rascunhar minhas estórias que nada tem haver com meu blog.
Posted by DevBean on March 25, 2011 at 12:54 pm
Nice work! I’m trying to develop a WYSIWYG HTML editor for myself. In fact, I tried QTextEdit. But I have some problem: the QTextCursor::mergeBlockCharFormat() does not work if no selection in this line. I just want to change the whole line format to new style if no selected text. Do you know how to do this?
Posted by Fco. on August 4, 2011 at 2:04 am
Fuck, fix the damn spell check thing, it’s a pain in the ass that it does not work. Code is a mess up too.
Want to downgrade but it want to downgrade all KDE. Shit.