YUI Rich Text Editor

From W3C XForms Group Wiki (Public)

YUI Rich Text Editor Analysis

This page looks at what functions are used in various YUI RTE profiles:


YUI has two profiles, once called Simple Editor and the other called Editor

Simple Editor

Here are the functions in the Simple Editor profile:

  1. Font
    1. Font Family
    2. Font Size
  2. Formatting Functions
    1. bold, italic, underline and strike-through
  3. Color Functions
    1. Font Color
    2. Background color
  4. Lists
    1. Unordered bullet list
    2. Ordered list
  5. Insert Annotators
    1. Links
    2. Images

Editor Functions

The rest of the functions are in the standard "Editor" YUI component.