(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 13:34, 10 January 2008 (diff | hist) . . (+9) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SmileyWindowHeight (current)
- 13:34, 10 January 2008 (diff | hist) . . (+195) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SmileyColumns (New page: == SmileyColumns == Sets the number of columns in the "Insert a Smiley" window in which the "smiley's" will be placed in. The default value is 8. Code: <pre> FCKConfig.SmileyColumns = 8 ;...) (current)
- 13:30, 10 January 2008 (diff | hist) . . (+156) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SmileyWindowWidth (New page: == SmileyWindowWidth == Sets the width of the "Smiley" window. The default value is 320 (in pixels). Code: <pre> FCKConfig.SmileyWindowWidth = 320 ; </pre>)
- 13:28, 10 January 2008 (diff | hist) . . (+5) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SmileyWindowHeight
- 13:28, 10 January 2008 (diff | hist) . . (+158) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SmileyWindowHeight (New page: == SmileyWindowHeight == Sets the hight of the "Smiley" window. The default value is 240 (in pixels). Code: <pre> FCKConfig.SmileyWindowHeight = 240 ; </pre>)
- 13:10, 10 January 2008 (diff | hist) . . (+186) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/Debug (New page: == Debug == This option determines whether the '''FCKeditor Debug Window''' is (when set to true) or isn't (when set to false) run at startup. Code <pre> FCKConfig.Debug = true ; </pre>) (current)
- 13:02, 10 January 2008 (diff | hist) . . (+226) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/StartupShowBlocks (New page: == StartupShowBlocks == If this option is set to true the '''Show Blocks''' feature (showing where the block elements boundaries in the text) is enabled at startup. Code: <pre>FCKConfig....) (current)
- 12:53, 10 January 2008 (diff | hist) . . (+703) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/Plugins.Add (New page: == Plugins.Add == This option allows you to add a plugin situated in the PluginsPath. The plugin file sh...) (current)
- 12:36, 10 January 2008 (diff | hist) . . (+400) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/PluginsPath (New page: == PluginsPath == This option sets the path to the place where FCKeditor plugins are situated. Remember that this option only sets the path, it doesn't add the plugins from the path. Exam...) (current)
- 12:23, 10 January 2008 (diff | hist) . . (+234) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ContentLangDirection (New page: == ContentLangDirection == This option determines whether your text will be written from '''left to right (ltr)''' or from '''right to left (rtl)''' (e.g. in Arabic). Example: <pre>FCKCon...) (current)
- 12:15, 10 January 2008 (diff | hist) . . (+1,462) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/DefaultLanguage (New page: == DefaultLanguage == This option will allow you to change FCKeditor default language from English to your native language. Languages that are available are listed bellow: <br> * Af...) (current)
- 11:59, 10 January 2008 (diff | hist) . . (+2) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/AutoDetectLanguage
- 11:58, 10 January 2008 (diff | hist) . . (+285) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/AutoDetectLanguage (New page: == AutoDetectLanguage == This option allows FCKeditor to detect the language you are using by checking your browser language. If it is set to '''true''' the editor will be displayed in th...)
- 11:53, 10 January 2008 (diff | hist) . . (+313) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/SkinPath (New page: == SkinPath == This option allows you to change the default skin of the FCKeditor. You may choose from three built-in skins: '''default''', '''office2003''' and '''silver'''. To change th...)
- 11:38, 10 January 2008 (diff | hist) . . (+8,816) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options
- 11:14, 10 January 2008 (diff | hist) . . (+109) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options
- 11:13, 10 January 2008 (diff | hist) . . (+366) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/LinkDlgHideTarget (New page: == LinkDlgHideTarget == This option allows you to hide the "'''Target'''" tab in the Link dialog window. By hiding the "Target" option you can force the user to create links with a taget ...)
- 10:52, 10 January 2008 (diff | hist) . . (+664) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ProtectedTags (New page: == ProtectedTags == In many situations, it is important to be able to switch to the source view in FCKeditor and add a few custom tags, needed for custom processing, or whatever. The prob...)
- 10:47, 10 January 2008 (diff | hist) . . (+768) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ProtectedSource.Add (New page: == ProtectedSource.Add == The editor offers a way to "protect" part of the source to remain untouched while editing or changing views. Just use the "FCKConfig.ProtectedSource.Add" configu...)
- 10:47, 10 January 2008 (diff | hist) . . (+8) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options
- 10:40, 10 January 2008 (diff | hist) . . (-1) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/PreserveSessionOnFileBrowser
- 10:40, 10 January 2008 (diff | hist) . . (+596) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/PreserveSessionOnFileBrowser (New page: == PreserveSessionOnFileBrowser == This setting makes it possible to preserve the server side session of the page containing the editor in the File Browser window. In this way it is possi...)
- 10:37, 10 January 2008 (diff | hist) . . (+149) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/IeSpellDownloadUrl (current)
- 10:30, 10 January 2008 (diff | hist) . . (+602) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/IeSpellDownloadUrl (New page: == IeSpellDownloadUrl == Contains a URL pointing to the installation executable of ieSpell. By default it points to one of the ieSpell mirrors: <pre> FCKConfig.IeSpellDownloadUrl = 'http...)
- 10:26, 10 January 2008 (diff | hist) . . (-99) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options
- 10:20, 10 January 2008 (diff | hist) . . (+529) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FirefoxSpellChecker (New page: == FirefoxSpellChecker == This option enables Firefox's built-in spell checker while typing. Even if word suggestions will not appear in the FCKeditor context menu, this feature is useful...)
- 10:14, 10 January 2008 (diff | hist) . . (+21) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/CustomConfigurationsPath (current)
- 10:13, 10 January 2008 (diff | hist) . . (+127) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/CustomConfigurationsPath
- 10:10, 10 January 2008 (diff | hist) . . (+10) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/CustomConfigurationsPath
- 10:10, 10 January 2008 (diff | hist) . . (+696) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/CustomConfigurationsPath (New page: == CustomConfigurationsPath == When making changes to the fckconfig.js file, you have to remember to reapply those changes in the file when upgrading FCKeditor to a newer version. This co...)
- 10:06, 10 January 2008 (diff | hist) . . (+385) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/BrowserContextMenuOnCtrl (New page: == BrowserContextMenuOnCtrl == This option, if set to '''true''' makes it possible to display the default browser's context menu when right-clicking with the CTRL key pressed. <br> CODE: ...)
- 10:05, 10 January 2008 (diff | hist) . . (+729) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options
- 21:31, 9 January 2008 (diff | hist) . . (+204) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ShiftEnterMode (New page: == ShiftEnterMode == Sets the behavior for when the enter key is pressed while shift is held down.<br> Accepted values are 'p', 'div', and 'br'.<br> Example: <pre>FCKConfig.EnterMode = 'p...)
- 21:31, 9 January 2008 (diff | hist) . . (+7) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ProcessNumericEntities
- 21:30, 9 January 2008 (diff | hist) . . (+378) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ProcessNumericEntities (New page: == ProcessNumericEntities == This option sets the editor to transform all characters that are out of the ASCII table to their relative Unicode numeric entities. Example: if this option is...)
- 21:30, 9 January 2008 (diff | hist) . . (+695) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ProcessHTMLEntities (New page: == ProcessHTMLEntities == Specifies that the editor must convert all special characters available in the text to their relative HTML entities, as defined by the W3C standards.It is set to...)
- 21:28, 9 January 2008 (diff | hist) . . (0) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/IncludeLatinEntities (current)
- 21:28, 9 January 2008 (diff | hist) . . (+1) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/IncludeGreekEntities (current)
- 21:27, 9 January 2008 (diff | hist) . . (+908) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/IncludeLatinEntities (New page: == IncludeLatinEntities == This setting tells the editor to convert accented Latin letters to their relative HTML entities. For example "á" is converted to "á".By default it is ...)
- 21:25, 9 January 2008 (diff | hist) . . (+952) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/IncludeGreekEntities (New page: == IncludeGreekEntities == This setting tells the editor to convert Greek letters to their relative HTML entities. For example "α" is converted to "&alpha" .<br> It is a W3C recommen...)
- 21:22, 9 January 2008 (diff | hist) . . (+279) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FormatSource (New page: == FormatSource == When set to "'''true'''" the editor will format the XHTML when switching from WYSIWYG view to Source view, by inserting line breaks on some tags endings and indenting p...) (current)
- 21:21, 9 January 2008 (diff | hist) . . (0) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FormatIndentator (current)
- 21:20, 9 January 2008 (diff | hist) . . (+231) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FormatOutput (New page: == FormatOutput == When set to "true" the editor will format the XHTML output by inserting line breaks on some tags endings and indenting paragraphs, tables and lists.<br> Code:<br> <pre>...) (current)
- 21:19, 9 January 2008 (diff | hist) . . (+451) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FormatIndentator (New page: == FormatIndentator == This is the indentation string used by the editor when formatting the XHTML output (see [[FCKeditor 2.x\Developers Guide\Configuration\Configuration Options\FormatO...)
- 21:19, 9 January 2008 (diff | hist) . . (-102) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options
- 21:17, 9 January 2008 (diff | hist) . . (+352) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/ForceSimpleAmpersand (New page: == ForceSimpleAmpersand == Forces the editor to output simple ampersands (&) on attributes (like "href" on links) instead of its relative entity (&). This is not recommended by th...)
- 21:16, 9 January 2008 (diff | hist) . . (+271) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/FillEmptyBlocks (New page: == FillEmptyBlocks == This setting tells FCKeditor to insert the non-breaking space entity ( ) into empty table cells. It is set to "true" by default. Setting it to "false" will disa...)
- 21:15, 9 January 2008 (diff | hist) . . (0) . . FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/EnterMode
- 21:15, 9 January 2008 (diff | hist) . . (+182) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/EnterMode (New page: == EnterMode == This option sets the behavior for when the enter key is pressed.<br> Accepted values are 'p', 'div', and 'br'.<br> Example: <pre> FCKConfig.EnterMode = 'p' ; </pre>)
- 21:14, 9 January 2008 (diff | hist) . . (+1,182) . . N FCKeditor 2.x/Developers Guide/Configuration/Configuration Options/AdditionalNumericEntities (New page: == AdditionalNumericEntities == With this setting, you can define a set of characters which will be translated to their relative numeric entities in the output HTML. This is quite useful ...)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)