<?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: My first real Drupal project &#8211; preschool site &#8211; part I</title>
	<atom:link href="http://pixelsurfers.net/2007/02/my-first-real-drupal-project-preschool-site-part-i/feed/" rel="self" type="application/rss+xml" />
	<link>http://pixelsurfers.net/2007/02/my-first-real-drupal-project-preschool-site-part-i/</link>
	<description>Geek Girls ~ Love Standards</description>
	<lastBuildDate>Thu, 27 May 2010 05:19:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Elaine</title>
		<link>http://pixelsurfers.net/2007/02/my-first-real-drupal-project-preschool-site-part-i/comment-page-1/#comment-1522</link>
		<dc:creator>Elaine</dc:creator>
		<pubDate>Sun, 04 Mar 2007 02:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://pixelsurfers.net/2007/02/28/my-first-real-drupal-project-preschool-site-part-i/#comment-1522</guid>
		<description>Thank you, you are my hero! I had managed to download every module you recommended except for image cache, I think, plus a few extra, but I was unaware of the particular combinations you mentioned.  You saved me a lot of time!  

Update status is working perfectly so far, by the way.</description>
		<content:encoded><![CDATA[<p>Thank you, you are my hero! I had managed to download every module you recommended except for image cache, I think, plus a few extra, but I was unaware of the particular combinations you mentioned.  You saved me a lot of time!  </p>
<p>Update status is working perfectly so far, by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merlin of Chaos</title>
		<link>http://pixelsurfers.net/2007/02/my-first-real-drupal-project-preschool-site-part-i/comment-page-1/#comment-1513</link>
		<dc:creator>Merlin of Chaos</dc:creator>
		<pubDate>Thu, 01 Mar 2007 18:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://pixelsurfers.net/2007/02/28/my-first-real-drupal-project-preschool-site-part-i/#comment-1513</guid>
		<description>For a calendar, you can choose event.module or CCK + Views + calendar.modulle.

For access to individual nodes by a user, access modules in Drupal 5 are still catching up. Start with tac_lite and see if it&#039;s up to the task. It may not be.

There are a LOT of choices for uploading images into posts. CCK + imagefield + imagecache can be very good, but will require a little bit of extra work. I&#039;ve done something along those lines and I&#039;ve been meaning to post a recipe for doing so. webchick has posted a recipe for something along those lines as well over at the lullabot site.

Presenting different menu items for different roles is clearly the most difficult part in Drupal right now; the menu system is annoyingly inflexible for that application.

Presenting different blocks for different roles, however, isn&#039;t quite so bad. You&#039;ll use the block visibility settings a lot, and test $user-&gt;roles.

Different homepages can be accomplished using the front_page module; different look can be accomplished using a very very short custom module to switch themes based upon existence of a role.

Hope that helps!</description>
		<content:encoded><![CDATA[<p>For a calendar, you can choose event.module or CCK + Views + calendar.modulle.</p>
<p>For access to individual nodes by a user, access modules in Drupal 5 are still catching up. Start with tac_lite and see if it&#8217;s up to the task. It may not be.</p>
<p>There are a LOT of choices for uploading images into posts. CCK + imagefield + imagecache can be very good, but will require a little bit of extra work. I&#8217;ve done something along those lines and I&#8217;ve been meaning to post a recipe for doing so. webchick has posted a recipe for something along those lines as well over at the lullabot site.</p>
<p>Presenting different menu items for different roles is clearly the most difficult part in Drupal right now; the menu system is annoyingly inflexible for that application.</p>
<p>Presenting different blocks for different roles, however, isn&#8217;t quite so bad. You&#8217;ll use the block visibility settings a lot, and test $user-&gt;roles.</p>
<p>Different homepages can be accomplished using the front_page module; different look can be accomplished using a very very short custom module to switch themes based upon existence of a role.</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

