<?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: Widgets Mass-Collapse</title>
	<atom:link href="http://hackadelic.com/widgets-mass-collapse/feed" rel="self" type="application/rss+xml" />
	<link>http://hackadelic.com/widgets-mass-collapse</link>
	<description>Think More, Code Less! - Intelligent WordPress Solutions</description>
	<lastBuildDate>Wed, 28 Jul 2010 10:12:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hackadelic</title>
		<link>http://hackadelic.com/widgets-mass-collapse/comment-page-1#comment-339</link>
		<dc:creator>Hackadelic</dc:creator>
		<pubDate>Thu, 19 Feb 2009 14:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://hackadelic.com/?p=150#comment-339</guid>
		<description>Note: &lt;a href=&quot;/solutions/wordpress/widgetvoodoo/comment-page-1#comment-337&quot; rel=&quot;nofollow&quot;&gt;The discussion with Toodles continues on the Widget Voodoo homepage&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Note: <a href="/solutions/wordpress/widgetvoodoo/comment-page-1#comment-337" rel="nofollow">The discussion with Toodles continues on the Widget Voodoo homepage</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimisaacs</title>
		<link>http://hackadelic.com/widgets-mass-collapse/comment-page-1#comment-336</link>
		<dc:creator>jimisaacs</dc:creator>
		<pubDate>Thu, 19 Feb 2009 03:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://hackadelic.com/?p=150#comment-336</guid>
		<description>All these plugins need is an admin page.

It doesn&#039;t need to be a &quot;collapsible widget plugin&quot;, just a collapsible element plugin.

A collapsible elements only needs a handle element, and a content element to hide.
This can be applied to anything with similar markup, for example, widgets AND posts.

This is done very easily with CSS selectors.
The answer of doing it with a plugin, is simply giving three selector options in the admin.
- The collapsible class
- The handle sub class/id
- The content sub class/id

Options can go further if one of us decides to combine all our methods into one to become something like the shadowbox plugin.
Maybe it can use any supported javascript library.

I use jQuery in mine, but you might not.

As I&#039;ve said in my post, I&#039;m not doing anything further now, got other fish to fry, but anyone who does I would like to see it.

