Soon to Be Released CKEditor 4 Features New Skin And Inline Editing
PsxMeUP writes "CKEditor, one of the world's most popular WYSIWYG HTML editors, is getting a new default skin. The winner, Rafal Bromirski, will also receive $1000. The new design is going with the trendy monochrome look. The skin will be used with the soon-to-be-released CKEditor 4, which will feature inline editing."
I recommend checking out the inline editing demo. Who needs textarea any more?
Seriously, what is wrong with color in a UI?
I for one will be glad when monochrome is passé; I'm surprised Google still has its multicolor logo, for all its embraced this trend. Vive les couleurs!
That's very good to know. It's about time this editor gets a decent look (the old incarnations were ugly to say the least).
In other news - I can see people misusing the inline editing feature. Tons of bugs and user frustration commencing in 3...2...1...
Trendy monochrome -- do they mean like my VT100? That's so trendy they'll still be imitating it 50 years from now.
To simplify Open Source community involvement and development, CKEditor 4 is now hosted on GitHub, the popular git community site.
OK.
It's an open-source project, fool, and a pretty darn good one.
"Who needs textarea any more?" I do. I am writing this comment in VIM using the "I's All Text" extension for Firefox. I use my tool of choice (VIM) for almost everything I write, and I am not overjoyed with "solutions" trying to enforce other tools and behavior than the ones that help me the most. Freedom of choice is, at lest for me, very valuable.
CKEditor is like TinyMCE. Tiny has a lot better documentation and CK, formerly known as FCK, changed their inner workings a couple of years ago without having a solid stable branch. We changed to Tiny.
Thank $DEITY this is an option. (It is an option, right?) A bit of color is a GOOD thing. With monochromatic icons, you need to inspect each icon carefully to discern its shape. With color, your eyes can quickly jump to the right one, especially if you've used it for a while. It just becomes automatic, like muscle memory.
The old icons were great. The ones that were just for text were black (bold, ital, underline, left/right/center). Text+decoration were black and colored (lists, indent, super/subscript). Separate functions (import from Word, clean up, spellcheck, table) were colorful. (As were "text color" and "highlight", FFS.)
This is NOT progress. :-|
Side note: Today I learned that "Noooooooooo" in a subject is OK, but one more "o" results in "Lameness filter encountered. Post aborted! Filter error: Too much repetition." Remember: Ten "O"s, kids. It's not just a good idea, it's the law.
Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
You're telling me I need to stop using HotDog to manage my websites?!
I'd MUCH rather use Notepad - not even Notepad2 or Notepad++, vim, pico, nano
This is an inline replacement for textarea. It has nothing to do with those.
Who needs textarea any more?
Slashdot?
== Jez ==
Do you miss Firefox? Try Pale Moon.
Every web WYSIWYG produces garbage markup, that's why I hate them. They're supposed to make HTML easier for plebians, but in reality they're given the power to make incomprehensible messes. Like handing a loaded shotgun to a toddler.
At least what CK produces (and FCK before it) is less fubar'd than what TinyMCE vomits out.
Inline editing is a recipe for an infinite amount of "I edited the page, and now it's broken" support requests. Only rabidly masochistic developers would even think of deploying it anywhere that a non-developer could access it.
Long live the textarea!
Sometimes I just want to write a longer piece on my desktop before moving to the web and see a WYSIWYG HTML view. Right now I stick to PSpad on the desktop, WordPress HTML mode (not WYSIWYG), and Google Docs depending on what I'm typing up. I feel I'm missing an editor on Windows that handles HTML/CSS and publishing (preferably to WordPress) better than PSpad. - HEX
Horror & SciFi Erotic Nudes
As an avid implementer of CKEditor, I've had several clients ask for the ability to edit content directly on a page. This new inline editor will make that possible. Can't wait for the release.
Never heard of CKEditor and I could care less....
"could NOT care less". Please, if you're going to troll, do it properly.
Inline editing is terrible if you give them ALL options.
First it has nothing to do with development. It has to do with content.
What we did was first disable anything that could be abused. This included almost anything. What was left was bullets, bold, the colors black and red and links. Also placing images was allowed.
Next we explained everybody how to use those things and had the amount of users limited. Never had an issue.
If it can break anything, then the developer did a shoddy job.
Don't fight for your country, if your country does not fight for you.
People where I work have been using CKEditor since before the name change to make it English-friendly. (That change made it much easier to describe to upper management.) It's very nice, and I'm looking forward to checking out the newest version.
Still, I can't help but look at the latest trend to blocky monochrome icons and flash back to Mac 64 and Windows 2.
It happened when the editor's author, Frederico Caldeira Knabben, did not work so well as a product name in English.
Um, I meant to say "his initials did not work so well...'
When did this happen?
Much as I appreciate your humorous intentional misunderstanding, some people *might* think you're being serious and get the wrong idea. So let's clear this up...
"CKEditor" is the latest fragrance from Calvin Klein, the people who brought you "CKOne".
There- I hope that corrects any misleading impression given.
"Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
It can be persisted in exactly the same way as a WYSIWYG textarea replacement within a tradiitonal CMS does it - using Javascript and AJAX to pass the content to your backend. Makes very little difference whether the data comes from a textarea or from another DOM element / Javscript variable.
LOVELY! your work is going to be everywhere, shortly. HTML5 is the future, afterall. You guys rock!
CS majors know the time/space tradeoff, but they never get taught the 3rd, crucial, tradeoff of the set: comprehension!
It is actually the browser that creates most of the garbage. The editor mostly uses an API to tell the browser that a certain part of the page is editable.
New things are always on the horizon
This is a sincere question, by a naive end-user...
http://www.w3.org/Amaya/
open-source, and efficient even to me...
Herve S.
And I've looked around their beta site for documentation showing me how to do it. Because, you know, CKEditor just might be most interesting to developers, who kind of like to see code and understand how the integration is going to work and all that.
But no. Lots of demos, no example of showing you how to do the AJAX calls. Uh... they DO have a built-in functionality for that, don't they? If I have to code all that up by hand, then please explain to me how this new feature makes it in any way better than using the current version and Jeditable ?
Assorted stuff I do sometimes: Lemuria.org
A quick test of the sample CKEditor 4 says no, it still visits your image in a "forward" like manner in Chrome (the browser first offering GMail attachment adds via drag-n-drop). The concept doesn't even work with inline editing since your editor disappears onBlur when you go get your image.
Science & open-source build trust from peer review. Learn systems you can trust.