<?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>tony spencer &#187; Drupal</title>
	<atom:link href="http://www.tonyspencer.com/category/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tonyspencer.com</link>
	<description>It&#039;s Just Links</description>
	<lastBuildDate>Thu, 09 Apr 2009 13:19:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Finally a good Drupal image module</title>
		<link>http://www.tonyspencer.com/2007/08/15/finally-a-good-image-upload-module-for-drupal/</link>
		<comments>http://www.tonyspencer.com/2007/08/15/finally-a-good-image-upload-module-for-drupal/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 22:56:36 +0000</pubDate>
		<dc:creator>tony</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.tonyspencer.com/2007/08/15/finally-a-good-image-upload-module-for-drupal/</guid>
		<description><![CDATA[After trying out every Drupal module and combination of modules out there for image upload I was still frustrated and decided to design my own.  I wanted to be able to:

Upload an image
Have thumbnails generated automatically
Specify size to resize to of one or both of the thumbnail and big image
Browse and choose images from [...]]]></description>
			<content:encoded><![CDATA[<p>After trying out every Drupal module and combination of modules out there for image upload I was still frustrated and decided to design my own.  I wanted to be able to:</p>
<ul>
<li>Upload an image</li>
<li>Have thumbnails generated automatically</li>
<li>Specify size to resize to of one or both of the thumbnail and big image</li>
<li>Browse and choose images from my uploaded library, specify float, alt attributes, link to options, and have the HTML generated for me and pasted into my node at the current cursor position.</li>
</ul>
<p><span id="more-192"></span><br />
I really like the image upload feature built into Wordpress but it lacks in just a few areas:</p>
<ol>
<li>Thumbnail resizing is hard coded to a very small image that you can&#8217;t change</li>
<li>You can&#8217;t resize the main image after uploading so if you have a very large image from your digital camera you can&#8217;t make it a reasonable size for the web</li>
<li>You can&#8217;t have WP insert float left or right into your image tag for you which is something I do a lot in blog posts and Drupal sites.</li>
</ol>
<p>So I designed this new Drupal image upload module, <strong><em><a href="http://www.tonyspencer.com/drupal-modules/image-picker.tar.gz">Image Picker</a></em></strong> to function just like the Wordpress image upload but with all the extras I want.</p>
<p><font size="+2"><a href="http://www.tonyspencer.com/drupal-modules/image-picker.tar.gz">Download Image Picker</a></font></p>
<p>Here are some screenshots:</p>
<p><strong>Upload an Image</strong><br />
<a href="http://www.tonyspencer.com/wp-content/uploads/image-picker-upload.jpg"><img src="http://www.tonyspencer.com/wp-content/uploads/image-picker-upload-t.jpg" alt="Image Upload" border="0" /></a></p>
<p><strong>Insert Image into Node</strong><br />
<a href="http://www.tonyspencer.com/wp-content/uploads/image-picker-insert-in-post.jpg"><img src="http://www.tonyspencer.com/wp-content/uploads/image-picker-insert-in-post-t.jpg" alt="Image Upload" border="0" /></a></p>
<p><strong>Browse All Uploaded Images</strong><br />
<a href="http://www.tonyspencer.com/wp-content/uploads/image-picker-browse.jpg"><img src="http://www.tonyspencer.com/wp-content/uploads/image-picker-browse-t.jpg" alt="Image Upload" border="0" /></a></p>
<p><strong>Edit an Image You&#8217;ve Uploaded</strong><br />
<a href="http://www.tonyspencer.com/wp-content/uploads/image-picker-edit-image.jpg"><img src="http://www.tonyspencer.com/wp-content/uploads/image-picker-edit-image-t.jpg" alt="Image Upload" border="0" /></a></p>
<p>All of these features can be performed from within new/update of a node just like Wordpress so you can upload while you compose your content.  For more info on use, see the readme file in the module.  This module is only for Drupal 5.xx.  I&#8217;d like to thank Algirdas Simutis for all of his hard work on this module I was so picky about <img src='http://www.tonyspencer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><font size="+2"><a href="http://www.tonyspencer.com/drupal-modules/image-picker.tar.gz">Download Image Picker</a></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tonyspencer.com/2007/08/15/finally-a-good-image-upload-module-for-drupal/feed/</wfw:commentRss>
		<slash:comments>67</slash:comments>
		</item>
	</channel>
</rss>

