<?xml version="1.0" encoding="utf-8"?>
<config type="module" version="1.5.0">
	<name>Textarea</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>textarea</type>
			<format>mediumtext</format>
		</field1>
	</fields>
	<help>Text area without HTML editor.</help>
</config>