How do I get the PicLens plugin to show the original image for the gallery?
I have the large images width set at 700px for the modal box, but the original images are at 1000px.
When viewing the images in piclens I notice the are blury If I click to view it in my browser I am take to:
/images/phocagallery/weddings/thumbs/phoca_thumb_l_05420013.jpg
This is the thumbnail created at 700px for the large if I'm right?
I'm attaching the settings from the Parameters page to check that I have it right.
Cheers
gav
[Solved] PicLens not showing original image
- progenitor
- Phoca Member
- Posts: 17
- Joined: 16 Jun 2008, 15:43
- Location: United Kingdom
- Contact:
[Solved] PicLens not showing original image
Last edited by progenitor on 31 Jul 2008, 10:38, edited 2 times in total.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: PicLens show original image
Did you change the parameters in Parameters Component (in menu link)
https://www.phoca.cz/documentation/index ... -in-joomla
Jan
https://www.phoca.cz/documentation/index ... -in-joomla
Jan
If you find Phoca extensions useful, please support the project
- progenitor
- Phoca Member
- Posts: 17
- Joined: 16 Jun 2008, 15:43
- Location: United Kingdom
- Contact:
Re: PicLens show original image
Hi, yes I have it set in both places.
The reason I ask is that from piclens if you click to open the URL it shows:
/images/phocagallery/weddings/thumbs/phoca_thumb_l_60x40.jpg
Where as I assumed the "original" would have been:
/images/phocagallery/weddings/60x40.jpg
Does this mean Phoca creates new images at the same original dimensions? If so if I change the size of the original image I need to also rebuild all thumbs?
The reason I ask is that from piclens if you click to open the URL it shows:
/images/phocagallery/weddings/thumbs/phoca_thumb_l_60x40.jpg
Where as I assumed the "original" would have been:
/images/phocagallery/weddings/60x40.jpg
Does this mean Phoca creates new images at the same original dimensions? If so if I change the size of the original image I need to also rebuild all thumbs?
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: PicLens show original image
No, Phoca should open the original image, I have tested it on my demo site now:
I set in Global Configuration (components - phoca gallery - gallery - parameters - piclens settings - piclens image = original image. Then I created PicLens RSS and got:
so everthing shold work ok, try to remove the rss and create new...
jan
I set in Global Configuration (components - phoca gallery - gallery - parameters - piclens settings - piclens image = original image. Then I created PicLens RSS and got:
Code: Select all
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss xmlns:media="http://search.yahoo.com/mrss" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<atom:icon>https://www.phoca.cz/images/phoca-piclens.png</atom:icon>
<item>
<title>032</title>
<link>/J154/images/phocagallery/thumbs/phoca_thumb_l_032.jpg</link>
<media:thumbnail url="/J154/images/phocagallery/thumbs/phoca_thumb_l_032.jpg" />
<media:content url="/J154/images/phocagallery/032.jpg" />
<guid isPermaLink="false">1-phocagallerypiclenscode-032.jpg</guid>
</item>
</channel>
</rss>
jan
If you find Phoca extensions useful, please support the project
- progenitor
- Phoca Member
- Posts: 17
- Joined: 16 Jun 2008, 15:43
- Location: United Kingdom
- Contact:
Re: PicLens show original image
I think you're right. I recreated my rss and the xml file looks to be point correctly
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: [Solved] PicLens not showing original image
great to hear it (maybe the rss was created before this new feature was added into Phoca Gallery)
Jan
Jan
If you find Phoca extensions useful, please support the project