1

Topic: Passing parameters to imagemanager

Hi,
when I open the files browser in tinymce, can I pass some parameters to imagemanager?

Thanks

2

Re: Passing parameters to imagemanager

What parameters do you need to pass?

Best regards,
Spocke - Main developer of TinyMCE

3

Re: Passing parameters to imagemanager

for example I need to pass the name of the folder where imagemanager must save the files (this directory can have different values ). Would like to know if I can pass parameters without using the session.

Thanks

4

Re: Passing parameters to imagemanager

Check out the JS options.

http://www.tinymce.com/wiki.php/MCImage … pt_Options

There are some limitations to using this however, cant set a root path lower than that set in the php config file. This should not be used as a way of securing folders etc, since JS can be manipulated client side.

Afraithe
TinyMCE Developer
Moxiecode Systems