Topic: Passing parameters to imagemanager
Hi,
when I open the files browser in tinymce, can I pass some parameters to imagemanager?
Thanks
Pages 1
Hi,
when I open the files browser in tinymce, can I pass some parameters to imagemanager?
Thanks
What parameters do you need to pass?
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
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.
Pages 1
You are not logged in. Please login or register.