<?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 3</title>
	<atom:link href="http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3</link>
	<description>Design, Develop, and Grow</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:03:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: James</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/comment-page-1#comment-181904</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sun, 13 Dec 2009 03:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-181904</guid>
		<description>The image doesn&#039;t show on the left nor any CSS is applied because the &quot;headline&quot; and &quot;feautures&quot; of the css aren&#039;t defined anywhere as ids (those id only appear in the style.css file). I assume those are supposed to be generated by some module... but it doesn&#039;t work here. When and are does id defined (in order to call them from the css)??</description>
		<content:encoded><![CDATA[<p>The image doesn&#8217;t show on the left nor any CSS is applied because the &#8220;headline&#8221; and &#8220;feautures&#8221; of the css aren&#8217;t defined anywhere as ids (those id only appear in the style.css file). I assume those are supposed to be generated by some module&#8230; but it doesn&#8217;t work here. When and are does id defined (in order to call them from the css)??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/comment-page-1#comment-180575</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 28 Aug 2009 23:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-180575</guid>
		<description>There&#039;s just one step missing. You&#039;ll need to add some instructions on editing the Blocks on your site to put the Headline block into the region Headline, the Features block into the region Features, etc.

Other than this little gotcha, this was an awesome tutorial. Thanks.</description>
		<content:encoded><![CDATA[<p>There&#8217;s just one step missing. You&#8217;ll need to add some instructions on editing the Blocks on your site to put the Headline block into the region Headline, the Features block into the region Features, etc.</p>
<p>Other than this little gotcha, this was an awesome tutorial. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kinny</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/comment-page-1#comment-179530</link>
		<dc:creator>Kinny</dc:creator>
		<pubDate>Mon, 08 Jun 2009 17:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-179530</guid>
		<description>I keep getting stuck on this too; not sure if it is a problem with the tutorial or me not understanding something. I am learning though regardless and feel like I am getting there but I feel there could be possible gaps in my knowledge which this tutorial presumes we knows as newbs already.

For the Extending Content Types with CCK section I have had to go into content type, story, display fields,  image, and have had to set the full node to &#039;Medium image linked to node&#039; in order to get a medium sized image to display in the content page after the features teaser has been clicked on to avoid getting the full image sized.  I don&#039;t see that mentioned in here.  I also have a problem where to upload an image I have to after locating it in the browse field, I have to then click save at the bottom of the page then quickly click on upload next to the image browse button.  I have found that clearing the cache in the performance area of the site has been the greatest help in solving a few problems whilst following this tutorial. I hope that helps anyone newbs who chooses to follow this. What are you stuck on Northern woman? I am no PHP coder either.</description>
		<content:encoded><![CDATA[<p>I keep getting stuck on this too; not sure if it is a problem with the tutorial or me not understanding something. I am learning though regardless and feel like I am getting there but I feel there could be possible gaps in my knowledge which this tutorial presumes we knows as newbs already.</p>
<p>For the Extending Content Types with CCK section I have had to go into content type, story, display fields,  image, and have had to set the full node to &#8216;Medium image linked to node&#8217; in order to get a medium sized image to display in the content page after the features teaser has been clicked on to avoid getting the full image sized.  I don&#8217;t see that mentioned in here.  I also have a problem where to upload an image I have to after locating it in the browse field, I have to then click save at the bottom of the page then quickly click on upload next to the image browse button.  I have found that clearing the cache in the performance area of the site has been the greatest help in solving a few problems whilst following this tutorial. I hope that helps anyone newbs who chooses to follow this. What are you stuck on Northern woman? I am no PHP coder either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: northern woman</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/comment-page-1#comment-179477</link>
		<dc:creator>northern woman</dc:creator>
		<pubDate>Fri, 05 Jun 2009 23:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-179477</guid>
		<description>Followed the tutorial fine up until this last page.  This last page is the reason people like me get an urge to return to hand coding and/or Dreamweaver.    Using Drupal means we need to learn PHP to develop web sites, although at the Drupal site there is much chatter about how one does not need to learn PHP.   It just t&#039;aint so!     Without a site with content like this, those of us who are not coders would be lost, unfortuately.

Is there a way to do this last page with a module?</description>
		<content:encoded><![CDATA[<p>Followed the tutorial fine up until this last page.  This last page is the reason people like me get an urge to return to hand coding and/or Dreamweaver.    Using Drupal means we need to learn PHP to develop web sites, although at the Drupal site there is much chatter about how one does not need to learn PHP.   It just t&#8217;aint so!     Without a site with content like this, those of us who are not coders would be lost, unfortuately.</p>
<p>Is there a way to do this last page with a module?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gman</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/comment-page-1#comment-179323</link>
		<dc:creator>Gman</dc:creator>
		<pubDate>Wed, 27 May 2009 02:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-179323</guid>
		<description>I have followed all of this tutorial and I have ended up with two blue boxes that have the title of my articles only (no pictures). What am I missing?</description>
		<content:encoded><![CDATA[<p>I have followed all of this tutorial and I have ended up with two blue boxes that have the title of my articles only (no pictures). What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kayman</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/comment-page-1#comment-178449</link>
		<dc:creator>kayman</dc:creator>
		<pubDate>Wed, 11 Mar 2009 19:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-178449</guid>
		<description>If your images don&#039;t show up, check end edit permissions for your different user types under: Administer &gt; User management. That sorted it out for me.</description>
		<content:encoded><![CDATA[<p>If your images don&#8217;t show up, check end edit permissions for your different user types under: Administer &gt; User management. That sorted it out for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spiddy</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/comment-page-1#comment-178138</link>
		<dc:creator>Spiddy</dc:creator>
		<pubDate>Wed, 11 Feb 2009 21:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-178138</guid>
		<description>thanks, you just made me realise that it was working when I first used the framework theme with the downloaded files from this article. I then tried to use the aboutpeople free theme at http://drupal.org/project/aboutpeople when the issue arose. I guess I need to copy the correct part from the downloaded css file? Sorry I can&#039;t send you a link, i&#039;m still working on local host at the moment as i&#039;m a newbie to drupal and css :-)</description>
		<content:encoded><![CDATA[<p>thanks, you just made me realise that it was working when I first used the framework theme with the downloaded files from this article. I then tried to use the aboutpeople free theme at <a href="http://drupal.org/project/aboutpeople" rel="nofollow">http://drupal.org/project/aboutpeople</a> when the issue arose. I guess I need to copy the correct part from the downloaded css file? Sorry I can&#8217;t send you a link, i&#8217;m still working on local host at the moment as i&#8217;m a newbie to drupal and css <img src='http://www.devlounge.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin Boston</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/comment-page-1#comment-178121</link>
		<dc:creator>Dustin Boston</dc:creator>
		<pubDate>Tue, 10 Feb 2009 23:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-178121</guid>
		<description>@Spiddy: do you have a link? Sounds like a CSS issue.</description>
		<content:encoded><![CDATA[<p>@Spiddy: do you have a link? Sounds like a CSS issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spiddy</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/comment-page-1#comment-178120</link>
		<dc:creator>Spiddy</dc:creator>
		<pubDate>Tue, 10 Feb 2009 22:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-178120</guid>
		<description>thanks for the great tutorial!  I managed to follow to the end and it all seems to be working except my text is showing underneath the photo rather than to the right hand side. Any ideas? thanks!</description>
		<content:encoded><![CDATA[<p>thanks for the great tutorial!  I managed to follow to the end and it all seems to be working except my text is showing underneath the photo rather than to the right hand side. Any ideas? thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ball.in.th</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/comment-page-1#comment-177749</link>
		<dc:creator>ball.in.th</dc:creator>
		<pubDate>Mon, 05 Jan 2009 11:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-177749</guid>
		<description>Thanks for the tutorial. I think I&#039;ll adapt the techniques for our website. 

I&#039;ve noticed that you&#039;ve ignore the &quot;Promoted to front page&quot; flag. If nodes are promoted, they will still get displayed, probably in the wrong place. 

Also, is there a way to disable the default front page (/node)? I am thinking about using a module to produce an empty page. Is there a better way?</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. I think I&#8217;ll adapt the techniques for our website. </p>
<p>I&#8217;ve noticed that you&#8217;ve ignore the &#8220;Promoted to front page&#8221; flag. If nodes are promoted, they will still get displayed, probably in the wrong place. </p>
<p>Also, is there a way to disable the default front page (/node)? I am thinking about using a module to produce an empty page. Is there a better way?</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-homepage-with-drupal-pt-3/comment-page-1#comment-177728</link>
		<dc:creator>How to Make a Magazine-Style Homepage with Drupal &#124; Achmad Bisri</dc:creator>
		<pubDate>Fri, 02 Jan 2009 14:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-177728</guid>
		<description>[...] How to Make a Magazine-Style Homepage with Drupal - Part 3    Tagged as Asides, Cms, Drupal, Dustin, how to, Layout, Magazine Style, Open Source, Sangat, Social Cms, Template, Tutorial, Web Design, Web Development + Categorized as Sharing/Rekomendasi, Sharing/Tutorial, Design/Web Design [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Make a Magazine-Style Homepage with Drupal &#8211; Part 3    Tagged as Asides, Cms, Drupal, Dustin, how to, Layout, Magazine Style, Open Source, Sangat, Social Cms, Template, Tutorial, Web Design, Web Development + Categorized as Sharing/Rekomendasi, Sharing/Tutorial, Design/Web Design [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lethabo Mashike</title>
		<link>http://www.devlounge.net/code/how-to-make-a-magazine-style-homepage-with-drupal-pt-3/comment-page-1#comment-177540</link>
		<dc:creator>Lethabo Mashike</dc:creator>
		<pubDate>Tue, 09 Dec 2008 10:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2109#comment-177540</guid>
		<description>Thanks for the great tutorial, I have followed up till the now and have revised the 3 part series but am still struggling to get the Headline image to display. Please let me know what you think might be the problem here. You can visit the site at www.lddesign.co.za/demo/takeoffonline which is still a demo site. Im still learning how to use drupal.</description>
		<content:encoded><![CDATA[<p>Thanks for the great tutorial, I have followed up till the now and have revised the 3 part series but am still struggling to get the Headline image to display. Please let me know what you think might be the problem here. You can visit the site at <a href="http://www.lddesign.co.za/demo/takeoffonline" rel="nofollow">http://www.lddesign.co.za/demo/takeoffonline</a> which is still a demo site. Im still learning how to use drupal.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

