Do we need WYSIWYG tools for blogging ?
October 4th, 2008
I been spending nearly half of day tweaking tinymce , one of the popular WYSIWYG on drupal, but the more i tweak it, the more i realiase it cannot be done. Example things that i can’t do
- cannot insert flickr photo
- cannot insert
tag - conflict with different filter
although most of the problem i can solve it by other module, or switch between different input format, but this seem like not a good way to me.
I don’t really mind typing but of course i don’t want to type all the html code just to blog something, finally i found a module that allow me to make use of Textile - humane Web text generator , by using this module , it allow me to do some of the markup in simple way.
edit : this post is done during the time i m using drupal.