Toodles</description>
		<content:encoded><![CDATA[<p>All these plugins need is an admin page.</p>
<p>It doesn&#8217;t need to be a &#8220;collapsible widget plugin&#8221;, just a collapsible element plugin.</p>
<p>A collapsible elements only needs a handle element, and a content element to hide.<br />
This can be applied to anything with similar markup, for example, widgets AND posts.</p>
<p>This is done very easily with CSS selectors.<br />
The answer of doing it with a plugin, is simply giving three selector options in the admin.<br />
- The collapsible class<br />
- The handle sub class/id<br />
- The content sub class/id</p>
<p>Options can go further if one of us decides to combine all our methods into one to become something like the shadowbox plugin.<br />
Maybe it can use any supported javascript library.</p>
<p>I use jQuery in mine, but you might not.</p>
<p>As I&#8217;ve said in my post, I&#8217;m not doing anything further now, got other fish to fry, but anyone who does I would like to see it.</p>
<p>Toodles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hackadelic</title>
		<link>http://hackadelic.com/widgets-mass-collapse/comment-page-1#comment-304</link>
		<dc:creator>Hackadelic</dc:creator>
		<pubDate>Mon, 16 Feb 2009 17:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://hackadelic.com/?p=150#comment-304</guid>
		<description>Daniel, thanks. As I&#039;ve assumed, they all &quot;cook with water&quot; - very similar principles of operation (though implemented with varying code).</description>
		<content:encoded><![CDATA[<p>Daniel, thanks. As I&#8217;ve assumed, they all &#8220;cook with water&#8221; &#8211; very similar principles of operation (though implemented with varying code).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Nautré</title>
		<link>http://hackadelic.com/widgets-mass-collapse/comment-page-1#comment-297</link>
		<dc:creator>Daniel Nautré</dc:creator>
		<pubDate>Sat, 14 Feb 2009 23:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://hackadelic.com/?p=150#comment-297</guid>
		<description>I just stumbled upon another plugin today: &lt;a href=&quot;http://ji.dd.jimisaacs.com/archives/598&quot; rel=&quot;nofollow&quot;&gt;Collapsible Widget&lt;/a&gt;

You might be interested.</description>
		<content:encoded><![CDATA[<p>I just stumbled upon another plugin today: <a href="http://ji.dd.jimisaacs.com/archives/598" rel="nofollow">Collapsible Widget</a></p>
<p>You might be interested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hackadelic</title>
		<link>http://hackadelic.com/widgets-mass-collapse/comment-page-1#comment-295</link>
		<dc:creator>Hackadelic</dc:creator>
		<pubDate>Sat, 14 Feb 2009 22:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://hackadelic.com/?p=150#comment-295</guid>
		<description>Daniel, thanks for the hint.

From what I&#039;ve read on their page, I can tell at its core their solution principle is not radically different from mine. (This is only natural, because, as it stands, that&#039;s the only way it can be done with WordPress at all.) However, I guess it&#039;ll be the solution details that make up the spice, and I sure will be curious to receive your feedback.</description>
		<content:encoded><![CDATA[<p>Daniel, thanks for the hint.</p>
<p>From what I&#8217;ve read on their page, I can tell at its core their solution principle is not radically different from mine. (This is only natural, because, as it stands, that&#8217;s the only way it can be done with WordPress at all.) However, I guess it&#8217;ll be the solution details that make up the spice, and I sure will be curious to receive your feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Nautré</title>
		<link>http://hackadelic.com/widgets-mass-collapse/comment-page-1#comment-293</link>
		<dc:creator>Daniel Nautré</dc:creator>
		<pubDate>Sat, 14 Feb 2009 13:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://hackadelic.com/?p=150#comment-293</guid>
		<description>I few days ago, I installed a plugin which adds this functionnality to the sidebar widgets:

&lt;a href=&quot;http://wordpress.org/extend/plugins/sidebar-widget-collapser/&quot; rel=&quot;nofollow&quot;&gt;Sidebar Widget Collapser&lt;/a&gt;

To make it work, I had to make some mods on my theme, to make sur the plugin recognizes the widgets.

I&#039;m looking forward for your solution.</description>
		<content:encoded><![CDATA[<p>I few days ago, I installed a plugin which adds this functionnality to the sidebar widgets:</p>
<p><a href="http://wordpress.org/extend/plugins/sidebar-widget-collapser/" rel="nofollow">Sidebar Widget Collapser</a></p>
<p>To make it work, I had to make some mods on my theme, to make sur the plugin recognizes the widgets.</p>
<p>I&#8217;m looking forward for your solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hackadelic</title>
		<link>http://hackadelic.com/widgets-mass-collapse/comment-page-1#comment-292</link>
		<dc:creator>Hackadelic</dc:creator>
		<pubDate>Sat, 14 Feb 2009 13:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://hackadelic.com/?p=150#comment-292</guid>
		<description>Thanks, saintneko! I&#039;ll be preparing a public release of the solution, so you can just use it. :)

Alas, it won&#039;t be easy to achieve selective auto-collapsing of widgets, though I have an idea that might work. I&#039;ll give it a try and see how it works out. :)</description>
		<content:encoded><![CDATA[<p>Thanks, saintneko! I&#8217;ll be preparing a public release of the solution, so you can just use it. <img src='http://hackadelic.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Alas, it won&#8217;t be easy to achieve selective auto-collapsing of widgets, though I have an idea that might work. I&#8217;ll give it a try and see how it works out. <img src='http://hackadelic.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saintneko</title>
		<link>http://hackadelic.com/widgets-mass-collapse/comment-page-1#comment-291</link>
		<dc:creator>saintneko</dc:creator>
		<pubDate>Sat, 14 Feb 2009 06:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://hackadelic.com/?p=150#comment-291</guid>
		<description>Wow, I was actually hoping for the title-only thing so I could have some control over what I forced upon the user :) I mainly want to have things like recent comments / posts / twitter hidden until people explore. 

Wow you rock!</description>
		<content:encoded><![CDATA[<p>Wow, I was actually hoping for the title-only thing so I could have some control over what I forced upon the user <img src='http://hackadelic.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I mainly want to have things like recent comments / posts / twitter hidden until people explore. </p>
<p>Wow you rock!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
