tinyMCE: activate File/Image Uploader

Hi,
I have to upload images inside the html-editor tinyMCE used in sc.

I found the extensions “moxiemanager” and “KCFinder” which offer the functionality to upload and show images inside tinyMCE.

Sure that I have to configure those extension and because KCFinder is free I want to start with it.

Both tell me I have to change my code inside this:

tinymce.init({

also written here: http://kcfinder.sunhater.com/integrate

But how can I do that in sc?? I Can’t find the code Fragment ‘tinymce.init({?’

Thanks a lot for any help,

Fr?d?ric

Hi,

The code you are referring to is generated directly by Scriptcase when you build your app, it’s dynamic, and I wasn’t either able to find a way to add plugins of my choice in the embedded version.
However there is a simple trick to bypass the limitation in scriptcase,

see here :http://www.scriptcase.net/forum/forum/main-category/main-forum/83241-tinymce-upload-medias-capability

Cheers