(New page: == LinkUpload == This option allows you to enable/disable "Upload" tab in the "Link" window. By default it is set to 'true' so the tab is dispalyed. Example: <pre>FCKConfig.FlashUpload = ...) |
|||
Line 1: | Line 1: | ||
− | == LinkUpload == | + | == LinkUpload == |
− | This option allows you to enable/disable "Upload" tab in the "Link" window. By default it is set to 'true' so the tab is | + | This option allows you to enable/disable "Upload" tab in the "Link" window. By default it is set to 'true' so the tab is displayed. Example: |
− | <pre>FCKConfig. | + | <pre>FCKConfig.LinkUpload = true ; |
</pre> | </pre> |
Latest revision as of 12:40, 12 July 2008
LinkUpload
This option allows you to enable/disable "Upload" tab in the "Link" window. By default it is set to 'true' so the tab is displayed. Example:
FCKConfig.LinkUpload = true ;