Hi, if you upgrade, some information in settings will be missed, so you must go to the link and click on save, the information (e.g. pagination) will be refreshed, see:
https://www.phoca.cz/phocagallery/user-m ... ex.php#a10
---
I have changed the ordering in the same version 1.6.4... so if you have downloaded and upgraded the 1.6.4 after my post, you must recreate all RSS files too...
Jan
[feature support] PicLens support
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Hi, if you upgrade,
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 17
- Joined: 12 Feb 2008, 10:29
- Location: Switzerland
Hi,I hav
Hi,
I have tested piclens and it works really fine! I just wonder what picture dimension is used for the piclens display. As far as I understand, piclens seems to take the detailed view picture ("large" thumbnail) as an input, and then increase its size for the full screen view. Then, pixels can nearly be counted... Maybe an XL size thumbnail should be added to solve this drawback. I guess I could also change the L size of the gallery, but I find the 640x480 size well suited for modal detailed view (not full screen).
Thanks anyway for this nice addition to the gallery,
Jonathan
I have tested piclens and it works really fine! I just wonder what picture dimension is used for the piclens display. As far as I understand, piclens seems to take the detailed view picture ("large" thumbnail) as an input, and then increase its size for the full screen view. Then, pixels can nearly be counted... Maybe an XL size thumbnail should be added to solve this drawback. I guess I could also change the L size of the gallery, but I find the 640x480 size well suited for modal detailed view (not full screen).
Thanks anyway for this nice addition to the gallery,
Jonathan
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Yes, there is used l
Yes, there is used large size, you can customize your large size in default settings... you can change the RSS too, e.g. add original image (displaying of it will be slower)
or you can change image size in the creating method of RSS:
function piclens()
in administrator\components\com_phocagallery\models\phocagalleryc.php
or you can change image size in the creating method of RSS:
function piclens()
in administrator\components\com_phocagallery\models\phocagalleryc.php
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 07 Feb 2008, 19:46
Hi,I have a li
Hi,
I have a little question to the PicLens thing (great idea btw.)
On the PicLens Website they say this:
Custom Logo
To add a custom logo to your slideshow, the following tag beneath the <channel> tag:
<channel>
<atom:icon>http://www.mywebsite.com/images/logo.gif</atom:icon>
You may use any image (PNG, JPG, or GIF). A 26-pixel high logo will fit nicely into the top bar.
Can I change sth. in Phocagallery to set the Custom Logo automatically?
This Logo replaces the RSS Logo on the Top Left.
I have a little question to the PicLens thing (great idea btw.)
On the PicLens Website they say this:
Custom Logo
To add a custom logo to your slideshow, the following tag beneath the <channel> tag:
<channel>
<atom:icon>http://www.mywebsite.com/images/logo.gif</atom:icon>
You may use any image (PNG, JPG, or GIF). A 26-pixel high logo will fit nicely into the top bar.
Can I change sth. in Phocagallery to set the Custom Logo automatically?
This Logo replaces the RSS Logo on the Top Left.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
If you change your R
If you change your RSS files, it should work, but the files are created without custom logo automatically...
you can change it here:
administrator\components\com_phocagallery\models\phocagalleryc.php
row 382 ... add your tag with your logo here...
Jan
you can change it here:
administrator\components\com_phocagallery\models\phocagalleryc.php
row 382 ... add your tag with your logo here...
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 07 Feb 2008, 19:46
ok, schade, dass es
ok, schade, dass es nicht automatisch funktioniert...
So, I have to do some copy&paste
So, I have to do some copy&paste
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Download the Phoca G
Download the Phoca Gallery now (version 1.6.4), I have done some changes...
Go to
administrator\components\com_phocagallery\models\phocagalleryc.php
and change the image link to your own... it will be automatically created with your image...
Jan
Go to
administrator\components\com_phocagallery\models\phocagalleryc.php
and change the image link to your own... it will be automatically created with your image...
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 07 Feb 2008, 19:46
Yeah, I just wanted
Yeah, I just wanted to suggest that to you. To put a Phoca logo to the installer.
But you were faster.
Thanks. Thats great
But you were faster.
Thanks. Thats great
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
If you find Phoca extensions useful, please support the project