EditorMonkey
EditorMonkey is an GUI editor for wordpress. It has 2 GUI editors rolled into one. Though the FCKEditor cannot work, I think the TinyMCE is more than enough suited for my use.
I have installed this GUI editor a few weeks ago. And today I finally tweak it to my own liking. Now I have enabled some simple controls in the comments section and I have tweaked the TinyMCE to able the posting of youtube videos.
What I did was to go to the options and added "embed,-param[name|value]" into the custom html list. I got the idea from this tutorial . I am happy that I am able to put youtube videos now without the code disappearing from the entry again.
I like control.
< ?xml version="1.0" encoding="utf-8"?> < !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
how come you have tinymce for your comments too! May 22nd, 2006 at 5:39 pm< ?xml version="1.0" encoding="utf-8"?> < !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
It is a feature in EditorMonkey. Try it to find out.May 22nd, 2006 at 10:52 pm