(New page: == ImageBrowser == This option enables/disables the FCKeditor built-in resource browser in the "Image Properties" window. The browser gives easy access to the server content. By default t...) |
|||
Line 1: | Line 1: | ||
== ImageBrowser == | == ImageBrowser == | ||
− | This option enables/disables the FCKeditor built-in resource browser in the "Image Properties" window. The browser gives easy access to the server content. By default this option is set to 'true': | + | This option enables/disables the FCKeditor built-in resource browser used in the "Image Properties" window. The browser gives easy access to the server content. By default this option is set to 'true': |
<pre>FCKConfig.ImageBrowser = true ; | <pre>FCKConfig.ImageBrowser = true ; | ||
</pre> | </pre> |
Latest revision as of 14:40, 10 January 2008
ImageBrowser
This option enables/disables the FCKeditor built-in resource browser used in the "Image Properties" window. The browser gives easy access to the server content. By default this option is set to 'true':
FCKConfig.ImageBrowser = true ;