Textarea represents a multi-line block of text, and is edited with a textarea 
input field. You can use formatting languages with this textarea and also 
implement a variety of WYSIWYG editors via our plugin system.

The code example below would create a textarea using Textile formatting and 
implementing the default editor for Perch, MarkItUp.

<perch:content id="body" type="textarea" label="Article body" textile="true" 
editor="markitup" />

Attributes for type textarea
Attribute       Values and description
textile         True or False. Whether to allow Textile formatting for the 
content.
markdown        True or false. Whether to allow Markdown formatting for the 
content.
html    True or false. Whether to allow HTML formatting for the content.
editor  The name of the JavaScript content editor to apply to the textarea. Set 
to markitup to use the default editor.
size    A t-shirt size code for the size of the field: xs, s, m, l, xl, xxl

[url=http://www.xinix.co.uk/it-support-london-small-business-computer-network-services-uk/]Business
 IT Support London[/url]

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=8d4165b6-d7c6-48b3-b7c2-8addc89bf6c7


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to