<?xml version="1.0" encoding="utf-8"?>
<config type="module" version="1.5.0">
	<name>Textarea with editor</name>
	<settings>
		<fieldattributes>
			<rows>yes</rows>
			<size>yes</size>
		</fieldattributes>
	</settings>
	<fields count="1">
		<field1>
			<name>textarea</name>
			<maxlength></maxlength>
			<default></default>
			<width></width>
			<type>htmlarea</type>
			<format>mediumtext</format>
		</field1>
	</fields>
	<help>Text area field with HTML editor.</help>
</config>