Line 2: | Line 2: | ||
This option allow you to replace the default link file browser with a custom one. Example: | This option allow you to replace the default link file browser with a custom one. Example: | ||
− | <pre>FCKConfig. | + | <pre>FCKConfig.LinkBrowserURL = '/myfilebrowserpath/browser.php' ; |
</pre> | </pre> |
Revision as of 13:55, 22 January 2008
LinkBrowserURL
This option allow you to replace the default link file browser with a custom one. Example:
FCKConfig.LinkBrowserURL = '/myfilebrowserpath/browser.php' ;