PicLens Display
Posted: 11 Jan 2009, 05:07
I've turned on PicLens support and have specified that the PicLens images should be the "Original Image". However, when I view the generated RSS files, it is still referencing the thumbnails. I've manually deleted the RSS files and re-generated them, but I still only see references to the thumbnails. How do I control this? I'm using Phoca Gallery 2.1.0 RC.
Here's what an item looks like:
Thanks in advance!
Here's what an item looks like:
Code: Select all
<item>
<title>All Dressed Up</title>
<link>/HiddenRidgeGallery/images/phocagallery/JC_Collection/Original_Oil_Acrylic/thumbs/phoca_thumb_l_christensen_all_dressed_up.jpg</link>
<media:thumbnail url="/HiddenRidgeGallery/images/phocagallery/JC_Collection/Original_Oil_Acrylic/thumbs/phoca_thumb_l_christensen_all_dressed_up.jpg" />
<media:content url="/HiddenRidgeGallery/images/phocagallery/JC_Collection/Original_Oil_Acrylic/christensen_all_dressed_up.jpg" />
<guid isPermaLink="false">5-phocagallerypiclenscode-/JC_Collection/Original_Oil_Acrylic/christensen_all_dressed_up.jpg</guid>
</item>