Re: Customize TinyMCE init settings

2008-08-13 Thread Kaspar Fischer
-Original Message- From: Zach Cox [mailto:[EMAIL PROTECTED] Sent: April 20, 2008 3:19 PM To: users@wicket.apache.org Subject: Customize TinyMCE init settings I'm using the wicket-contrib-tinymce package and need to configure some of the settings that go into the init JavaScript: tinyMCE.init

Customize TinyMCE init settings

2008-04-20 Thread Zach Cox
I'm using the wicket-contrib-tinymce package and need to configure some of the settings that go into the init JavaScript: tinyMCE.init({ //settings from TinyMCESettings.toJavaScript are put here }); Specifically I need to set the content_css setting to get the same styles in the editor as on