WYSIWYG Editor Configuration Class


Class properties

  • Source editor enabled (sourceEditorEnabled: Boolean)
  • Plugins (plugins: TextArea)
  • Menu Bar (menuBar: TextArea)
  • Tool Bar (toolBar: TextArea)
  • Attachment selection limited (attachmentSelectionLimited: Boolean)
  • External images (externalImages: Boolean)
  • Image selection limited (imageSelectionLimited: Boolean)
  • Color palette (colorPalette: TextArea)
  • Colors per row (colorsPerRow: Number)
  • Font names (fontNames: TextArea)
  • Font sizes (fontSizes: TextArea)
  • Style names (styleNames: TextArea)
  • Clean paste content automatically (cleanPaste: Boolean)
  • You can use the class editor to add or modify the class properties.

Create a new document

Existing documents

The class sheets

The Sheet allows to control the presentation of documents of this data type. You can use the default presentation, which enumerates all the available fields, or you can design your own presentation. You can also choose different presentations for the viewing and for the editing modes.

View the sheet document (XWiki.WysiwygEditorConfigSheet) »

The class template

The Template is the document used as the model for documents of this data type. It contains an instance of your Class.

View the template document (XWiki.WysiwygEditorConfigTemplate) »

 

Tags:
Created by Administrator on 2013/03/28 21:23