<?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: Using the GraffitiCMS Blog Extensions Plug-In</title>
	<atom:link href="http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-the-graffiticms-blog-extensions-plug-in</link>
	<description>Gadgets, Directory Services, Identity Management, and overall Geekery</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:05:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Pertamina</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-222</link>
		<dc:creator>Pertamina</dc:creator>
		<pubDate>Sat, 15 Aug 2009 17:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-222</guid>
		<description>Do you know how to separate comments and trackbacks in WP engine? </description>
		<content:encoded><![CDATA[<p>Do you know how to separate comments and trackbacks in WP engine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sulumits Retsambew</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-221</link>
		<dc:creator>Sulumits Retsambew</dc:creator>
		<pubDate>Sat, 20 Jun 2009 20:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-221</guid>
		<description>that&#039;s a good idea separating comments and trackback. thanks for this info. </description>
		<content:encoded><![CDATA[<p>that&#039;s a good idea separating comments and trackback. thanks for this info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Computer Terms</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-220</link>
		<dc:creator>Computer Terms</dc:creator>
		<pubDate>Fri, 29 May 2009 17:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-220</guid>
		<description>it&#039;s great, thanks for the info. </description>
		<content:encoded><![CDATA[<p>it&#039;s great, thanks for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ricky</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-219</link>
		<dc:creator>ricky</dc:creator>
		<pubDate>Wed, 13 May 2009 01:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-219</guid>
		<description>thanx a lot... this was really useful </description>
		<content:encoded><![CDATA[<p>thanx a lot&#8230; this was really useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aka</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-218</link>
		<dc:creator>aka</dc:creator>
		<pubDate>Sun, 14 Sep 2008 20:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-218</guid>
		<description>Thanks Jeff for answer. Another question is if  I can separate comments trackback counts... For example I have 5 user comments and 10 trackbacks.... I would like to have only really user comments count without ping and trackbacks. </description>
		<content:encoded><![CDATA[<p>Thanks Jeff for answer. Another question is if  I can separate comments trackback counts&#8230; For example I have 5 user comments and 10 trackbacks&#8230;. I would like to have only really user comments count without ping and trackbacks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jef</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-217</link>
		<dc:creator>Jef</dc:creator>
		<pubDate>Sun, 14 Sep 2008 17:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-217</guid>
		<description>aka, 
As you saw, comments and trackbacks can be separated via chalk in the web template. 
I believe you can use this chalk to test of comments are enabled: 
#if($post.EnableNewComments == true) 
&lt;your code&gt; 
#end </description>
		<content:encoded><![CDATA[<p>aka,<br />
As you saw, comments and trackbacks can be separated via chalk in the web template.<br />
I believe you can use this chalk to test of comments are enabled:<br />
#if($post.EnableNewComments == true)<br />
&lt;your code&gt;<br />
#end</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aka</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-216</link>
		<dc:creator>aka</dc:creator>
		<pubDate>Sun, 14 Sep 2008 16:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-216</guid>
		<description>Is there any method in macro to check if trackbacks and pingbacks are enabled or not? </description>
		<content:encoded><![CDATA[<p>Is there any method in macro to check if trackbacks and pingbacks are enabled or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aka</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-215</link>
		<dc:creator>aka</dc:creator>
		<pubDate>Sun, 14 Sep 2008 14:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-215</guid>
		<description>Ok I see that is so... </description>
		<content:encoded><![CDATA[<p>Ok I see that is so&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aka</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-214</link>
		<dc:creator>aka</dc:creator>
		<pubDate>Sun, 14 Sep 2008 14:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-214</guid>
		<description>Would be not better to separate comments and trackbacks? </description>
		<content:encoded><![CDATA[<p>Would be not better to separate comments and trackbacks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blogging Extension</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-235</link>
		<dc:creator>Blogging Extension</dc:creator>
		<pubDate>Mon, 25 Aug 2008 23:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-235</guid>
		<description>&lt;strong&gt;RE: Using the GraffitiCMS Blog Extensions Plug-In&lt;/strong&gt; 
 
A couple of weeks ago, we published a new plugin for Graffiti called the Blogging Extension. What this </description>
		<content:encoded><![CDATA[<p><strong>RE: Using the GraffitiCMS Blog Extensions Plug-In</strong> </p>
<p>A couple of weeks ago, we published a new plugin for Graffiti called the Blogging Extension. What this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graffiti CMS Blog Ex</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-536</link>
		<dc:creator>Graffiti CMS Blog Ex</dc:creator>
		<pubDate>Thu, 01 May 2008 16:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-536</guid>
		<description>&lt;strong&gt;RE: Using the GraffitiCMS Blog Extensions Plug-In&lt;/strong&gt; 
Earlier this week we published the Graffiti CMS Blogging Extensions . Graffiti is a publishing platform </description>
		<content:encoded><![CDATA[<p><strong>RE: Using the GraffitiCMS Blog Extensions Plug-In</strong><br />
Earlier this week we published the Graffiti CMS Blogging Extensions . Graffiti is a publishing platform</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graffiti CMS Blog Ex</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-233</link>
		<dc:creator>Graffiti CMS Blog Ex</dc:creator>
		<pubDate>Thu, 01 May 2008 09:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-233</guid>
		<description>&lt;strong&gt;RE: Using the GraffitiCMS Blog Extensions Plug-In&lt;/strong&gt; 
 
Earlier this week we published the Graffiti CMS Blogging Extensions . Graffiti is a publishing platform </description>
		<content:encoded><![CDATA[<p><strong>RE: Using the GraffitiCMS Blog Extensions Plug-In</strong> </p>
<p>Earlier this week we published the Graffiti CMS Blogging Extensions . Graffiti is a publishing platform</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interested in Graffi</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-231</link>
		<dc:creator>Interested in Graffi</dc:creator>
		<pubDate>Mon, 28 Apr 2008 22:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-231</guid>
		<description>&lt;strong&gt;RE: Using the GraffitiCMS Blog Extensions Plug-In&lt;/strong&gt; 
 
Last week I had an IM conversation with a friend who was curious about Graffiti . I the conversation </description>
		<content:encoded><![CDATA[<p><strong>RE: Using the GraffitiCMS Blog Extensions Plug-In</strong> </p>
<p>Last week I had an IM conversation with a friend who was curious about Graffiti . I the conversation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TelliTip 17: Exposin</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-230</link>
		<dc:creator>TelliTip 17: Exposin</dc:creator>
		<pubDate>Fri, 18 Apr 2008 12:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-230</guid>
		<description>&lt;strong&gt;RE: Using the GraffitiCMS Blog Extensions Plug-In&lt;/strong&gt; 
 
If you are using the Blog Extensions plug-in for Graffiti you may start seeing comments on your site that are not being published. This is likely because the theme you choose did not support showing trackbacks by default since they weren&#039;t part of the </description>
		<content:encoded><![CDATA[<p><strong>RE: Using the GraffitiCMS Blog Extensions Plug-In</strong> </p>
<p>If you are using the Blog Extensions plug-in for Graffiti you may start seeing comments on your site that are not being published. This is likely because the theme you choose did not support showing trackbacks by default since they weren&#039;t part of the</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graffiti CMS Blog Extensions n</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-534</link>
		<dc:creator>Graffiti CMS Blog Extensions n</dc:creator>
		<pubDate>Sun, 13 Apr 2008 04:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-534</guid>
		<description>&lt;strong&gt;RE: Using the GraffitiCMS Blog Extensions Plug-In&lt;/strong&gt;
Earlier this week we published the Graffiti CMS Blogging Extensions . Graffiti is a publishing platform</description>
		<content:encoded><![CDATA[<p><strong>RE: Using the GraffitiCMS Blog Extensions Plug-In</strong><br />
Earlier this week we published the Graffiti CMS Blogging Extensions . Graffiti is a publishing platform</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enhance your Graffit</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-535</link>
		<dc:creator>Enhance your Graffit</dc:creator>
		<pubDate>Sun, 13 Apr 2008 03:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-535</guid>
		<description>&lt;strong&gt;RE: Using the GraffitiCMS Blog Extensions Plug-In&lt;/strong&gt; 
Graffiti is an awesome CMS and an excellent blogging platform. But there a few advanced features that are common in blogs but don&#039;t really make much sense in a general CMS which we left out on purpose. The idea was that we would create an official Telligent </description>
		<content:encoded><![CDATA[<p><strong>RE: Using the GraffitiCMS Blog Extensions Plug-In</strong><br />
Graffiti is an awesome CMS and an excellent blogging platform. But there a few advanced features that are common in blogs but don&#039;t really make much sense in a general CMS which we left out on purpose. The idea was that we would create an official Telligent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enhance your Graffit</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-228</link>
		<dc:creator>Enhance your Graffit</dc:creator>
		<pubDate>Sat, 12 Apr 2008 20:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-228</guid>
		<description>&lt;strong&gt;RE: Using the GraffitiCMS Blog Extensions Plug-In&lt;/strong&gt; 
 
Graffiti is an awesome CMS and an excellent blogging platform. But there a few advanced features that are common in blogs but don&#039;t really make much sense in a general CMS which we left out on purpose. The idea was that we would create an official Telligent </description>
		<content:encoded><![CDATA[<p><strong>RE: Using the GraffitiCMS Blog Extensions Plug-In</strong> </p>
<p>Graffiti is an awesome CMS and an excellent blogging platform. But there a few advanced features that are common in blogs but don&#039;t really make much sense in a general CMS which we left out on purpose. The idea was that we would create an official Telligent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graffiti CMS Blog Ex</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-227</link>
		<dc:creator>Graffiti CMS Blog Ex</dc:creator>
		<pubDate>Sat, 12 Apr 2008 16:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-227</guid>
		<description>&lt;strong&gt;RE: Using the GraffitiCMS Blog Extensions Plug-In&lt;/strong&gt; 
 
Earlier this week we published the Graffiti CMS Blogging Extensions . Graffiti is a publishing platform </description>
		<content:encoded><![CDATA[<p><strong>RE: Using the GraffitiCMS Blog Extensions Plug-In</strong> </p>
<p>Earlier this week we published the Graffiti CMS Blogging Extensions . Graffiti is a publishing platform</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graffiti CMS Blog Ex</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-225</link>
		<dc:creator>Graffiti CMS Blog Ex</dc:creator>
		<pubDate>Fri, 11 Apr 2008 21:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-225</guid>
		<description>&lt;strong&gt;RE: Using the GraffitiCMS Blog Extensions Plug-In&lt;/strong&gt; 
 
Earlier this week we published the Graffiti CMS Blogging Extensions . Graffiti is a publishing platform </description>
		<content:encoded><![CDATA[<p><strong>RE: Using the GraffitiCMS Blog Extensions Plug-In</strong> </p>
<p>Earlier this week we published the Graffiti CMS Blogging Extensions . Graffiti is a publishing platform</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GraffitiCMS Widgets,</title>
		<link>http://jeftek.com/210/using-the-graffiticms-blog-extensions-plug-in/#comment-531</link>
		<dc:creator>GraffitiCMS Widgets,</dc:creator>
		<pubDate>Mon, 07 Apr 2008 23:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=210#comment-531</guid>
		<description>&lt;strong&gt;RE: Using the GraffitiCMS Blog Extensions Plug-In&lt;/strong&gt; 
Since I am using Graffiti CMS for this site, which supports extending the site via Widgets and Plug-ins, I thought I post what I am finding out in the community. Widgets can be thought of modules which add/modify ways to display content on your site. </description>
		<content:encoded><![CDATA[<p><strong>RE: Using the GraffitiCMS Blog Extensions Plug-In</strong><br />
Since I am using Graffiti CMS for this site, which supports extending the site via Widgets and Plug-ins, I thought I post what I am finding out in the community. Widgets can be thought of modules which add/modify ways to display content on your site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: jeftek.com @ 2012-02-12 10:32:57 by W3 Total Cache -->
