Hi,windows/TS 6.7.1We are using Tiny MCE as the text editor. I was wondering if there is any way to configure the insert/edit image button on the toolbar. On click of the insert/edit image button on the toolbar it opens up a window with the URL text box and a browse button. On click of the browse button it opens up another window with directory browse option inside the branch where the user is. Is there any way to configure this browse button so that it can browse other branches also. Thanks in advance for your time.
This is with regards to: CL-tinyMCE set image browser intial path in 6.7.1 (not SP1) we are using tinyMCE. is there a way to set the initial-path of the image browser that is used with tiny MCE? right now it just opens to the main workarea directory so for example, default functionality opens to the following directory /default/main/production/WORKAREA/www we would like it to open to: /default/main/production/WORKAREA/www/webassets/cms/ Please let us know. Please take a look at the following location on your teamsite server:http://TSServername/iw/tinymce/docs/index.html. Then look click on the configuration link. Once you get to the configuration, select the insertimage_callback. From there, you can see that you would have to customize your own insertimage_callback. You can add logic to the function and set the directory there. Please remember that support does not support customization, and you would need to look for at the tinymce creator for support. You can view their webpage at the following location:http://tinymce.moxiecode.com/Thank you, we look forward to your response.
Please take a look at the following location on your teamsite server:http://TSServername/iw/tinymce/docs/index.html. Then look click on the configuration link. Once you get to the configuration, select the insertimage_callback. From there, you can see that you would have to customize your own insertimage_callback. You can add logic to the function and set the directory there. Please remember that support does not support customization, and you would need to look for at the tinymce creator for support. You can view their webpage at the following location:http://tinymce.moxiecode.com/Thank you, we look forward to your response.