<?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: Building a Website with MODx for Newbies &#8211; Part 4: Introducing Chunks</title>
	<atom:link href="http://codingpad.maryspad.com/2009/04/02/building-a-website-with-modx-for-newbies-part-4-introducing-chunks/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com/2009/04/02/building-a-website-with-modx-for-newbies-part-4-introducing-chunks/</link>
	<description>Programming blog - Discussions, Tutorials, Resources</description>
	<lastBuildDate>Wed, 08 Feb 2012 00:37:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Christine Golden</title>
		<link>http://codingpad.maryspad.com/2009/04/02/building-a-website-with-modx-for-newbies-part-4-introducing-chunks/comment-page-2/#comment-11734</link>
		<dc:creator>Christine Golden</dc:creator>
		<pubDate>Wed, 05 Oct 2011 17:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=556#comment-11734</guid>
		<description>Just wanted to let you know this tutorial series is easy to understand and very helpful. Thanks!</description>
		<content:encoded><![CDATA[<p>Just wanted to let you know this tutorial series is easy to understand and very helpful. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janelle</title>
		<link>http://codingpad.maryspad.com/2009/04/02/building-a-website-with-modx-for-newbies-part-4-introducing-chunks/comment-page-2/#comment-10876</link>
		<dc:creator>Janelle</dc:creator>
		<pubDate>Thu, 24 Mar 2011 00:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=556#comment-10876</guid>
		<description>Thanks so much for all your hard work to put these together, Mary. God Bless you!</description>
		<content:encoded><![CDATA[<p>Thanks so much for all your hard work to put these together, Mary. God Bless you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/04/02/building-a-website-with-modx-for-newbies-part-4-introducing-chunks/comment-page-2/#comment-10590</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Tue, 01 Feb 2011 07:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=556#comment-10590</guid>
		<description>alan
Not entirely sure I understand your question, but let me see if I can help.  The [*content] tag represents the main content field when you create a new page.  So when you go into the manager backend and choose to create a new document, whatever you enter in the main content area is parsed into the part of your template where you placed the [*content] tag.

In the template I used, the main static dummy content for the page was inside the div, and since I wanted to replace this static dummy content with dynamic content from the pages I create, I therefore needed to place the [*content] tag inside the divs.

What TVs do is that they allow you to create multiple content fields of different kinds, giving you a lot more flexibility.

Does this help?

What&#039;s the link to your forum question?

mary</description>
		<content:encoded><![CDATA[<p>alan<br />
Not entirely sure I understand your question, but let me see if I can help.  The [*content] tag represents the main content field when you create a new page.  So when you go into the manager backend and choose to create a new document, whatever you enter in the main content area is parsed into the part of your template where you placed the [*content] tag.</p>
<p>In the template I used, the main static dummy content for the page was inside the div, and since I wanted to replace this static dummy content with dynamic content from the pages I create, I therefore needed to place the [*content] tag inside the divs.</p>
<p>What TVs do is that they allow you to create multiple content fields of different kinds, giving you a lot more flexibility.</p>
<p>Does this help?</p>
<p>What&#8217;s the link to your forum question?</p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan</title>
		<link>http://codingpad.maryspad.com/2009/04/02/building-a-website-with-modx-for-newbies-part-4-introducing-chunks/comment-page-2/#comment-10585</link>
		<dc:creator>alan</dc:creator>
		<pubDate>Mon, 31 Jan 2011 21:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=556#comment-10585</guid>
		<description>I posted this question on the forum, but I wanted to re-phrase the question to you as well and get your feedback. 

Can you explain why you used [*content] instead of making the content a chunk in itself? I presume you did this in order to avoid multiple chunks/templates, but I&#039;m confused as to how this resource field is used. And furthermore, your thought process into why you placed the resource field within the main div itself and not placing the div within the resource field. 

I haven&#039;t been able to follow your tut on TVs and I think this might be why. Thank you so much!</description>
		<content:encoded><![CDATA[<p>I posted this question on the forum, but I wanted to re-phrase the question to you as well and get your feedback. </p>
<p>Can you explain why you used [*content] instead of making the content a chunk in itself? I presume you did this in order to avoid multiple chunks/templates, but I&#8217;m confused as to how this resource field is used. And furthermore, your thought process into why you placed the resource field within the main div itself and not placing the div within the resource field. </p>
<p>I haven&#8217;t been able to follow your tut on TVs and I think this might be why. Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome Bohg</title>
		<link>http://codingpad.maryspad.com/2009/04/02/building-a-website-with-modx-for-newbies-part-4-introducing-chunks/comment-page-2/#comment-10509</link>
		<dc:creator>Jerome Bohg</dc:creator>
		<pubDate>Thu, 20 Jan 2011 19:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=556#comment-10509</guid>
		<description>Wow, great stuff. I just started to use ModX and this really helps out a lot. Great tutorial to get things started. I&#039;m about to go to part 5 where hopefully more magic is about to happen.</description>
		<content:encoded><![CDATA[<p>Wow, great stuff. I just started to use ModX and this really helps out a lot. Great tutorial to get things started. I&#8217;m about to go to part 5 where hopefully more magic is about to happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://codingpad.maryspad.com/2009/04/02/building-a-website-with-modx-for-newbies-part-4-introducing-chunks/comment-page-2/#comment-10425</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 03 Jan 2011 20:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=556#comment-10425</guid>
		<description>Thanks for this tutorial.  It&#039;s been ridiculously helpful.</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial.  It&#8217;s been ridiculously helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://codingpad.maryspad.com/2009/04/02/building-a-website-with-modx-for-newbies-part-4-introducing-chunks/comment-page-2/#comment-10421</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Mon, 03 Jan 2011 12:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=556#comment-10421</guid>
		<description>I&#039;ve been working through these tutorials so far and found them all perfectly easy to follow. Bravo!

Moving on to the next lesson, then...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been working through these tutorials so far and found them all perfectly easy to follow. Bravo!</p>
<p>Moving on to the next lesson, then&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: msolli</title>
		<link>http://codingpad.maryspad.com/2009/04/02/building-a-website-with-modx-for-newbies-part-4-introducing-chunks/comment-page-2/#comment-9779</link>
		<dc:creator>msolli</dc:creator>
		<pubDate>Wed, 08 Sep 2010 02:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=556#comment-9779</guid>
		<description>Hey !
I&#039;m discovering your tutorials and all what I have to say is Thanks for the clarity =)
I&#039;ll move to the next one right now !</description>
		<content:encoded><![CDATA[<p>Hey !<br />
I&#8217;m discovering your tutorials and all what I have to say is Thanks for the clarity =)<br />
I&#8217;ll move to the next one right now !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

