Pretty spiff. Spent about four six hours adding a "raw html" mode to it. Wish I could turn on syntax highlighting in this thing, but first the code, and then discussion:
var fancy_editor = new YAHOO.widget.Editor(el.id, {
animate: true,
toolbar: {
buttons: [
{group: 'stuff2', label: 'TEXT', buttons: [ ]},
{ type: 'separator' },
{group: '
(
Read more... )
Comments 6
(The comment has been removed)
yeh, okay.
Reply
Question though. What is the benefit of js based gui from a package like fckediter? I'm not dissing what you did here. It's pretty fucking cool, I'm just curious ;)
...or have I got it all wrong and fckeditor is really just the same thing?
:)
Reply
Reply
Reply
What I did [whoah. besides spacing my reply to this post...] is probably not quite enough to make it happy as a fckeditor replacement, but maybe it's a start.
Reply
Leave a comment