Was this page helpful?

Editor Features

    Minneopa

    Tables

    New Row Properties dialog

    Table - MindTouch_1249456241982.png

    Various improvements of Table/Cell Properties dialogs

    Table - MindTouch_1249405226575.png

    New plugin to sort tables.

    Table - MindTouch_1249405263257.png

    To enable this plugin include the following line in your editor configuration:

    FCKConfig.Plugins.Add( 'tablesort', 'en' ) ;

    After that the new context menu item 'Sort Table' will be available.

    New plugin to insert table with one-click

    Table - MindTouch_1249405316017.png

    To enable this plugin include the following line in your editor configuration:

    FCKConfig.Plugins.Add( 'tableoneclick' ) ;

    After that add the 'TableOC' button to your toolbar:

    ...,'Table','TableOC']

    Definition lists

    Now editor supports definition lists. Just add the 'definitionlist' plugin:

    FCKConfig.Plugins.Add( 'definitionlist', 'en' ) ;

    After that add the following buttons to your toolbar:

    ['DefinitionList','DefinitionTerm','DefinitionDescription']

    Use Tab / Shift+Tab to toggle between DT and DD. Enter key also toggles DT/DD.

    Code beautifier

    Source code beautifier is no logner available by default. To enable this feature add the following lines in editor configuration:

    FCKConfig.Plugins.Add( 'dekicodeformatter' ) ;
    FCKConfig.BeautifySource = true ;

    Image thumbnails

    When inserting an image smaller than the original, a link is inserted to view the fullsize image. If the image already has a link, then the link is not updated.

    Lyons

    Integration with WebSpellChecker

    Now this spellchecker provided by SpellChecker.net is used by default.

    Table Dialog

    1. 100% width of table by default
    2. Fixed columns width option
    3. Support of the headers
    4. Support of CustomStyles
    5. Added possibility to set class/Id attribute

    Attach Images from Editor

    Images attached via 'Attach and Insert Images' button will be automatically inserted on the page.

    Autogrow of the source

    If you use the floating toolbar the autogrow of the source now is available for you. And you can enable/disable autogrow for WYSIWYG/Source modes separately. The following editor's config options are available:

    FCKConfig.AutoGrow = true ;
    FCKConfig.SourceAutoGrow = true ;
    
    FCKConfig.IESourceAutoGrow = false ;

    Unfortunally, the new feature is disabled in IE by default because of IE's bug. If you'll set FCKConfig.IESourceAutoGrow to true you'll be unable to use native browser's undo/redo operations in source mode.

    Source code beautifier with DekiScript support

    Just look at the following examples:

    Example 1

    Source mode of the editor, Kilen Woods:

    Deki_8_08_1.png

    The same code, Lyons:

    Deki_9_02_1.png

    Example 2

    Kilen Woods:

    Deki_8_08_2.png

    The same code, Lyons:

    Deki_9_02_2.png

     

    Beautifier also supports FormatIndentator config param.

    To enable this feature just add the config param in your editor's configuration:

    FCKConfig.BeautifySource = true ;

    Kilen Woods

    • Added new context menu option for opening links from the editor
    • Added the ability to create, modify and remove DIV containers. You can add 'CreateDiv' button on your toolbar — just use editor's customization in your Control Panel.
    • The SHIFT+SPACE keystroke will now produce a non-break space
    • It's now possible to enable the browsers default menu 

    Jay Cooke

    • Added new context menu option for converting table to text and text to table
    Was this page helpful?
    Tag page

    Files 4

    FileVersionSizeModified 
    Viewing 1 of 1 comments: view all
    hi,
    i didn't manage to add the sort table feature.
    would appreciate if you can provide step by step guide.
    Posted 03:45, 1 Nov 2009
    Viewing 1 of 1 comments: view all
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by