On Mon, May 5, 2008 at 9:43 AM, tedd <[EMAIL PROTECTED]> wrote:
>  FCKEditor and TinyMCE are impressive in what they do, but they produce a
> mix of css and html -- that's not good in my book.

This is an interesting idea.  Most clients don't want to see a text
area to input raw html though.  In the many years I've done this only
3 people have ever requested it specifically out of hundreds.  You
might want to look into shoving generated markup through ext/tidy.  It
might have some options to clean up all that embedded css.  Maybe I'll
have to look into it later when I have some free time.  I'm tired of
seeing those mso styles from Word.  ;)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to