Ashley Sheridan wrote:

>FCKEditor is a good editor (although poorly named!) that allows you to
>set it not to use <b> and <i> tags and force it to convert them to
><strong> and <em> instead. Couple this with a decent regex and you can
>strip out the extra style tags which result from a pasted MSWord
>selection.

Likewise with TinyMCE (and I suspect many of the others). Given the
abundance of good rich text editors, I don't see any good reason for
making clients enter HTML tags directly - it only confuses them.
--  
Ross McKay, Toronto, NSW Australia
"The lawn could stand another mowing; funny, I don't even care"
- Elvis Costello

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

Reply via email to