<?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 11: Adding Comments with Jot</title>
	<atom:link href="http://codingpad.maryspad.com/2009/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com/2009/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/</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/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/comment-page-2/#comment-11955</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Mon, 05 Dec 2011 16:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=994#comment-11955</guid>
		<description>Craig, 
The wiki link http://wiki.modxcms.com/index.php/Jot works for me.   The forum link is now http://forums.modx.com/board/?board=71

mary</description>
		<content:encoded><![CDATA[<p>Craig,<br />
The wiki link <a href="http://wiki.modxcms.com/index.php/Jot" rel="nofollow">http://wiki.modxcms.com/index.php/Jot</a> works for me.   The forum link is now <a href="http://forums.modx.com/board/?board=71" rel="nofollow">http://forums.modx.com/board/?board=71</a></p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://codingpad.maryspad.com/2009/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/comment-page-2/#comment-11953</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Mon, 05 Dec 2011 13:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=994#comment-11953</guid>
		<description>Hi Mary, great work! Thank you! 

Mary, I&#039;m writing because at this late date (Dec. 2011) I need to go back to Evo owing to Revo&#039;s missing, client-friendly frontend. Which means I&#039;m working with jot instead of quip and I walked through your splendid tutorial here, but can&#039;t customize my calls the way I would like because this remark of yours is suddenly far from redundant: &#039; If you look at the MODx wiki linked to below, you’ll see the long list of parameters, their default values, and what they do.  I won’t go through all of them as that would be redundant.&#039;  

All &#039;Further Resources&#039; have gone 404. I&#039;ve wended my way through plenty of German and English MODx threads picking up this and that, but it would be great to see the missing wiki, or find some original documentation. Any leads? (I have the MODx Web Developer book, but also there - jot-parameter-wise - it&#039;s &#039;wish to learn more? Consult the wiki&#039;...)</description>
		<content:encoded><![CDATA[<p>Hi Mary, great work! Thank you! </p>
<p>Mary, I&#8217;m writing because at this late date (Dec. 2011) I need to go back to Evo owing to Revo&#8217;s missing, client-friendly frontend. Which means I&#8217;m working with jot instead of quip and I walked through your splendid tutorial here, but can&#8217;t customize my calls the way I would like because this remark of yours is suddenly far from redundant: &#8216; If you look at the MODx wiki linked to below, you’ll see the long list of parameters, their default values, and what they do.  I won’t go through all of them as that would be redundant.&#8217;  </p>
<p>All &#8216;Further Resources&#8217; have gone 404. I&#8217;ve wended my way through plenty of German and English MODx threads picking up this and that, but it would be great to see the missing wiki, or find some original documentation. Any leads? (I have the MODx Web Developer book, but also there &#8211; jot-parameter-wise &#8211; it&#8217;s &#8216;wish to learn more? Consult the wiki&#8217;&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sabrina</title>
		<link>http://codingpad.maryspad.com/2009/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/comment-page-1/#comment-10306</link>
		<dc:creator>Sabrina</dc:creator>
		<pubDate>Mon, 13 Dec 2010 10:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=994#comment-10306</guid>
		<description>Hello,

I have this:

Naam: [+comment.createdby:userinfo=`username`:ifempty=`[+comment.custom.name:ifempty=`[+jot.guestname+]`:esc+]`+]


but it doesn&#039;t show the name of the person that submits a message... it says Admin when i (the admin) post something..

In you example is see the name  :irene etc... how dit you do that?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have this:</p>
<p>Naam: [+comment.createdby:userinfo=`username`:ifempty=`[+comment.custom.name:ifempty=`[+jot.guestname+]`:esc+]`+]</p>
<p>but it doesn&#8217;t show the name of the person that submits a message&#8230; it says Admin when i (the admin) post something..</p>
<p>In you example is see the name  :irene etc&#8230; how dit you do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://codingpad.maryspad.com/2009/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/comment-page-1/#comment-10067</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 04 Nov 2010 00:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=994#comment-10067</guid>
		<description>If a class or ID is present you just create a custom css. All Jot stuff is in assets/snippets/jot/. Sometimes the code have assign ID and classes but you can&#039;t see the because no css have been created but since ID and classes already exist you can create a new css style for them. Also, you can do a &#039;Search and Replace&#039;  with Dreamweaver, etc. and look for something, i don&#039;t know, #000, font-size, etc. 
This post was long time ago but it can help some one else.</description>
		<content:encoded><![CDATA[<p>If a class or ID is present you just create a custom css. All Jot stuff is in assets/snippets/jot/. Sometimes the code have assign ID and classes but you can&#8217;t see the because no css have been created but since ID and classes already exist you can create a new css style for them. Also, you can do a &#8216;Search and Replace&#8217;  with Dreamweaver, etc. and look for something, i don&#8217;t know, #000, font-size, etc.<br />
This post was long time ago but it can help some one else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/comment-page-1/#comment-9657</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Thu, 12 Aug 2010 03:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=994#comment-9657</guid>
		<description>Hi 
I have sent you an email.  

mary</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have sent you an email.  </p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buddhi</title>
		<link>http://codingpad.maryspad.com/2009/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/comment-page-1/#comment-9656</link>
		<dc:creator>Buddhi</dc:creator>
		<pubDate>Wed, 11 Aug 2010 14:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=994#comment-9656</guid>
		<description>Hi Marry,
I want to set up an website with database integrated in it. But I do not have any idea how to do this using MODX. To that end Could i please request you to give me some idea for which will pay and how could i arrange such type of meeting. please help.
many thanks
Buddhi</description>
		<content:encoded><![CDATA[<p>Hi Marry,<br />
I want to set up an website with database integrated in it. But I do not have any idea how to do this using MODX. To that end Could i please request you to give me some idea for which will pay and how could i arrange such type of meeting. please help.<br />
many thanks<br />
Buddhi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://codingpad.maryspad.com/2009/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/comment-page-1/#comment-9479</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 17 Jun 2010 19:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=994#comment-9479</guid>
		<description>Mary thanks for your advice 

But I managed to sort it by adding these to lines of code into the jot.css file

.jot-form {margin-bottom: 10px;color:#ffffff;}
.jot-form fieldset {border: 0.5px color:#ffffff;}

Often I look to find a solution to a problem the most difficult way possible, not realiseing the answer right there infront of me lol.

Never new about !important thats really useful thanks Mary 

HI Alex thanks for your advice, but i want to combine my external css file into one and not create another one, i think thats bad for page speed. I cannot say much tho I have four external css files on my site ..</description>
		<content:encoded><![CDATA[<p>Mary thanks for your advice </p>
<p>But I managed to sort it by adding these to lines of code into the jot.css file</p>
<p>.jot-form {margin-bottom: 10px;color:#ffffff;}<br />
.jot-form fieldset {border: 0.5px color:#ffffff;}</p>
<p>Often I look to find a solution to a problem the most difficult way possible, not realiseing the answer right there infront of me lol.</p>
<p>Never new about !important thats really useful thanks Mary </p>
<p>HI Alex thanks for your advice, but i want to combine my external css file into one and not create another one, i think thats bad for page speed. I cannot say much tho I have four external css files on my site ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://codingpad.maryspad.com/2009/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/comment-page-1/#comment-9478</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 17 Jun 2010 15:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=994#comment-9478</guid>
		<description>Hi Michael! Also, you can create a custom .css (my-style.css) and put in it class name you want to change. Then, link it after your last  and it&#039;ll take presedence overwriting the class, this way you don&#039;t have to go crazy looking for it.</description>
		<content:encoded><![CDATA[<p>Hi Michael! Also, you can create a custom .css (my-style.css) and put in it class name you want to change. Then, link it after your last  and it&#8217;ll take presedence overwriting the class, this way you don&#8217;t have to go crazy looking for it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

