<?xml version="1.0" encoding="utf-8"?>
<config type="module" version="1.5.0">
	<name>Image single upload</name>
	<fields count="2">
		<field1>
			<maxlength>255</maxlength>
			<size>25</size>
			<type>image</type>
		</field1>
		<field2>
			<label>Directory/URL</label>
			<format>none</format>
			<cat>parameter</cat>
		</field2>
	</fields>
	<help>Upload a single image. Directory/URL can be left blank.</help>
</config>