Skip to content

Instantly share code, notes, and snippets.

@mipmip
Created February 14, 2012 21:17
Show Gist options
  • Save mipmip/1830530 to your computer and use it in GitHub Desktop.
Save mipmip/1830530 to your computer and use it in GitHub Desktop.
TemplaVoila TCE image configuration
<TCEforms type="array">
<label>Cover Image</label>
<config type="array">
<type>group</type>
<internal_type>file</internal_type>
<allowed>gif,png,jpg,jpeg,ai,psd,tif,tiff,eps,pdf</allowed>
<max_size>10000</max_size>
<uploadfolder>uploads/tx_templavoila</uploadfolder>
<show_thumbs>1</show_thumbs>
<size>1</size>
<maxitems>1</maxitems>
<minitems>0</minitems>
</config>
</TCEforms>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment