<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lacisoft&#039;s &#187; size</title>
	<atom:link href="http://www.lacisoft.com/blog/tag/size/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lacisoft.com/blog</link>
	<description>SELECT * FROM lacisoft</description>
	<lastBuildDate>Mon, 30 Jan 2012 17:42:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Powermail file upload size</title>
		<link>http://www.lacisoft.com/blog/2010/01/17/powermail-file-upload-size/</link>
		<comments>http://www.lacisoft.com/blog/2010/01/17/powermail-file-upload-size/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 07:22:03 +0000</pubDate>
		<dc:creator>lacisoft</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[file upload]]></category>
		<category><![CDATA[powermail]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[typo3]]></category>

		<guid isPermaLink="false">http://www.lacisoft.com/blog/?p=376</guid>
		<description><![CDATA[TYPO3&#8242;s Powermail extension has the ability to upload files. That&#8217;s cool. But what if you need to specify a limit on the file size so you don&#8217;t get 5 MB large pictures for something that should just be a profile photo and should be fairly small. There is a solution. Go edit your root TypoScript [...]
Related posts:<ol>
<li><a href='http://www.lacisoft.com/blog/2010/08/24/add-a-file-upload-to-typo3-flexform/' rel='bookmark' title='Add a file upload to TYPO3 Flexform'>Add a file upload to TYPO3 Flexform</a></li>
<li><a href='http://www.lacisoft.com/blog/2009/05/05/typo3-file-upload-problems/' rel='bookmark' title='Typo3 file upload problems'>Typo3 file upload problems</a></li>
<li><a href='http://www.lacisoft.com/blog/2010/09/23/enabling-php-file-uploads-in-typo3-backend/' rel='bookmark' title='Enabling PHP file uploads in TYPO3 Backend'>Enabling PHP file uploads in TYPO3 Backend</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>TYPO3&#8242;s Powermail extension has the ability to upload files. That&#8217;s cool. But what if you need to specify a limit on the file size so you don&#8217;t get 5 MB large pictures for something that should just be a profile photo and should be fairly small.</p>
<p>There is a solution. Go edit your root TypoScript template setup and insert the following code into it:</p>
<p><strong>plugin.tx_powermail_pi1.upload.filesize=2048</strong></p>
<p>This will allow the uploading of files up to 2048 kb&#8217;s in size (2 MB)</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.lacisoft.com%2Fblog%2F2010%2F01%2F17%2Fpowermail-file-upload-size%2F&amp;title=Powermail%20file%20upload%20size" id="wpa2a_2"><img src="http://www.lacisoft.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>Related posts:<ol>
<li><a href='http://www.lacisoft.com/blog/2010/08/24/add-a-file-upload-to-typo3-flexform/' rel='bookmark' title='Add a file upload to TYPO3 Flexform'>Add a file upload to TYPO3 Flexform</a></li>
<li><a href='http://www.lacisoft.com/blog/2009/05/05/typo3-file-upload-problems/' rel='bookmark' title='Typo3 file upload problems'>Typo3 file upload problems</a></li>
<li><a href='http://www.lacisoft.com/blog/2010/09/23/enabling-php-file-uploads-in-typo3-backend/' rel='bookmark' title='Enabling PHP file uploads in TYPO3 Backend'>Enabling PHP file uploads in TYPO3 Backend</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lacisoft.com/blog/2010/01/17/powermail-file-upload-size/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

