<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Make a Magazine-Style Homepage with Drupal, Pt 2</title>
	<atom:link href="http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2</link>
	<description>Design, Develop, and Grow</description>
	<lastBuildDate>Wed, 10 Mar 2010 15:25:07 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tone</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-181695</link>
		<dc:creator>Tone</dc:creator>
		<pubDate>Sun, 22 Nov 2009 00:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-181695</guid>
		<description>Hi,

I am having trouble with getting the views for the featured and headline to auto-update.  For some reason it just stays with the first stories I written.  It won&#039;t change stories or images.  Any help will be much appreciated.

Thanks,

Tone</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am having trouble with getting the views for the featured and headline to auto-update.  For some reason it just stays with the first stories I written.  It won&#8217;t change stories or images.  Any help will be much appreciated.</p>
<p>Thanks,</p>
<p>Tone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arashi</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-179248</link>
		<dc:creator>arashi</dc:creator>
		<pubDate>Wed, 20 May 2009 06:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-179248</guid>
		<description>It&#039;s great!but I use drupal 5.x(views 1.x),How To do like ablove?
Thanks!</description>
		<content:encoded><![CDATA[<p>It&#8217;s great!but I use drupal 5.x(views 1.x),How To do like ablove?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greekgirl831</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-179211</link>
		<dc:creator>Greekgirl831</dc:creator>
		<pubDate>Thu, 14 May 2009 19:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-179211</guid>
		<description>AndyA... The newest install of imagefield requires you to select &quot;file&quot; as your field type then &quot;image&quot; as a widget. You can read all about it in the README.txt that comes with the imagefield download.</description>
		<content:encoded><![CDATA[<p>AndyA&#8230; The newest install of imagefield requires you to select &#8220;file&#8221; as your field type then &#8220;image&#8221; as a widget. You can read all about it in the README.txt that comes with the imagefield download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndyA</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-178780</link>
		<dc:creator>AndyA</dc:creator>
		<pubDate>Fri, 03 Apr 2009 14:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-178780</guid>
		<description>Wonderful article!  But I met a problem,

+++++++++++++++++++++
Label 	Field Name (prefixed field_) 	Type of Data to Store 	Form element to Edit Data
Image 	image 	Image 	Image
Image Author 	image_author 	Text 	Text Field
Image Source 	image_source 	Text 	Text Field
+++++++++++++++++++++

But I cannot find &quot;Image&quot; data type in &quot;Type of data to store.&quot; Combo, there are only &quot;Decimal, text, file, integer, float etc..&quot;

How can i get &quot;image&quot; data type ???

Thanks for any help.

Sincerely
Andy</description>
		<content:encoded><![CDATA[<p>Wonderful article!  But I met a problem,</p>
<p>+++++++++++++++++++++<br />
Label 	Field Name (prefixed field_) 	Type of Data to Store 	Form element to Edit Data<br />
Image 	image 	Image 	Image<br />
Image Author 	image_author 	Text 	Text Field<br />
Image Source 	image_source 	Text 	Text Field<br />
+++++++++++++++++++++</p>
<p>But I cannot find &#8220;Image&#8221; data type in &#8220;Type of data to store.&#8221; Combo, there are only &#8220;Decimal, text, file, integer, float etc..&#8221;</p>
<p>How can i get &#8220;image&#8221; data type ???</p>
<p>Thanks for any help.</p>
<p>Sincerely<br />
Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin Boston</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-178295</link>
		<dc:creator>Dustin Boston</dc:creator>
		<pubDate>Sat, 28 Feb 2009 23:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-178295</guid>
		<description>@Thad, yeah check out &lt;a href=&quot;http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3&quot; rel=&quot;nofollow&quot;&gt;part 3&lt;/a&gt;. It&#039;s got all the code :D</description>
		<content:encoded><![CDATA[<p>@Thad, yeah check out <a href="http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3" rel="nofollow">part 3</a>. It&#8217;s got all the code <img src='http://www.devlounge.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thad</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-178292</link>
		<dc:creator>Thad</dc:creator>
		<pubDate>Sat, 28 Feb 2009 14:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-178292</guid>
		<description>Awesome tutorial.  Theming with Drupal always seemed a little mystifying, probably because of my Wordpress background.  There is much less digging into code for theming a magazine layout that I originally imagined.

Anyway, quick question:

You said:  &quot;you will hard-code the calls to it in the front-page template file.&quot;

Can you provide an example?

Many thanks!</description>
		<content:encoded><![CDATA[<p>Awesome tutorial.  Theming with Drupal always seemed a little mystifying, probably because of my Wordpress background.  There is much less digging into code for theming a magazine layout that I originally imagined.</p>
<p>Anyway, quick question:</p>
<p>You said:  &#8220;you will hard-code the calls to it in the front-page template file.&#8221;</p>
<p>Can you provide an example?</p>
<p>Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Make a Magazine-Style Homepage with Drupal &#124; Achmad Bisri</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-177631</link>
		<dc:creator>How to Make a Magazine-Style Homepage with Drupal &#124; Achmad Bisri</dc:creator>
		<pubDate>Fri, 19 Dec 2008 14:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-177631</guid>
		<description>[...] How to Make a Magazine-Style Homepage with Drupal - Part 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Make a Magazine-Style Homepage with Drupal &#8211; Part 2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Make a Magazine-Style Homepage with Drupal, Pt 3</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-176895</link>
		<dc:creator>How to Make a Magazine-Style Homepage with Drupal, Pt 3</dc:creator>
		<pubDate>Mon, 24 Nov 2008 11:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-176895</guid>
		<description>[...] part two of this series, you got into CCK and views. This time around, you will be theming the views and [...]</description>
		<content:encoded><![CDATA[<p>[...] part two of this series, you got into CCK and views. This time around, you will be theming the views and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surfing &#187; Blog Archive &#187; Ich liebe Surfen und frage mich, welche Art von Wasser-Nachweis Kamera zu kaufen. Vielen Dank, dass Sie?</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-176885</link>
		<dc:creator>Surfing &#187; Blog Archive &#187; Ich liebe Surfen und frage mich, welche Art von Wasser-Nachweis Kamera zu kaufen. Vielen Dank, dass Sie?</dc:creator>
		<pubDate>Sun, 23 Nov 2008 01:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-176885</guid>
		<description>[...] How to Make a Magazine-Style Homepage with Drupal, Pt 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Make a Magazine-Style Homepage with Drupal, Pt 2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Make a Magazine-Style Homepage with Drupal, Pt 3 &#124; Devlounge</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-176824</link>
		<dc:creator>How to Make a Magazine-Style Homepage with Drupal, Pt 3 &#124; Devlounge</dc:creator>
		<pubDate>Thu, 13 Nov 2008 16:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-176824</guid>
		<description>[...] part two of this series, you got into CCK and views. This time around, you will be theming the views and [...]</description>
		<content:encoded><![CDATA[<p>[...] part two of this series, you got into CCK and views. This time around, you will be theming the views and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Check out My Drupal Series on DevLounge &#124; dBlogIt</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-176734</link>
		<dc:creator>Check out My Drupal Series on DevLounge &#124; dBlogIt</dc:creator>
		<pubDate>Tue, 04 Nov 2008 19:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-176734</guid>
		<description>[...] out my latest series on DevLounge, How to Make a Magazine-Style Homepage with Drupal, Pt 1. Part 2 is now up will be up soon. In the mean time, check out my other post called Web 2.0, Future Creep, and the [...]</description>
		<content:encoded><![CDATA[<p>[...] out my latest series on DevLounge, How to Make a Magazine-Style Homepage with Drupal, Pt 1. Part 2 is now up will be up soon. In the mean time, check out my other post called Web 2.0, Future Creep, and the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Useful Links (03/11/2008) &#124; Apramana</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-home-page-with-drupal-pt-2/comment-page-1#comment-176718</link>
		<dc:creator>Useful Links (03/11/2008) &#124; Apramana</dc:creator>
		<pubDate>Mon, 03 Nov 2008 17:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2039#comment-176718</guid>
		<description>[...] How to Make a Magazine-Style Homepage with Drupal, Pt 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Make a Magazine-Style Homepage with Drupal, Pt 2 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
