<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>James&#039; Tools and Tricks &#187; Redirection</title>
	<atom:link href="http://jrudd.org/tag/redirection/feed/" rel="self" type="application/rss+xml" />
	<link>http://jrudd.org</link>
	<description>Tools, Tips and Hints for managing a network.</description>
	<lastBuildDate>Sun, 08 Jan 2012 03:50:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Moodle and Gallery 2.1.2</title>
		<link>http://jrudd.org/2007/11/moodle-and-gallery-212/</link>
		<comments>http://jrudd.org/2007/11/moodle-and-gallery-212/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 22:36:18 +0000</pubDate>
		<dc:creator>James Rudd</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[Redirection]]></category>

		<guid isPermaLink="false">http://jrudd.org/wordpress/2007/11/30/moodle-and-gallery-212/</guid>
		<description><![CDATA[The Gallery module for Moodle is a very useful addon that allows you to upload images and view them in an easy accessible format. You can upload a directory structure in a zip file and have it recreate that structure as albums on the server. It can auto-generate thumbnails and supports commenting and ratings. The <a href='http://jrudd.org/2007/11/moodle-and-gallery-212/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>The Gallery module for Moodle is a very useful addon that allows you to upload images and view them in an easy accessible format.</p>
<p>You can upload a directory structure in a zip file and have it recreate that structure as albums on the server. It can auto-generate thumbnails and supports commenting and ratings.</p>
<p>The two most common problems with this module are users don&#8217;t read the README text file specifying that it only supports <a href="http://codex.gallery2.org/index.php?title=Gallery2:Download&amp;oldid=16582" title="Gallery 2.1.2" target="_blank">Gallery 2.1.2</a> (I missed this first time as well) and that the latest module available from <a href="http://moodle.org/" target="_blank">Moodle.org</a> has a bug that causes an endless redirection loop.</p>
<p>I have written a fix for the view.php file in the Gallery mod directory that fixes this problem.</p>
<p>The problem causes a continuous redirection and Firefox reports:</p>
<ul>
<li><code>Redirection limit for this URL exceeded.</code></li>
<li><code>Firefox has detected that the server is redirecting the request for this address in a way that will never complete.</code></li>
</ul>
<p>Useful Links:</p>
<ul>
<li><a href="http://jrudd.org/wp-content/uploads/2007/11/view.zip" title="Gallery Module fix">Fix for Gallery Module view.php</a></li>
<li><a href="http://codex.gallery2.org/index.php?title=Gallery2:Download&amp;oldid=16582" title="Gallery 2.1.2" target="_blank">Gallery 2.1.2</a></li>
<li><a href="http://moodle.org/mod/data/view.php?d=13&amp;rid=89" target="_blank">Gallery2 Moodle Module for 2.1.2</a></li>
<li><a href="http://moodle.org/mod/forum/discuss.php?d=42459#p327364" target="_blank">Original discussion thread on problem </a></li>
</ul>
<p><a href="http://moodle.org/user/view.php?id=104559&amp;course=5">Douglas Dixon</a> has also been working on a module update to support Gallery2 2.2.3 but it is still in development.<br />
<a href="http://moodle.org/mod/forum/discuss.php?d=82108" target="_blank">http://moodle.org/mod/forum/discuss.php?d=82108 </a></p>
]]></content:encoded>
			<wfw:commentRss>http://jrudd.org/2007/11/moodle-and-gallery-212/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

