Plugin Author
scribu
(@scribu)
Yes, I know. I’m sorry about having to let that go. If I had more time on my hands, I would make CLEditor not use an iframe.
Thinking about it now, I could also make the title directly editable like that, instead of using an input.
As for TinyMCE, read the FAQ.
I think and you maybe will agree, WordPress need built-up project to better editing content.
Hmm, i try to search on internet, there isn’t much True Inline Editors. Most of them use IFRAME to edit and then break up live editing. But there is promising project.
What do you think about this ?
http://www.aloha-editor.org
It’s true rich inline editor. Don’t using Iframes, have support to HTML5, active development.
There is some early beta implementation for WordPress, but it isn’t working on my instalation. :/ I want to try.
It looks very good. Check some examples, like this:
http://www.aloha-editor.org/demos/aloha-world-example/
Did you think that i would be integrated within Front end editor ?
Rich fields are required only for Content field, and maybe Excerp and Meta fields. Others fields just inherited style from site and edit only text, didn’t ?
Plugin Author
scribu
(@scribu)
The Aloha looks a lot slicker than the first time I checked it.
Seems like a perfect fit for Front-End Editor.
I think I have a roadmap for FEE 2.0. 🙂
Hot candidate. I’m impatient 🙂
Aloha has some great features. But i don’t know how much complicated it will be to integrate Media library with Aloha.
oh, i forgot post link to beta implementation in another plugin. maybe will be helpful
https://github.com/Jotschi/Aloha-Editor-Wordpress-Plugin
Plugin Author
scribu
(@scribu)
Thanks, but if I understood correctly, it’s for replacing the TinyMCE in the backend.
That’s comparatively easy. 🙂
Ah, i’m so blind 🙂
Can i have really crappy question ?
Do you have any idea about the date when it could be implemented ? Maybe i should help if you need.
Plugin Author
scribu
(@scribu)
I wouldn’t make any plans based on the shipping date of 2.0.
If you want to take a shot at it, feel free to make a fork on github:
https://github.com/scribu/wp-front-end-editor
If you really need the old inline styles, use the previous version (1.9.2.1):
http://ww.wp.xz.cn/extend/plugins/front-end-editor/download/
Plugin Author
scribu
(@scribu)
Plugin Author
scribu
(@scribu)
To clarify, I do intend to switch to Aloha editor if at all possible. I just need to find some time for it.
Plugin Author
scribu
(@scribu)
It seems that the intention for https://github.com/Jotschi/Aloha-Editor-Wordpress-Plugin is indeed to be a front-end editor.
But it’s in a very early stage of development and I couldn’t get it to work on my test setup.