<?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: Subversion Support for Gallery Extension</title>
	<atom:link href="http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/</link>
	<description>...coding blast beat!</description>
	<lastBuildDate>Wed, 14 Apr 2010 21:27:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sean</title>
		<link>http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/comment-page-1/#comment-56</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Fri, 18 Jul 2008 18:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/#comment-56</guid>
		<description>That worked, but destroyed my pathing/routes, so that Radiant cannot find any or js files anymore.

May I ask: 

- What version of Rails is this extension assuming I&#039;m using?
- Is this extension meant to be used in production mode only?</description>
		<content:encoded><![CDATA[<p>That worked, but destroyed my pathing/routes, so that Radiant cannot find any or js files anymore.</p>
<p>May I ask: </p>
<p>- What version of Rails is this extension assuming I&#8217;m using?<br />
- Is this extension meant to be used in production mode only?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Franz</title>
		<link>http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/comment-page-1/#comment-54</link>
		<dc:creator>Andrea Franz</dc:creator>
		<pubDate>Tue, 15 Jul 2008 09:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/#comment-54</guid>
		<description>Rename the radiant-gallery_extension folder to gallery.
Then run the radiant:extensions:galery:install task and it should install it..let me know..</description>
		<content:encoded><![CDATA[<p>Rename the radiant-gallery_extension folder to gallery.<br />
Then run the radiant:extensions:galery:install task and it should install it..let me know..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/comment-page-1/#comment-53</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 15 Jul 2008 06:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/#comment-53</guid>
		<description>Hi Andrea,

Installed via git, got the following error when running rake:

Could not load extension from file: radiant-gallery_extension.
#
rake aborted!
You have a nil object when you didn&#039;t expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.+

(See full trace by running task with --trace)

Thoughts?</description>
		<content:encoded><![CDATA[<p>Hi Andrea,</p>
<p>Installed via git, got the following error when running rake:</p>
<p>Could not load extension from file: radiant-gallery_extension.<br />
#<br />
rake aborted!<br />
You have a nil object when you didn&#8217;t expect it!<br />
You might have expected an instance of Array.<br />
The error occurred while evaluating nil.+</p>
<p>(See full trace by running task with &#8211;trace)</p>
<p>Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Franz</title>
		<link>http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/comment-page-1/#comment-52</link>
		<dc:creator>Andrea Franz</dc:creator>
		<pubDate>Mon, 14 Jul 2008 08:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/#comment-52</guid>
		<description>I sean, the svn repository is not up to date. Try the git repo from github and let me know:

http://github.com/pilu/radiant-gallery/tree/master</description>
		<content:encoded><![CDATA[<p>I sean, the svn repository is not up to date. Try the git repo from github and let me know:</p>
<p><a href="http://github.com/pilu/radiant-gallery/tree/master" rel="nofollow">http://github.com/pilu/radiant-gallery/tree/master</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sean</title>
		<link>http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/comment-page-1/#comment-50</link>
		<dc:creator>sean</dc:creator>
		<pubDate>Sat, 12 Jul 2008 19:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/#comment-50</guid>
		<description>Hi Andrea,

Thanks for writing this, but I&#039;m having a lot of problems integrating it with my radiant site, and was hoping you&#039;d be able to help.

I&#039;ve installed the extension via SVN, run the rake task and all seems well.  However, I have 2 problems:

1) After installing just the extension, I browse the &#039;Galleries&#039; tab in the admin page, and find that none of the javascript libraries or css files included with your project are actually being found (i.e. I&#039;m getting a 404 error).  This is despite the fact that other files in the same directory (/public/javascripts/; /public/stylesheets/; etc...) are being read.

2) After installing attachment_fu, none of my javascript/css resources can be found, not even the ones used by radiant (i.e. main.css)

I know I&#039;m probably not providing you with enough info to give me an answer straight away, but please feel free to get in touch if you can.  I&#039;ll pass along any info you might require.

Best Wishes,

Sean.</description>
		<content:encoded><![CDATA[<p>Hi Andrea,</p>
<p>Thanks for writing this, but I&#8217;m having a lot of problems integrating it with my radiant site, and was hoping you&#8217;d be able to help.</p>
<p>I&#8217;ve installed the extension via SVN, run the rake task and all seems well.  However, I have 2 problems:</p>
<p>1) After installing just the extension, I browse the &#8216;Galleries&#8217; tab in the admin page, and find that none of the javascript libraries or css files included with your project are actually being found (i.e. I&#8217;m getting a 404 error).  This is despite the fact that other files in the same directory (/public/javascripts/; /public/stylesheets/; etc&#8230;) are being read.</p>
<p>2) After installing attachment_fu, none of my javascript/css resources can be found, not even the ones used by radiant (i.e. main.css)</p>
<p>I know I&#8217;m probably not providing you with enough info to give me an answer straight away, but please feel free to get in touch if you can.  I&#8217;ll pass along any info you might require.</p>
<p>Best Wishes,</p>
<p>Sean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Franz</title>
		<link>http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/comment-page-1/#comment-23</link>
		<dc:creator>Andrea Franz</dc:creator>
		<pubDate>Tue, 04 Mar 2008 11:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/#comment-23</guid>
		<description>Bill, are you using the last version?</description>
		<content:encoded><![CDATA[<p>Bill, are you using the last version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/comment-page-1/#comment-22</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Mon, 03 Mar 2008 00:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/#comment-22</guid>
		<description>Bulk import still gets stuck after the 1st image.</description>
		<content:encoded><![CDATA[<p>Bulk import still gets stuck after the 1st image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Franz</title>
		<link>http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/comment-page-1/#comment-21</link>
		<dc:creator>Andrea Franz</dc:creator>
		<pubDate>Sun, 13 Jan 2008 18:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/#comment-21</guid>
		<description>1 - If you want to use your layout, simply take the code inside the body of the &quot;Gallery Layout - Simple with lightbox&quot; and put it in your page. 

2 - You can specify which gallery use when you loop through the gallery items with something like this:

&lt;r:gallery:items:each id=&quot;ID_OF_YOUR_GALLERY&quot;&gt;

3 - something like the answer 2

If you want you can ask here:

http://groups.google.com/group/radiant-gallery

...this ML have just been opened!</description>
		<content:encoded><![CDATA[<p>1 &#8211; If you want to use your layout, simply take the code inside the body of the &#8220;Gallery Layout &#8211; Simple with lightbox&#8221; and put it in your page. </p>
<p>2 &#8211; You can specify which gallery use when you loop through the gallery items with something like this:</p>
<p>&lt;r:gallery:items:each id=&#8221;ID_OF_YOUR_GALLERY&#8221;&gt;</p>
<p>3 &#8211; something like the answer 2</p>
<p>If you want you can ask here:</p>
<p><a href="http://groups.google.com/group/radiant-gallery" rel="nofollow">http://groups.google.com/group/radiant-gallery</a></p>
<p>&#8230;this ML have just been opened!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hatem</title>
		<link>http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/comment-page-1/#comment-20</link>
		<dc:creator>Hatem</dc:creator>
		<pubDate>Sun, 13 Jan 2008 16:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://gravityblast.com/2007/12/05/subversion-for-the-gallery-extension/#comment-20</guid>
		<description>Thank you for the great extension. 

I have some questions:

1) When I change the page layout to &quot;Gallery Layout - Simple with lightbox&quot;, I lose the inherited layout of my site. How to display the gallery in a page that uses my layout without losing the lightbox effect ?

2) I want to create 2 pages: &quot;Photo Gallery&quot; and &quot;Video Gallery&quot;. The problem is that both pages display all galleries! How to tell the gallery the name of the page in which it should display?

3) How to display the gallery inside a normal page that contains other content, a table and a sidebar for example? Also, how to display the gallery in the sidebar?</description>
		<content:encoded><![CDATA[<p>Thank you for the great extension. </p>
<p>I have some questions:</p>
<p>1) When I change the page layout to &#8220;Gallery Layout &#8211; Simple with lightbox&#8221;, I lose the inherited layout of my site. How to display the gallery in a page that uses my layout without losing the lightbox effect ?</p>
<p>2) I want to create 2 pages: &#8220;Photo Gallery&#8221; and &#8220;Video Gallery&#8221;. The problem is that both pages display all galleries! How to tell the gallery the name of the page in which it should display?</p>
<p>3) How to display the gallery inside a normal page that contains other content, a table and a sidebar for example? Also, how to display the gallery in the sidebar?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
