<?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- Part 7: Introducing Ditto</title>
	<atom:link href="http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/</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: mary</title>
		<link>http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/comment-page-1/#comment-9895</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Sun, 03 Oct 2010 20:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=729#comment-9895</guid>
		<description>Mark
One option would be to use a template variable for the image and then add that to the ditto summary template.  Hope that makes sense

mary</description>
		<content:encoded><![CDATA[<p>Mark<br />
One option would be to use a template variable for the image and then add that to the ditto summary template.  Hope that makes sense</p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark@ Make Them Click</title>
		<link>http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/comment-page-1/#comment-9823</link>
		<dc:creator>Mark@ Make Them Click</dc:creator>
		<pubDate>Sat, 18 Sep 2010 04:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=729#comment-9823</guid>
		<description>Great post.

How would I add images to each summary?

Thanks</description>
		<content:encoded><![CDATA[<p>Great post.</p>
<p>How would I add images to each summary?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharad</title>
		<link>http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/comment-page-1/#comment-9604</link>
		<dc:creator>sharad</dc:creator>
		<pubDate>Thu, 29 Jul 2010 07:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=729#comment-9604</guid>
		<description>thanks mary...

Can I not use simple iframe tag of html  and use url of the modx pages I want to show.

If I use PHP coding what will I have to do exactly?</description>
		<content:encoded><![CDATA[<p>thanks mary&#8230;</p>
<p>Can I not use simple iframe tag of html  and use url of the modx pages I want to show.</p>
<p>If I use PHP coding what will I have to do exactly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/comment-page-1/#comment-9601</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Wed, 28 Jul 2010 00:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=729#comment-9601</guid>
		<description>sharad
No, or an external site you would not use Ditto, you&#039;d have to do custom PHP coding in that case

mary</description>
		<content:encoded><![CDATA[<p>sharad<br />
No, or an external site you would not use Ditto, you&#8217;d have to do custom PHP coding in that case</p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharad</title>
		<link>http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/comment-page-1/#comment-9594</link>
		<dc:creator>sharad</dc:creator>
		<pubDate>Mon, 26 Jul 2010 10:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=729#comment-9594</guid>
		<description>what if I want to aggregate pages made in modx to a page outside of modx? In this case I cannot use the ditto call.</description>
		<content:encoded><![CDATA[<p>what if I want to aggregate pages made in modx to a page outside of modx? In this case I cannot use the ditto call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gandra</title>
		<link>http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/comment-page-1/#comment-9563</link>
		<dc:creator>gandra</dc:creator>
		<pubDate>Fri, 16 Jul 2010 23:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=729#comment-9563</guid>
		<description>Hi!
I solved problem with ditto listing.
The problem was becouse I copy and paste
 [!Ditto? &amp;startID=`3` !] 
in tinymce wchich results in 
[!Ditto? &amp;startID=`3` !]

When I opted for using none editor, pure textarea, and paste [!Ditto? &amp;startID=`3` !] it works fine.

Anyway thanks a lot for this wonderfull tutorial.</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I solved problem with ditto listing.<br />
The problem was becouse I copy and paste<br />
 [!Ditto? &amp;startID=`3` !]<br />
in tinymce wchich results in<br />
[!Ditto? &amp;startID=`3` !]</p>
<p>When I opted for using none editor, pure textarea, and paste [!Ditto? &amp;startID=`3` !] it works fine.</p>
<p>Anyway thanks a lot for this wonderfull tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gandra</title>
		<link>http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/comment-page-1/#comment-9562</link>
		<dc:creator>gandra</dc:creator>
		<pubDate>Fri, 16 Jul 2010 23:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=729#comment-9562</guid>
		<description>Hi!
First thanks for this great tutorial!
I would like to share one problem I have encounter when I add ditto.
Here is what&#039;s happen adfter adding ditto:
http://yfrog.com/memodxdittoproblemp

Anyway links are ok .. when you click it you are going to the righ presentation.

I am using  modx-1.0.4 with php-5.2.9-2, mysql-5.1.44 running on Apache 2.2.14 on windows XP SP 2</description>
		<content:encoded><![CDATA[<p>Hi!<br />
First thanks for this great tutorial!<br />
I would like to share one problem I have encounter when I add ditto.<br />
Here is what&#8217;s happen adfter adding ditto:<br />
<a href="http://yfrog.com/memodxdittoproblemp" rel="nofollow">http://yfrog.com/memodxdittoproblemp</a></p>
<p>Anyway links are ok .. when you click it you are going to the righ presentation.</p>
<p>I am using  modx-1.0.4 with php-5.2.9-2, mysql-5.1.44 running on Apache 2.2.14 on windows XP SP 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/comment-page-1/#comment-9298</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Sat, 01 May 2010 16:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=729#comment-9298</guid>
		<description>Jon
It&#039;s easy to forget to close divs and to accidentally cut out pieces of the code, so when splitting your template up make sure all divs are present and accounted for.

thanks
mary</description>
		<content:encoded><![CDATA[<p>Jon<br />
It&#8217;s easy to forget to close divs and to accidentally cut out pieces of the code, so when splitting your template up make sure all divs are present and accounted for.</p>
<p>thanks<br />
mary</p>
]]></content:encoded>
	</item>
</channel>
</rss>

