(New page: == ImageDlgHideAdvanced == This option allow you to hide the "Advanced" tab in the "Image properties" window. By default it is set to 'false' so the tab is active. Code: <pre>FCKConfig....) |
(No difference)
|
Revision as of 12:17, 15 January 2008
ImageDlgHideAdvanced
This option allow you to hide the "Advanced" tab in the "Image properties" window. By default it is set to 'false' so the tab is active.
Code:
FCKConfig.ImageDlgHideAdvanced = false ;