Line 1: | Line 1: | ||
== Editor Behavior == | == Editor Behavior == | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/AutoDetectPasteFromWord|AutoDetectPasteFromWord]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/BaseHref|BaseHref]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/BaseHref|BaseHref]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/CleanWordKeepsStructure|CleanWordKeepsStructure]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/CleanWordKeepsStructure|CleanWordKeepsStructure]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ContentLangDirection|ContentLangDirection]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/DefaultLinkTarget|DefaultLinkTarget]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/DefaultLinkTarget|DefaultLinkTarget]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/DocType|DocType]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/DocType|DocType]] | ||
Line 8: | Line 10: | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FullPage|FullPage]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FullPage|FullPage]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/LinkDlgHideTarget|LinkDlgHideTarget]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/LinkDlgHideTarget|LinkDlgHideTarget]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/MaxUndoLevels|MaxUndoLevels]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/StartupFocus|StartupFocus]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/StartupFocus|StartupFocus]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/StartupShowBlocks|StartupShowBlocks]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/StartupShowBlocks|StartupShowBlocks]] | ||
Line 48: | Line 51: | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ProcessNumericEntities|ProcessNumericEntities]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ProcessNumericEntities|ProcessNumericEntities]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ShiftEnterMode|ShiftEnterMode]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ShiftEnterMode|ShiftEnterMode]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/TabSpaces|TabSpaces]] | ||
== User Interface == | == User Interface == | ||
Line 67: | Line 71: | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/Keystrokes|Keystrokes]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/Keystrokes|Keystrokes]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/LinkDlgHideAdvanced|LinkDlgHideAdvanced]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/LinkDlgHideAdvanced|LinkDlgHideAdvanced]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ShowBorders|ShowBorders]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ShowDropDialog|ShowDropDialog]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ShowDropDialog|ShowDropDialog]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SkinPath|SkinPath]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SkinPath|SkinPath]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SourcePopup|SourcePopup]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SourcePopup|SourcePopup]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SmileyColumns|SmileyColumns]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SmileyWindowHeight|SmileyWindowHeight]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SmileyWindowWidth|SmileyWindowWidth]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ToolbarCanCollapse|ToolbarCanCollapse]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ToolbarCanCollapse|ToolbarCanCollapse]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ToolbarStartExpanded|ToolbarStartExpanded]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ToolbarStartExpanded|ToolbarStartExpanded]] | ||
Line 83: | Line 91: | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FirefoxSpellChecker|FirefoxSpellChecker]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FirefoxSpellChecker|FirefoxSpellChecker]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/IeSpellDownloadUrl|IeSpellDownloadUrl]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/IeSpellDownloadUrl|IeSpellDownloadUrl]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/PluginsPath|PluginsPath]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/Plugins.Add|Plugins.Add]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/PreloadImages|PreloadImages]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/PreloadImages|PreloadImages]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/PreserveSessionOnFileBrowser|PreserveSessionOnFileBrowser]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/PreserveSessionOnFileBrowser|PreserveSessionOnFileBrowser]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ProtectedSource.Add|ProtectedSource.Add]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ProtectedSource.Add|ProtectedSource.Add]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ProtectedTags|ProtectedTags]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ProtectedTags|ProtectedTags]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SmileyPath|SmileyPath]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SmileyImages|SmileyImages]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SpellChecker|SpellChecker]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SpellerPagesServerScript|SpellerPagesServerScript]] | ||
+ | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/TemplatesXmlPath|TemplatesXmlPath]] | ||
== File Browser and Uploader == | == File Browser and Uploader == | ||
Line 114: | Line 129: | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FlashUploadAllowedExtensions|FlashUploadAllowedExtensions]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FlashUploadAllowedExtensions|FlashUploadAllowedExtensions]] | ||
* [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FlashUploadDeniedExtensions|FlashUploadDeniedExtensions]] | * [[FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FlashUploadDeniedExtensions|FlashUploadDeniedExtensions]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 18:51, 31 January 2008
Contents
Editor Behavior
- AutoDetectPasteFromWord
- BaseHref
- CleanWordKeepsStructure
- ContentLangDirection
- DefaultLinkTarget
- DocType
- ForcePasteAsPlainText
- FullPage
- LinkDlgHideTarget
- MaxUndoLevels
- StartupFocus
- StartupShowBlocks
- TemplateReplaceAll
- TemplateReplaceCheckbox
- ToolbarComboPreviewCSS
Styles
- BodyId and BodyClass
- CoreStyles
- CustomStyles
- EditorAreaCSS
- EditorAreaStyles
- FontColors
- FontFormats
- FontNames
- FontSizes
- IndentClasses
- IndentLength
- IndentUnit
- JustifyClasses
- RemoveFormatTags
- StylesXmlPath
HTML Output
- AdditionalNumericEntities
- EnterMode
- FillEmptyBlocks
- ForceSimpleAmpersand
- FormatIndentator
- FormatOutput
- FormatSource
- HtmlEncodeOutput
- IgnoreEmptyParagraphValue
- IncludeGreekEntities
- IncludeLatinEntities
- ProcessHTMLEntities
- ProcessNumericEntities
- ShiftEnterMode
- TabSpaces
User Interface
- AutoDetectLanguage
- ContextMenu
- DefaultFontFormatLabel
- DefaultFontSizeLabel
- DefaultFontLabel
- DefaultLanguage
- DefaultStyleLabel
- DisableFFTableHandles
- DisableObjectResizing
- EnableMoreFontColors
- FlashDlgHideAdvanced
- FloatingPanelsZIndex
- ImageDlgHideLink
- ImageDlgHideAdvanced
- Keystrokes
- LinkDlgHideAdvanced
- ShowBorders
- ShowDropDialog
- SkinPath
- SourcePopup
- SmileyColumns
- SmileyWindowHeight
- SmileyWindowWidth
- ToolbarCanCollapse
- ToolbarStartExpanded
- ToolbarLocation
- ToolbarSets
Advanced
- AllowQueryStringDebug
- BrowserContextMenuOnCtrl
- CustomConfigurationsPath
- Debug
- FirefoxSpellChecker
- IeSpellDownloadUrl
- PluginsPath
- Plugins.Add
- PreloadImages
- PreserveSessionOnFileBrowser
- ProtectedSource.Add
- ProtectedTags
- SmileyPath
- SmileyImages
- SpellChecker
- SpellerPagesServerScript
- TemplatesXmlPath
File Browser and Uploader
- LinkBrowser
- LinkBrowserURL
- LinkBrowserWindowWidth
- LinkBrowserWindowHeight
- ImageBrowser
- ImageBrowserURL
- ImageBrowserWindowWidth
- ImageBrowserWindowHeight
- FlashBrowser
- FlashBrowserURL
- FlashBrowserWindowWidth
- FlashBrowserWindowHeight
- LinkUpload
- LinkUploadURL
- LinkUploadAllowedExtensions
- LinkUploadDeniedExtensions
- ImageUpload
- ImageUploadURL
- ImageUploadAllowedExtensions
- ImageUploadDeniedExtensions
- FlashUpload
- FlashUploadURL
- FlashUploadAllowedExtensions
- FlashUploadDeniedExtensions