What about the following situation? 1. Start new entry in RTE mode 2. Type a sentence 3. Click the "plain text" button
Without a save of the post, wouldn't it be limited, to whatever information was originally loaded, or would it be possible to have the RTE convert and send the text to the plain text editor and vice versa when the button is pressed?
If so, it sounds great. Is this even doable with a plugin, or is this going to be a core enhancement for a future version of WP?
On Dec 12, 2005, at 9:23 PM, Andy Skelton wrote:
We take the content out of the RTE and format it when we use the HTML editor. We already load the quicktags script as a fallback. Why not have a button the grabs the content, filters it for plain editing, hides the RTE using the new .zerosize class in wp-admin.css, exposes the quicktags and the simple textarea, populates the textarea and rubs your feet. Another button could do the reverse.
-- Mark Jaquith http://txfx.net/ _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
