Hello, a small problem I found when I tried to create tables with TinyMCE:
The editor creates HTML like <table border="0"> <tbody> ... </tbody> </table> Both the border attribute and the tbody tag cause an error. Now, in the TinyMCE forum I found how to tune the list of allowed elements (edit tiny_valid_elements.js). But: when the error occurs, the page in question remains checked out and can only be edited again by forcing a checkin. Shouldn't the checkout be undone when an error occurs during edit? (Can a checkout be undone at all?) Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]