<?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: Collapsible Comments</title>
	<atom:link href="http://deuced.net/collapsible-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://deuced.net</link>
	<description>the DeUCeD blog</description>
	<lastBuildDate>Fri, 12 Mar 2010 11:02:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ..::DeUCeD::..</title>
		<link>http://deuced.net/collapsible-comments/comment-page-4/#comment-11157</link>
		<dc:creator>..::DeUCeD::..</dc:creator>
		<pubDate>Fri, 22 Jan 2010 12:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://deuced.net/wpress/collapsible-comments/#comment-11157</guid>
		<description>It does (as you can see i&#039;m using latest WP) but it requires a bit of tweaking functions.php file in your theme directory so if you can handle php files then go straight to &lt;a href=&quot;http://deuced.net/forums/2_45_0.html#msg291&quot; rel=&quot;nofollow&quot;&gt;my forums and read&lt;/a&gt; what you should do to make it work. If you like it try it.

Unfortunately it doesnt work &quot;out of the box&quot; cause i don&#039;t have spare time to make a new release. I &#039;ll be waiting for WP 3.0 changes and i &#039;ll decide about it. But there&#039;s always a workaround for anything. :)</description>
		<content:encoded><![CDATA[<p>It does (as you can see i&#8217;m using latest WP) but it requires a bit of tweaking functions.php file in your theme directory so if you can handle php files then go straight to <a href="http://deuced.net/forums/2_45_0.html#msg291" rel="nofollow">my forums and read</a> what you should do to make it work. If you like it try it.</p>
<p>Unfortunately it doesnt work &#8220;out of the box&#8221; cause i don&#8217;t have spare time to make a new release. I &#8216;ll be waiting for WP 3.0 changes and i &#8216;ll decide about it. But there&#8217;s always a workaround for anything. <img src='http://deuced.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nacco</title>
		<link>http://deuced.net/collapsible-comments/comment-page-4/#comment-11156</link>
		<dc:creator>nacco</dc:creator>
		<pubDate>Fri, 22 Jan 2010 12:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://deuced.net/wpress/collapsible-comments/#comment-11156</guid>
		<description>It doesn&#039;t work on my 2.9.1 installation with Sandbox theme. I&#039;m checking thie ...</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t work on my 2.9.1 installation with Sandbox theme. I&#8217;m checking thie &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ..::DeUCeD::..</title>
		<link>http://deuced.net/collapsible-comments/comment-page-3/#comment-11012</link>
		<dc:creator>..::DeUCeD::..</dc:creator>
		<pubDate>Wed, 25 Nov 2009 11:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://deuced.net/wpress/collapsible-comments/#comment-11012</guid>
		<description>I havent use Fusion theme and i m sorry but right now i have no time to deal with collapsible comments update. If i can find the time to update it i ll make sure to check its compatibility with most of available themes. Sorry for that.</description>
		<content:encoded><![CDATA[<p>I havent use Fusion theme and i m sorry but right now i have no time to deal with collapsible comments update. If i can find the time to update it i ll make sure to check its compatibility with most of available themes. Sorry for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://deuced.net/collapsible-comments/comment-page-3/#comment-11007</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Wed, 11 Nov 2009 00:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://deuced.net/wpress/collapsible-comments/#comment-11007</guid>
		<description>Hi there!
I love the collapsable idea since I am working on a system dat has lots of text. However, using 2.8.5 with Fusion as theme I am afraid that that wont work... Am I right?
Nevertheless I wish you could make it it compatible though ;-)</description>
		<content:encoded><![CDATA[<p>Hi there!<br />
I love the collapsable idea since I am working on a system dat has lots of text. However, using 2.8.5 with Fusion as theme I am afraid that that wont work&#8230; Am I right?<br />
Nevertheless I wish you could make it it compatible though <img src='http://deuced.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: magicdrop</title>
		<link>http://deuced.net/collapsible-comments/comment-page-3/#comment-10729</link>
		<dc:creator>magicdrop</dc:creator>
		<pubDate>Fri, 12 Jun 2009 13:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://deuced.net/wpress/collapsible-comments/#comment-10729</guid>
		<description>It worked on WP2.8! Thank you so much.

I added the code DeUCe  wrote in the forum in function.php, and replaced the line of comments.php as below.

before:
&lt;?php wp_list_comments(); ?&gt;

after:
&lt;?php wp_list_comments(&#039;type=all&amp;callback=comment_format&#039;); ?&gt;</description>
		<content:encoded><![CDATA[<p>It worked on WP2.8! Thank you so much.</p>
<p>I added the code DeUCe  wrote in the forum in function.php, and replaced the line of comments.php as below.</p>
<p>before:<br />
&lt;?php wp_list_comments(); ?&gt;</p>
<p>after:<br />
&lt;?php wp_list_comments(&#8216;type=all&amp;callback=comment_format&#8217;); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://deuced.net/collapsible-comments/comment-page-3/#comment-10467</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 06 Apr 2009 20:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://deuced.net/wpress/collapsible-comments/#comment-10467</guid>
		<description>Thanx Deuced;

that&#039;s seems a tad too complicated, so, I&#039;ll just leave it the way it is. And people can just comment regularly.
Thanx for the great plugins!!!</description>
		<content:encoded><![CDATA[<p>Thanx Deuced;</p>
<p>that&#8217;s seems a tad too complicated, so, I&#8217;ll just leave it the way it is. And people can just comment regularly.<br />
Thanx for the great plugins!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ..::DeUCeD::..</title>
		<link>http://deuced.net/collapsible-comments/comment-page-3/#comment-10466</link>
		<dc:creator>..::DeUCeD::..</dc:creator>
		<pubDate>Mon, 06 Apr 2009 06:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://deuced.net/wpress/collapsible-comments/#comment-10466</guid>
		<description>Hi chris

Easy answer is NO. What i mean is that WordPress gets comments in every post so how can you divide comments based on a part of a post, that wouldn&#039;t make any sense. So my plugin follows WordPress, if we suppose that you could have different areas in a post and each one having its own comments (but you cannot) then my plugins would work. 

But from my experience there&#039;s always a solution to everything or at least a workaround.

The most easy way is first you try lots of plugins that are dealing with FAQ pages (or even guestbooks) and see if they are close to what you want to achieve. Maybe you find something that you may tweak it.

A custom solution that i would try is that i would make many posts each one having ONE howto under a new &quot;howto&quot; category. Then i would construct a separate static page which would be like the index page but its &quot;loop&quot; would be based on this new &quot;howto&quot; category which whould show only but all the separate &quot;howtos&quot; posts along with their comments (which they would be collapsed) without titles, dates etc. That way you would give the illusion of one page.

It&#039;s just an idea and i dont know if its possible and also requires lots of reading and experiment (search for custom loop and static pages on codex)  but if i d want something special like this i would try it. I did something like this when i tried to embed my forum script. Its a separate STATIC page with something different in place of a post. As i said its only an idea, there maybe other ways or no way. But you ll have to try it for yourself and also requires understanding a bit of wordpress capabilities. 

Regards.</description>
		<content:encoded><![CDATA[<p>Hi chris</p>
<p>Easy answer is NO. What i mean is that WordPress gets comments in every post so how can you divide comments based on a part of a post, that wouldn&#8217;t make any sense. So my plugin follows WordPress, if we suppose that you could have different areas in a post and each one having its own comments (but you cannot) then my plugins would work. </p>
<p>But from my experience there&#8217;s always a solution to everything or at least a workaround.</p>
<p>The most easy way is first you try lots of plugins that are dealing with FAQ pages (or even guestbooks) and see if they are close to what you want to achieve. Maybe you find something that you may tweak it.</p>
<p>A custom solution that i would try is that i would make many posts each one having ONE howto under a new &#8220;howto&#8221; category. Then i would construct a separate static page which would be like the index page but its &#8220;loop&#8221; would be based on this new &#8220;howto&#8221; category which whould show only but all the separate &#8220;howtos&#8221; posts along with their comments (which they would be collapsed) without titles, dates etc. That way you would give the illusion of one page.</p>
<p>It&#8217;s just an idea and i dont know if its possible and also requires lots of reading and experiment (search for custom loop and static pages on codex)  but if i d want something special like this i would try it. I did something like this when i tried to embed my forum script. Its a separate STATIC page with something different in place of a post. As i said its only an idea, there maybe other ways or no way. But you ll have to try it for yourself and also requires understanding a bit of wordpress capabilities. </p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://deuced.net/collapsible-comments/comment-page-3/#comment-10465</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 04 Apr 2009 20:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://deuced.net/wpress/collapsible-comments/#comment-10465</guid>
		<description>Hi there;

First of all, I just want to say how much I enjoy your Collapsible comments and Collapsible elements. I use both of them on my site, and they work perfectly. I just have a question for you, is it possible add a collapsible comment in a collapsible element? For example, on my site, I have some Howto&#039;s which are embedded in your collapsible elements, but, I have a few on a single page. Instead of having a comments section at the bottom of the page for all my howto&#039;s, I would prefer to have the collapsible comments for each collapsible element. Wow, that sounds confusing. I hope you understand. Thanx</description>
		<content:encoded><![CDATA[<p>Hi there;</p>
<p>First of all, I just want to say how much I enjoy your Collapsible comments and Collapsible elements. I use both of them on my site, and they work perfectly. I just have a question for you, is it possible add a collapsible comment in a collapsible element? For example, on my site, I have some Howto&#8217;s which are embedded in your collapsible elements, but, I have a few on a single page. Instead of having a comments section at the bottom of the page for all my howto&#8217;s, I would prefer to have the collapsible comments for each collapsible element. Wow, that sounds confusing. I hope you understand. Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ..::DeUCeD::..</title>
		<link>http://deuced.net/collapsible-comments/comment-page-3/#comment-10429</link>
		<dc:creator>..::DeUCeD::..</dc:creator>
		<pubDate>Tue, 24 Mar 2009 05:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://deuced.net/wpress/collapsible-comments/#comment-10429</guid>
		<description>Hi Mike, I&#039;m running the latest WP 2.7.1 here and, as you see, there&#039;s no problem. So best shot is that you got a theme for WP 2.7.1 where &lt;strong&gt;comment_text();&lt;/strong&gt; has been replaced by &lt;strong&gt;wp_list_comments();&lt;/strong&gt; and the solution is not as simple as you think. If your theme has n&#039;t tweak it then check &lt;a href=&quot;http://deuced.net/forums/2_45_0.html#msg291&quot; rel=&quot;nofollow&quot;&gt;this link in my forum&lt;/a&gt;. But it requires a bit of knowledge to edit your &lt;strong&gt;functions.php&lt;/strong&gt; file so if you have no experience on this you &#039;d better get a backup before trying.</description>
		<content:encoded><![CDATA[<p>Hi Mike, I&#8217;m running the latest WP 2.7.1 here and, as you see, there&#8217;s no problem. So best shot is that you got a theme for WP 2.7.1 where <strong>comment_text();</strong> has been replaced by <strong>wp_list_comments();</strong> and the solution is not as simple as you think. If your theme has n&#8217;t tweak it then check <a href="http://deuced.net/forums/2_45_0.html#msg291" rel="nofollow">this link in my forum</a>. But it requires a bit of knowledge to edit your <strong>functions.php</strong> file so if you have no experience on this you &#8216;d better get a backup before trying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://deuced.net/collapsible-comments/comment-page-3/#comment-10428</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 24 Mar 2009 05:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://deuced.net/wpress/collapsible-comments/#comment-10428</guid>
		<description>Is this plug WP2.7 compatible? I just tried it, and click open sent me back to the top of the page.</description>
		<content:encoded><![CDATA[<p>Is this plug WP2.7 compatible? I just tried it, and click open sent me back to the top of the page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
