(New page: == FlashUploadAllowedExtensions == This option specifies the flash upload extensions which you wish to use in FCKeditor. Example: <pre>FCKConfig.FlashUploadAllowedExtensions = ".(swf|flv)...) |
(No difference)
|
Latest revision as of 13:58, 10 January 2008
FlashUploadAllowedExtensions
This option specifies the flash upload extensions which you wish to use in FCKeditor. Example:
FCKConfig.FlashUploadAllowedExtensions = ".(swf|flv)$" ;
If you leave this option empty all of the extensions will be allowed.