WordPress visual editor is just a mess! I just hate using it as it often breaks up the html code, so the first thing i would do is disable the visual editor. Since i often post source code of programming languages i wouldnt consider using visual editor with wordpress.
I always wanted some kind of editor so i that i could compose my wordpress posts offline. Nothing fancy just wanted to insert basic html codes and once done i could copy to wordpress editor.
I did a small tweak to my Textarea Markup HTML Editor and i came up with this editor for wordpress. It is lightweight and javascript based and it doesnt need internet connectivity. Just open the demo page to see the editor in firefox.
Download (10kb)
It is FREE for any personal or commercial or do whatever you want with it!
Enjoy!
Similar Posts:
- Free BBCode/HTML Markup Editors!
- Best Free Web based WYSIWYG html editors
- Free Markup TextArea HTML Editor in Javascript
- Lightweight PHP WYSIWYG HTML Editor
- Fast loading and lightweight WYSIWYG html Editors for PHP
- How to insert HTML/BBcode tags to WordPress Comments Form
- how to get selected textarea value using javascript
- Free Markup BBCode Editor in Javascript
- Fix -> Caret/Cursor jumps to start of textarea in javascript
- Displaying HTML code in WordPress Posts!


August 30, 2010
Thanks very much for this great effort.