<?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 5: Introducing Snippets</title>
	<atom:link href="http://codingpad.maryspad.com/2009/04/05/building-a-website-with-modx-for-newbies-part-5-introducing-snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com/2009/04/05/building-a-website-with-modx-for-newbies-part-5-introducing-snippets/</link>
	<description>Programming blog - Discussions, Tutorials, Resources</description>
	<lastBuildDate>Sun, 21 Mar 2010 06:56:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/04/05/building-a-website-with-modx-for-newbies-part-5-introducing-snippets/comment-page-1/#comment-9170</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Tue, 16 Mar 2010 13:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=574#comment-9170</guid>
		<description>Reynaldo
For the images in the menu, I have to think about this a bit. I think I saw a solution on the MODx forums for doing something like that but I can&#039;t find the url now.  Might be helpful to post the question there and see what responses you get.

For the pages appearing jumbled on the upper right side of the page, what you&#039;re probably seeing is just the unordered list, which means Wayfinder is working.  If you&#039;re seeing links to all the pages you&#039;ve created and for which you&#039;ve checked the &quot;Show in Menu&quot; box, then Wayfinder is working as expected.  All you need to do now is apply your styling.  For that I recommend that you spend some time looking through the free ebook by kongondo that I linked to at the end of the post, in the more reading list. If you get stuck feel free to ask.

