Yeah, would be good to update the whole tinyMCE thing. It's SO popular! It's rather outdated from what's on tinyMCE site. It should really be repackaged with some helper stuff like setReadOnly(true/false). And provide with a convenient tabbed panel for HTML/RAW edit window.
Anyone who knows how to wants to help? -----Original Message----- From: tubin gen [mailto:fachh...@gmail.com] Sent: Wednesday, December 02, 2009 11:34 AM To: users Subject: making tinyMce TextArea readonly I ma trying to make TextArea with TinyMce behaviour readonly , I added the following custom settings but it did not work tinyMCESettings.addCustomSetting("readonly : true"); tinyMCESettings.addCustomSetting("mode : textareas"); please suggest me how to make it readonly ? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org