ZenphotoCMS Forum
cooliris does not work with external album - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: cooliris does not work with external album (/thread-5635.html)



cooliris does not work with external album - mactable - 2009-08-10

Hi,

I found that media rss does not work with external album, because rss.php produce the full image link with "http://www.mydomain.com/albums/xxx/yyy.jpg"

Is there any advise to improve this? Thx a lot!




cooliris does not work with external album - acrylian - 2009-08-10

Use the RC2.




cooliris does not work with external album - mactable - 2009-08-10

Hi acrylian,

i am using 1.2.6 RC2

FYI, rss.php product full image link "http://www.mydomain.com/albums/xxx/yyy.jpg"

but i am using external album so the full image link should be "http://www.mydomain.com/xxx/yyy.jpg.html?z&p=full-image"
( with mod_rewrite suffix .html)




cooliris does not work with external album - acrylian - 2009-08-10

The full image link is actually correct. It is the direct link to the image within the albums folder. I do not use Cooliris myself and it has not been tested with an external albums folder at all.

Btw, "&p=full-image"" at the end means you have an protected image that is opened on a page. Cooliris and a lot of other sripts need the full iamge directly which is what this url actually points to.

Anyway, if you need it differently feel free to make a customized feed for your own needs.