(New page: == LinkDlgHideAdvanced == This option, if set to 'true', allows you to hide the "Advanced" tab in the Link dialog window. Code: <pre>FCKConfig.LinkDlgHideAdvanced = false ; </pre>) |
(No difference)
|
Revision as of 17:00, 11 January 2008
LinkDlgHideAdvanced
This option, if set to 'true', allows you to hide the "Advanced" tab in the Link dialog window. Code:
FCKConfig.LinkDlgHideAdvanced = false ;