I finally got round to finishing off the TinyMCE integration as mentioned in an earlier post. That means posting works in Firefox 1.5 again, yay! At the moment it’s quite a minimal setup – similar features to widgEditor with added blockquote, undo and redo. TinyMCE also doesn’t break the back button in Firefox which is great.
If you’re using Opera 9, you’ll find that you won’t be able to use the editor. This is a bug with TinyMCE and should hopefully be fixed before Opera 9 goes into Beta.
Ooh, didn’t notice that. Probably something to do with my auth system or HTTP Headers – I’ll investigate.
WooHoo, I can comment again
This is a nice editor, but double space on Return key? Ugh, reminds me of MS Word.
Ok I like this editor except that the title needs to default to the first line of the comment if one does not enter a title.
regarding the return key behavior it make sense since it’s inserting a paragraph tag
You can use shift+return
to insert a break tag