<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: c6 Excerpts: Advanced Excerpts for&#160;Wordpress</title>
	<link>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/</link>
	<description>up to the minute updates</description>
	<pubDate>Sat, 06 Sep 2008 01:45:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: heinrich</title>
		<link>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-32687</link>
		<author>heinrich</author>
		<pubDate>Wed, 11 Jun 2008 05:45:55 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-32687</guid>
		<description>brett.. i want to ask you personally if you could help me.  i have a sidebar, that loads 9 posts from a featured directory, and shows the thumbnails. but these images are not uploaded to the file server, they are hosted images... i can get it to work to show the images if i manually input each path into the "excerpt" field under my post, like so "" 

BUT!, i post many articles with pictures, i do not want to go into the excerpt field and paste the .jpg path all the time.  and the only way for those 9 pots to display an image is if it can find that  .jpg path in the excerpt field...

HOW! can i write a command in the post section that will automatically put whatever is between that command into the "excerpt" field, so i dont need to do it manually all the time..

example withing the post section:  

Hello, this is a picture of an apple
[excerpt]
"" 
[/excerpt]

and once i hit  Publish, it puts ""  directly into that excerpt field.. thus, my 9 featured post will find the value and display the image..

basically, i already have a tool to put the required tag like [excerpt] and [/excerpt] infront and behind any image inside the post automatically.  so it will all be very easy and automatically done,  if only i can find a command that will put it into the  excerpt field... sorry if it dont make any sense...</description>
		<content:encoded><![CDATA[<p>brett.. i want to ask you personally if you could help me.  i have a sidebar, that loads 9 posts from a featured directory, and shows the thumbnails. but these images are not uploaded to the file server, they are hosted images&#8230; i can get it to work to show the images if i manually input each path into the &#8220;excerpt&#8221; field under my post, like so &#8220;&#8221; </p>
<p>BUT!, i post many articles with pictures, i do not want to go into the excerpt field and paste the .jpg path all the time.  and the only way for those 9 pots to display an image is if it can find that  .jpg path in the excerpt field&#8230;</p>
<p>HOW! can i write a command in the post section that will automatically put whatever is between that command into the &#8220;excerpt&#8221; field, so i dont need to do it manually all the time..</p>
<p>example withing the post section:  </p>
<p>Hello, this is a picture of an apple<br />
[excerpt]<br />
&#8220;&#8221;<br />
[/excerpt]</p>
<p>and once i hit  Publish, it puts &#8220;&#8221;  directly into that excerpt field.. thus, my 9 featured post will find the value and display the image..</p>
<p>basically, i already have a tool to put the required tag like [excerpt] and [/excerpt] infront and behind any image inside the post automatically.  so it will all be very easy and automatically done,  if only i can find a command that will put it into the  excerpt field&#8230; sorry if it dont make any&nbsp;sense&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heinrich</title>
		<link>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-32686</link>
		<author>heinrich</author>
		<pubDate>Wed, 11 Jun 2008 05:22:35 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-32686</guid>
		<description>brett.. i want to ask you personally if you could help me.  i have a sidebar, that loads 9 posts from a featured directory, and shows the thumbnails. but these images are not uploaded to the file server, they are hosted images... i can get it to work to show the images if i manually input each path into the "excerpt" field under my post, like so img src="http://www.apple.com/apple.gif" alt="apple"  (i remove the formatting, so it dont mess up the comment)

BUT!, i post many articles with pictures, i do not want to go into the excerpt field and paste the .jpg path all the time.  and the only way for those 9 pots to display an image is if it can find that  .jpg path in the excerpt field...

HOW! can i write a command in the post section that will automatically put whatever is between that command into the "excerpt" field, so i dont need to do it manually all the time..

example within the post section:  

Hello, this is a picture of an apple
[excerpt]
img src="http://www.apple.com/apple.gif" alt="apple" 
[/excerpt]

and once i hit  Publish, it puts "img src="http://www.apple.com/apple.gif" alt="apple""  directly into that excerpt field.. thus, my 9 featured post will find the value and display the image..

basically, i already have a tool to put the required tag like [excerpt] and [/excerpt] infront and behind any image inside the post automatically.  so it will all be very easy and automatically done,  if only i can find a command that will put it into the  excerpt field... sorry if it dont make any sense...</description>
		<content:encoded><![CDATA[<p>brett.. i want to ask you personally if you could help me.  i have a sidebar, that loads 9 posts from a featured directory, and shows the thumbnails. but these images are not uploaded to the file server, they are hosted images&#8230; i can get it to work to show the images if i manually input each path into the &#8220;excerpt&#8221; field under my post, like so img src=&#8221;http://www.apple.com/apple.gif&#8221; alt=&#8221;apple&#8221;  (i remove the formatting, so it dont mess up the comment)</p>
<p>BUT!, i post many articles with pictures, i do not want to go into the excerpt field and paste the .jpg path all the time.  and the only way for those 9 pots to display an image is if it can find that  .jpg path in the excerpt field&#8230;</p>
<p>HOW! can i write a command in the post section that will automatically put whatever is between that command into the &#8220;excerpt&#8221; field, so i dont need to do it manually all the time..</p>
<p>example within the post section:  </p>
<p>Hello, this is a picture of an apple<br />
[excerpt]<br />
img src=&#8221;http://www.apple.com/apple.gif&#8221; alt=&#8221;apple&#8221;<br />
[/excerpt]</p>
<p>and once i hit  Publish, it puts &#8220;img src=&#8221;http://www.apple.com/apple.gif&#8221; alt=&#8221;apple&#8221;&#8221;  directly into that excerpt field.. thus, my 9 featured post will find the value and display the image..</p>
<p>basically, i already have a tool to put the required tag like [excerpt] and [/excerpt] infront and behind any image inside the post automatically.  so it will all be very easy and automatically done,  if only i can find a command that will put it into the  excerpt field&#8230; sorry if it dont make any&nbsp;sense&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Tremblay</title>
		<link>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-25129</link>
		<author>Ben Tremblay</author>
		<pubDate>Sun, 17 Feb 2008 06:41:58 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-25129</guid>
		<description>Thanks from me to Ann for this. @brett, notification for your reply musta got lost in snow-storm/blizzard heh.

K; wunnerful. TU.
Got it. raproject.com/ajax-edit-comments

CU on WP-Hack.

--bentrem</description>
		<content:encoded><![CDATA[<p>Thanks from me to Ann for this. @brett, notification for your reply musta got lost in snow-storm/blizzard heh.</p>
<p>K; wunnerful. TU.<br />
Got it. raproject.com/ajax-edit-comments</p>
<p>CU on WP-Hack.&nbsp;&#8212;bentrem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brett</title>
		<link>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-19495</link>
		<author>brett</author>
		<pubDate>Thu, 20 Dec 2007 14:48:26 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-19495</guid>
		<description>It's the default WP comment system with Ronalfy's &lt;a href="http://www.raproject.com/wordpress/wp-ajax-edit-comments/" rel="nofollow"&gt;WP Ajax Edit Comment&lt;/a&gt; over the top of it.</description>
		<content:encoded><![CDATA[<p>It&#8217;s the default WP comment system with Ronalfy&#8217;s <a href="http://www.raproject.com/wordpress/wp-ajax-edit-comments/" rel="nofollow">WP Ajax Edit Comment</a> over the top of&nbsp;it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Tremblay</title>
		<link>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-19373</link>
		<author>Ben Tremblay</author>
		<pubDate>Wed, 19 Dec 2007 20:14:22 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-19373</guid>
		<description>brett, sorry for being thick, but I haven't been able to find out what comment system you're using ... love the site, so didn't mind one little bit spidering it, but came up empty. I'm guessing it's part of one of your plugins but can't tell which.

TIA for info

--bentrem</description>
		<content:encoded><![CDATA[<p>brett, sorry for being thick, but I haven&#8217;t been able to find out what comment system you&#8217;re using &#8230; love the site, so didn&#8217;t mind one little bit spidering it, but came up empty. I&#8217;m guessing it&#8217;s part of one of your plugins but can&#8217;t tell which.</p>
<p>TIA for info&nbsp;&#8212;bentrem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jentrepreneur &#187; Blog Archive &#187; Wordpress Plugin - C6 Excerpts</title>
		<link>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-16062</link>
		<author>Jentrepreneur &#187; Blog Archive &#187; Wordpress Plugin - C6 Excerpts</author>
		<pubDate>Tue, 30 Oct 2007 01:00:32 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-16062</guid>
		<description>[...] C6 Excerpts Plugin - from Circle Six Design [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] C6 Excerpts Plugin - from Circle Six Design&nbsp;[&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tutorial Help &#187; Blog Archive &#187; Ok, I think full feeds are working now!</title>
		<link>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-14457</link>
		<author>Tutorial Help &#187; Blog Archive &#187; Ok, I think full feeds are working now!</author>
		<pubDate>Sat, 29 Sep 2007 17:01:27 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-14457</guid>
		<description>[...] the&#60;!&#8211;more&#8211;&#62; tag in all posts, but I found the solution - the Full Feed Text or c6 Excerpt plugin. Install either and you are good to [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] the&lt;!&#8211;more&#8211;&gt; tag in all posts, but I found the solution - the Full Feed Text or c6 Excerpt plugin. Install either and you are good to&nbsp;[&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Tutor</title>
		<link>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-14433</link>
		<author>Google Tutor</author>
		<pubDate>Fri, 28 Sep 2007 21:50:08 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-14433</guid>
		<description>&lt;strong&gt;Ok, I think full feeds are working now!...&lt;/strong&gt;

I had no idea the Wordpress setting for full feeds doesn&#8217;t work on versions 2.1+ due to the addition of the&#60;!&#8211;more&#8211;&#62; tag in all posts, but I found the solution - the Full Feed Text or c6 Excerpt plugin. Install either and you ar...</description>
		<content:encoded><![CDATA[<p><strong>Ok, I think full feeds are working now!&#8230;</strong></p>
<p>I had no idea the Wordpress setting for full feeds doesn&#8217;t work on versions 2.1+ due to the addition of the&lt;!&#8211;more&#8211;&gt; tag in all posts, but I found the solution - the Full Feed Text or c6 Excerpt plugin. Install either and you&nbsp;ar&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WP Plugins DB &#187; Plugin Details &#187; c6-Excerpt</title>
		<link>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-12567</link>
		<author>WP Plugins DB &#187; Plugin Details &#187; c6-Excerpt</author>
		<pubDate>Fri, 13 Jul 2007 08:51:29 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-12567</guid>
		<description>[...] Visit [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Visit&nbsp;[&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChickTech.net &#187; Wordpress Plugin - C6 Excerpts</title>
		<link>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-10397</link>
		<author>ChickTech.net &#187; Wordpress Plugin - C6 Excerpts</author>
		<pubDate>Wed, 16 May 2007 18:36:03 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/01/24/c6excerpt-plugin/#comment-10397</guid>
		<description>[...] C6 Excerpts Plugin - from Circle Six Design [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] C6 Excerpts Plugin - from Circle Six Design&nbsp;[&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
