Textarea (RTE)

The Rich Textarea Fieldtype is the native 1st party wysiwg editor bundled with ExpressionEngine (since 2.5).

Note: RTE fieldtype support is identical to the Wygwam fieldtype support.

The RTE fieldtype has three options :

Wygwam seeding options
Minimum Paragraph Count
The minium paragraph count for the generated text
Maximum Paragraph Count
The maximum paragraph count for the generated text
Include Additional Elements
Optionally you can allow the generator to add marked-up elements to the generated text. Select any elements you wish to appear in the field.

Note: Additional elements will not all appear in every generated text block. From the ones you select a set will be randomly chosen, then they will be interspersed randomly through the text. ie. If you chose to add strong, blockquote, h2, h3 and ul > li, Seed may only choose to use strong and h3 on one entry, and other elements on others.

Dummy text will be generated with a length between the maximum and minimum values. All the text generated will automatically be wrapped in p tags.

The actual text generated is based generated from the built in text generator.