<?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: Dynamic Content Gallery v3.2.2 released</title>
	<atom:link href="http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/</link>
	<description>Wordpress development, plugins, code ideas and babycakes*</description>
	<lastBuildDate>Sat, 24 Jul 2010 12:39:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ade</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/comment-page-1/#comment-16468</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Fri, 23 Jul 2010 13:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2391#comment-16468</guid>
		<description>Hi,

No support questions here, please. Use the Forum. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>No support questions here, please. Use the Forum. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tara</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/comment-page-1/#comment-16033</link>
		<dc:creator>Tara</dc:creator>
		<pubDate>Thu, 15 Jul 2010 16:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2391#comment-16033</guid>
		<description>Hi,

I want to modify the line where it shows the page title to stg else. How do I do this?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to modify the line where it shows the page title to stg else. How do I do this?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sirtis</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/comment-page-1/#comment-10807</link>
		<dc:creator>Sirtis</dc:creator>
		<pubDate>Fri, 19 Mar 2010 12:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2391#comment-10807</guid>
		<description>Hi,
sorry, but i dont understand: Give it no chance to dont use the costum image field.
I had think, it wourd be easier, when the plugin look in to the media gallery.
i have a site with many images. when i must fill out the field that is a lot of work.

i think, it is not so hard...
                                 $args = array(&#039;post_type&#039; =&gt; &#039;attachment&#039;, &#039;numberposts&#039; =&gt; 1, &#039;post_status&#039; =&gt; null, &#039;post_parent&#039; =&gt; $post-&gt;ID);
                                 $attachments =&amp; get_children($args);
                                 if ($attachments) {
                                 foreach ($attachments as $attachment) {
                                 $thumb = wp_get_attachment_image_src($attachment-&gt;ID, &#039;full&#039;); 

or so

sorry for my bad english</description>
		<content:encoded><![CDATA[<p>Hi,<br />
sorry, but i dont understand: Give it no chance to dont use the costum image field.<br />
I had think, it wourd be easier, when the plugin look in to the media gallery.<br />
i have a site with many images. when i must fill out the field that is a lot of work.</p>
<p>i think, it is not so hard&#8230;<br />
                                 $args = array(&#8216;post_type&#8217; =&gt; &#8216;attachment&#8217;, &#8216;numberposts&#8217; =&gt; 1, &#8216;post_status&#8217; =&gt; null, &#8216;post_parent&#8217; =&gt; $post-&gt;ID);<br />
                                 $attachments =&amp; get_children($args);<br />
                                 if ($attachments) {<br />
                                 foreach ($attachments as $attachment) {<br />
                                 $thumb = wp_get_attachment_image_src($attachment-&gt;ID, &#8216;full&#8217;); </p>
<p>or so</p>
<p>sorry for my bad english</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/comment-page-1/#comment-9973</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Mon, 01 Mar 2010 22:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2391#comment-9973</guid>
		<description>John,

I don&#039;t quite understand what you mean by matrix. The plugin provides a variety of methods for populating the gallery eg posts from one category, pages only, or posts from a mix of categories. Look at the documentation pages to get a better idea.</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>I don&#8217;t quite understand what you mean by matrix. The plugin provides a variety of methods for populating the gallery eg posts from one category, pages only, or posts from a mix of categories. Look at the documentation pages to get a better idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/comment-page-1/#comment-9969</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 01 Mar 2010 21:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2391#comment-9969</guid>
		<description>Can Dynamic Content Gallery generate a xy matrix of images on a single page that link to various posts or pages?  I&#039;m looking for something similar to coolirus. It can be static - it doesn&#039;t have to have animation like CoolIrus does.

Thanks,
john</description>
		<content:encoded><![CDATA[<p>Can Dynamic Content Gallery generate a xy matrix of images on a single page that link to various posts or pages?  I&#8217;m looking for something similar to coolirus. It can be static &#8211; it doesn&#8217;t have to have animation like CoolIrus does.</p>
<p>Thanks,<br />
john</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/comment-page-1/#comment-9945</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Sun, 28 Feb 2010 21:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2391#comment-9945</guid>
		<description>All support is handled via the &lt;a href=&quot;http://www.studiograsshopper.ch/forum/&quot; rel=&quot;nofollow&quot;&gt;Support Forum&lt;/a&gt;.

Thanks.</description>
		<content:encoded><![CDATA[<p>All support is handled via the <a href="http://www.studiograsshopper.ch/forum/" rel="nofollow">Support Forum</a>.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: argrone</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/comment-page-1/#comment-9943</link>
		<dc:creator>argrone</dc:creator>
		<pubDate>Sun, 28 Feb 2010 19:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2391#comment-9943</guid>
		<description>I am having a problem with the plug-in in MU 2.9.1.1

I can get the script to load however, I do not see a &quot;carousel&quot; and which may have to do with the fact that mo tools needed to be disabled

With Mo tools enabled I had the &quot;arrows&quot; showing up but, they would not work..... 

I reverted to Javascript and the plug-in began to work however, the presentation is in my honest opinon greatly reduced...

2 questions, is mo tools a &quot;non-standard&quot; script module for MU and, once and/or if I can get mo tools installed/enabled will this carousel appear... 

What I am using is the Studio Press News Theme and would really like to find an alternative that looks as nice as this plug-in to replace the rather painfully slow &quot;tabber&quot; section..

Thank you,

R Grone
http://worldnewsvine.com</description>
		<content:encoded><![CDATA[<p>I am having a problem with the plug-in in MU 2.9.1.1</p>
<p>I can get the script to load however, I do not see a &#8220;carousel&#8221; and which may have to do with the fact that mo tools needed to be disabled</p>
<p>With Mo tools enabled I had the &#8220;arrows&#8221; showing up but, they would not work&#8230;.. </p>
<p>I reverted to Javascript and the plug-in began to work however, the presentation is in my honest opinon greatly reduced&#8230;</p>
<p>2 questions, is mo tools a &#8220;non-standard&#8221; script module for MU and, once and/or if I can get mo tools installed/enabled will this carousel appear&#8230; </p>
<p>What I am using is the Studio Press News Theme and would really like to find an alternative that looks as nice as this plug-in to replace the rather painfully slow &#8220;tabber&#8221; section..</p>
<p>Thank you,</p>
<p>R Grone<br />
<a href="http://worldnewsvine.com" rel="nofollow">http://worldnewsvine.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/comment-page-1/#comment-9784</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Sun, 21 Feb 2010 23:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2391#comment-9784</guid>
		<description>Readme file is now updated.</description>
		<content:encoded><![CDATA[<p>Readme file is now updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/comment-page-1/#comment-9713</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Sat, 20 Feb 2010 01:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2391#comment-9713</guid>
		<description>Hi,

Yes, it works with WP 2.9.2.

I just haven&#039;t had time to update the readme file yet. :-)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Yes, it works with WP 2.9.2.</p>
<p>I just haven&#8217;t had time to update the readme file yet. <img src='http://www.studiograsshopper.ch/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hunter Gatherer</title>
		<link>http://www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-v3-2-2-released/comment-page-1/#comment-9698</link>
		<dc:creator>Hunter Gatherer</dc:creator>
		<pubDate>Fri, 19 Feb 2010 19:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.studiograsshopper.ch/?p=2391#comment-9698</guid>
		<description>Nice plug in:

I see compatibility listed as up to WP 2.9.1, but on your Wordpress plugins page it shows 2.9.2.  

Does it work with 2.9.2?

thanks</description>
		<content:encoded><![CDATA[<p>Nice plug in:</p>
<p>I see compatibility listed as up to WP 2.9.1, but on your WordPress plugins page it shows 2.9.2.  </p>
<p>Does it work with 2.9.2?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
