(Third batch of config options added) |
(Fourth batch of config options added) |
||
Line 454: | Line 454: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><code>[ | + | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/SpellChecker SpellChecker]</code></td> |
− | |||
<td></td> | <td></td> | ||
+ | <td>Depends on which plugin(s) is/are loaded.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ScaytAutoStartup ScaytAutoStartup]</code></td> | ||
+ | <td><code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.scayt_autoStartup scayt_autoStartup]</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/SpellerPagesServerScript SpellerPagesServerScript]</code></td> | ||
+ | <td></td> | ||
+ | <td>Not ported.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/TemplatesXmlPath TemplatesXmlPath]</code></td> | ||
+ | <td></td> | ||
+ | <td>Not ported.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/MsWebBrowserControlCompat MsWebBrowserControlCompat]</code></td> | ||
+ | <td></td> | ||
+ | <td>Not ported.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkBrowser LinkBrowser]</code></td> | ||
+ | <td></td> | ||
+ | <td>If the URL is specified.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkBrowserURL LinkBrowserURL]</code></td> | ||
+ | <td><code>filebrowserLinkBrowseUrl</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkBrowserWindowWidth LinkBrowserWindowWidth]</code></td> | ||
+ | <td><code>filebrowserLinkWindowHeight</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkBrowserWindowHeight LinkBrowserWindowHeight]</code></td> | ||
+ | <td><code>filebrowserLinkWindowWidth</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageBrowser ImageBrowser]</code></td> | ||
+ | <td></td> | ||
+ | <td>If the URL is specified.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageBrowserURL ImageBrowserURL]</code></td> | ||
+ | <td><code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.filebrowserImageBrowseUrl filebrowserImageBrowseUrl]</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageBrowserWindowWidth ImageBrowserWindowWidth]</code></td> | ||
+ | <td><code>filebrowserImageWindowWidth</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageBrowserWindowHeight ImageBrowserWindowHeight]</code></td> | ||
+ | <td><code>filebrowserImageWindowHeight</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FlashBrowser FlashBrowser]</code></td> | ||
+ | <td></td> | ||
+ | <td>If the URL is specified.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FlashBrowserURL FlashBrowserURL]</code></td> | ||
+ | <td><code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.filebrowserFlashBrowseUrl filebrowserFlashBrowseUrl]</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FlashBrowserWindowWidth FlashBrowserWindowWidth]</code></td> | ||
+ | <td><code>filebrowserFlashWindowHeight</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FlashBrowserWindowHeight FlashBrowserWindowHeight]</code></td> | ||
+ | <td><code>filebrowserFlashWindowWidth</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkUpload LinkUpload]<td></td> | ||
+ | <td>If the URL is specified.</td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkUploadURL LinkUploadURL]</code></td> | ||
+ | <td><code>filebrowserLinkUploadUrl</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageUpload ImageUpload]</code></td> | ||
+ | <td></td> | ||
+ | <td>If the URL is specified.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageUploadURL ImageUploadURL]</code></td> | ||
+ | <td><code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.filebrowserImageUploadUrl filebrowserImageUploadUrl]</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FlashUpload FlashUpload]</code></td> | ||
+ | <td></td> | ||
+ | <td>If the URL is specified.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FlashUploadURL FlashUploadURL]</code></td> | ||
+ | <td><code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.filebrowserFlashUploadUrl filebrowserFlashUploadUrl]</code></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageUploadAllowedExtensions ImageUploadAllowedExtensions]</code></td> | ||
+ | <td></td> | ||
+ | <td>Not ported.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageUploadDeniedExtensions ImageUploadDeniedExtensions]</code></td> | ||
+ | <td></td> | ||
+ | <td>Not ported.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkUploadAllowedExtensions LinkUploadAllowedExtensions]</code></td> | ||
+ | <td></td> | ||
+ | <td>Not ported.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkUploadDeniedExtensions LinkUploadDeniedExtensions]</code></td> | ||
+ | <td></td> | ||
+ | <td>Not ported.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FlashUploadAllowedExtensions FlashUploadAllowedExtensions]</code></td> | ||
+ | <td></td> | ||
+ | <td>Not ported.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FlashUploadDeniedExtensions FlashUploadDeniedExtensions]</code></td> | ||
+ | <td></td> | ||
+ | <td>Not ported.</td> | ||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 13:46, 24 February 2011