mary</description>
		<content:encoded><![CDATA[<p>Reynaldo<br />
For the images in the menu, I have to think about this a bit. I think I saw a solution on the MODx forums for doing something like that but I can&#8217;t find the url now.  Might be helpful to post the question there and see what responses you get.</p>
<p>For the pages appearing jumbled on the upper right side of the page, what you&#8217;re probably seeing is just the unordered list, which means Wayfinder is working.  If you&#8217;re seeing links to all the pages you&#8217;ve created and for which you&#8217;ve checked the &#8220;Show in Menu&#8221; box, then Wayfinder is working as expected.  All you need to do now is apply your styling.  For that I recommend that you spend some time looking through the free ebook by kongondo that I linked to at the end of the post, in the more reading list. If you get stuck feel free to ask.</p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reynaldo</title>
		<link>http://codingpad.maryspad.com/2009/04/05/building-a-website-with-modx-for-newbies-part-5-introducing-snippets/comment-page-1/#comment-9167</link>
		<dc:creator>Reynaldo</dc:creator>
		<pubDate>Mon, 15 Mar 2010 08:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=574#comment-9167</guid>
		<description>sorry for messing up this place... the html doesn&#039;t post... another example would be :
http://www.marion-kaune.de/
and just look at the code of the links. please just delete the last mail, thanks
reynaldo</description>
		<content:encoded><![CDATA[<p>sorry for messing up this place&#8230; the html doesn&#8217;t post&#8230; another example would be :<br />
<a href="http://www.marion-kaune.de/" >http://www.marion-kaune.de/</a><br />
and just look at the code of the links. please just delete the last mail, thanks<br />
reynaldo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reynaldo</title>
		<link>http://codingpad.maryspad.com/2009/04/05/building-a-website-with-modx-for-newbies-part-5-introducing-snippets/comment-page-1/#comment-9165</link>
		<dc:creator>Reynaldo</dc:creator>
		<pubDate>Mon, 15 Mar 2010 08:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=574#comment-9165</guid>
		<description>First of all, thanks very much for replying... I use images in case i want to use another, more striking font than the usual Arial et al for the links. Here&#039;s the code.... 


	&lt;a href=&quot;#l&quot;&gt;&lt;/a&gt;
					&lt;a href=&quot;#l&quot;&gt;&lt;/a&gt;
					&lt;a&gt;&lt;/a&gt;				
					&lt;a href=&quot;#&quot;&gt;&lt;/a&gt;
					&lt;a href=&quot;#l&quot;&gt;&lt;/a&gt;
			

for the second question... I missed the &#039;m &#039;, I meant &quot; you have to close them, right?&quot; - So you just put the Wayfinder code [[*****]] inside the  ? what happened to my template was that the names of the various pages that i created all appeared but kind of jumbled around the upper right side of the page. Thanks for your patience and help!
reynaldo</description>
		<content:encoded><![CDATA[<p>First of all, thanks very much for replying&#8230; I use images in case i want to use another, more striking font than the usual Arial et al for the links. Here&#8217;s the code&#8230;. </p>
<p>	<a href="#l"></a><br />
					<a href="#l"></a><br />
					<a></a><br />
					<a href="#"></a><br />
					<a href="#l"></a></p>
<p>for the second question&#8230; I missed the &#8216;m &#8216;, I meant &#8221; you have to close them, right?&#8221; &#8211; So you just put the Wayfinder code [[*****]] inside the  ? what happened to my template was that the names of the various pages that i created all appeared but kind of jumbled around the upper right side of the page. Thanks for your patience and help!<br />
reynaldo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/04/05/building-a-website-with-modx-for-newbies-part-5-introducing-snippets/comment-page-1/#comment-9163</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Thu, 11 Mar 2010 12:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=574#comment-9163</guid>
		<description>For your first question, I&#039;m not 100% sure how you would do that. I have never used images for menus. Can you post your current menu code?
For the second question, I replaced the &lt; ul&gt; ... &lt; /ul &gt; of the navigation and everything inside it with the wayfinder call.  What do you mean by &quot;close the right&quot;?

mary</description>
		<content:encoded><![CDATA[<p>For your first question, I&#8217;m not 100% sure how you would do that. I have never used images for menus. Can you post your current menu code?<br />
For the second question, I replaced the < ul> &#8230; < /ul > of the navigation and everything inside it with the wayfinder call.  What do you mean by &#8220;close the right&#8221;?</p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reynaldo</title>
		<link>http://codingpad.maryspad.com/2009/04/05/building-a-website-with-modx-for-newbies-part-5-introducing-snippets/comment-page-1/#comment-9162</link>
		<dc:creator>Reynaldo</dc:creator>
		<pubDate>Thu, 11 Mar 2010 09:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=574#comment-9162</guid>
		<description>Your tutorials are a Godsend!!! it&#039;s the first time i&#039;m starting to really get behind ModX, thanks to you....now, I&#039;m stumbling on the following: I&#039;m using images (of text in special fonts) as links, is this compatible with Wayfinder?  and could you post how/ what you replaced with [[Wayfinder? &amp;startId=`0` &amp;level=`0`]]... you DO have to close the  right? Look forward to your reply
ra</description>
		<content:encoded><![CDATA[<p>Your tutorials are a Godsend!!! it&#8217;s the first time i&#8217;m starting to really get behind ModX, thanks to you&#8230;.now, I&#8217;m stumbling on the following: I&#8217;m using images (of text in special fonts) as links, is this compatible with Wayfinder?  and could you post how/ what you replaced with [[Wayfinder? &amp;startId=`0` &amp;level=`0`]]&#8230; you DO have to close the  right? Look forward to your reply<br />
ra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/04/05/building-a-website-with-modx-for-newbies-part-5-introducing-snippets/comment-page-1/#comment-9150</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Wed, 03 Mar 2010 15:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=574#comment-9150</guid>
		<description>Hey Nobert
Will send you an email.

mary</description>
		<content:encoded><![CDATA[<p>Hey Nobert<br />
Will send you an email.</p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert</title>
		<link>http://codingpad.maryspad.com/2009/04/05/building-a-website-with-modx-for-newbies-part-5-introducing-snippets/comment-page-1/#comment-9149</link>
		<dc:creator>Norbert</dc:creator>
		<pubDate>Wed, 03 Mar 2010 15:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=574#comment-9149</guid>
		<description>Hi Mary, it&#039;s the pain again ;-)

I am lost. Try to integrate WebLogin and Wayfinder in the header and donno know a thing how to go about. A sample of my header is here on http://wemseo.com/testserver/cb21/

It&#039;s made up (on my local server) of 5 chunks. the first chunk has the drop-down login panel and the third chunk is the one with the changing slides and the 5 vertical nav-buttons.

I can imagin that I&#039;d need to include the wayfinder call in that 3rd chunk which is called in the template by {{featurewrap}} I read so many posts and tutorial but I am not a PHP programmer and since there are dozens, maybe more possibilities to do that, I am really lost.

Offered even payment but no one seems to be interested.

Any idea how I could achieve my goals?

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi Mary, it&#8217;s the pain again <img src='http://codingpad.maryspad.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I am lost. Try to integrate WebLogin and Wayfinder in the header and donno know a thing how to go about. A sample of my header is here on <a href="http://wemseo.com/testserver/cb21/" >http://wemseo.com/testserver/cb21/</a></p>
<p>It&#8217;s made up (on my local server) of 5 chunks. the first chunk has the drop-down login panel and the third chunk is the one with the changing slides and the 5 vertical nav-buttons.</p>
<p>I can imagin that I&#8217;d need to include the wayfinder call in that 3rd chunk which is called in the template by {{featurewrap}} I read so many posts and tutorial but I am not a PHP programmer and since there are dozens, maybe more possibilities to do that, I am really lost.</p>
<p>Offered even payment but no one seems to be interested.</p>
<p>Any idea how I could achieve my goals?</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert</title>
		<link>http://codingpad.maryspad.com/2009/04/05/building-a-website-with-modx-for-newbies-part-5-introducing-snippets/comment-page-1/#comment-9132</link>
		<dc:creator>Norbert</dc:creator>
		<pubDate>Mon, 01 Mar 2010 02:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=574#comment-9132</guid>
		<description>Yep - I am totally puzzled. I changed from &quot;bash&quot; to &quot;tcsh&quot; hoping I could do better and now it&#039;s even worse ... extreme strange.  Tried to find some answers from mac forums, but there is absolute silence out there. Start wondering ... ;-)

Thanks Mary, for your input and help. Really appreciate it very much.</description>
		<content:encoded><![CDATA[<p>Yep &#8211; I am totally puzzled. I changed from &#8220;bash&#8221; to &#8220;tcsh&#8221; hoping I could do better and now it&#8217;s even worse &#8230; extreme strange.  Tried to find some answers from mac forums, but there is absolute silence out there. Start wondering &#8230; <img src='http://codingpad.maryspad.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Thanks Mary, for your input and help. Really appreciate it very much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
