Announcement

#1 2012-04-01 23:03:32

frafu
Member
2012-04-01
7

[resolved] Feed of Virtual Album viewable by guest for cooliris embedded in websi

Hi,

I have a webspace with piwigo installed in one directory under my root folder of the webspace.

Moreover, I have a website of a few pages installed in another directory.

The aim would be to have a few webpages on my website, where each webpage displays a determined virtual album of piwigo. (The virtual albums that I want to display like that have guest access.)

My idea is to embed cooliris into each webpage that shows an album and have it get the picture of the album intended for the webpage by an feed from piwigo.

Is piwigo 2.3.3 able to provide such feeds for cooliris, and if so, could you please give me an example of the structure of the address to use in cooliris.

If this is not possible without hacking the implementation of piwigo, could you please tell me how I can create something similar of what I am looking for? (The aim is to have an album per page that will contain also contain a poster, and a few videoclips.)

Thanks in advance for your help.

Offline

 

#2 2012-04-01 23:18:18

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: [resolved] Feed of Virtual Album viewable by guest for cooliris embedded in websi

Hi,
install and active the plugin [extension by tiico] Cooliris/Piclens and configure it to not be displayed on the gallery

the the feed url is like
http://www.tm-screenmania.com/plugins/p … tegory/105

and you can add all Cooliris parameters, example:

Code:

http://www.tm-screenmania.com/plugins/piclens/piclens-rss.php?/category/105&style=dark&showEmbed=false&showItemEmbed=true&showLinkOut=true&showClose=true&showFullScreen=true&showSearch=false&numRows=4&showChrome=false&showDescription=false&showReflections=true&showTutorial=true&showNavArrows=true&backgroundAlpha=1.0&backgroundColor=&glowColor=&descriptionHeight=0&tilt=1

Last edited by mistic100 (2012-04-01 23:18:38)

Offline

 

#3 2012-04-02 23:09:15

frafu
Member
2012-04-01
7

Re: [resolved] Feed of Virtual Album viewable by guest for cooliris embedded in websi

Hi mistic100,

Thanks for your help; it allowed me to do what I was looking for. For people with the same problem, here is the code I am using in my webpage (I am only an amateur web designer; thus consider my example with care):

Code:

      <object id="djbuch" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="600">
        <param name="movie" value="http://apps.cooliris.com/embed/cooliris.swf" />
        <param name="allowFullScreen" value="true" />
        <param name="allowScriptAccess" value="always" />
        <param name="flashvars" value="feed=http://www.artistekescht.lu/piwigo/plugins/piclens/piclens-rss.php?/category/7&amp;numRows=3&amp;showEmbed=false&amp;showItemEmbed=false&amp;showNavArrows=true&amp;showLinkOut=false&amp;showReflections=true&amp;showTutorial=true" />
        <embed id="djbuch" type="application/x-shockwave-flash"
          src="http://apps.cooliris.com/embed/cooliris.swf"
          flashvars="feed=http://www.artistekescht.lu/piwigo/plugins/piclens/piclens-rss.php?/category/7&amp;numRows=3&amp;showEmbed=false&amp;showItemEmbed=false&amp;showNavArrows=true&amp;showLinkOut=false&amp;showReflections=true&amp;showTutorial=true"
          width="800" 
          height="600"
          allowFullScreen="true"
          allowScriptAccess="always" />
        </object>

Thanks especially for the tip about adding the customisation parameters behind the feed url.

Could you please tell me whether there is a parameter to remove the Liveshare button in the bottom left corner of the coloris window? I was not able to find it yet.

Finally, I am getting a Warning when I go to the configuration tab of the cooliris plugin in Piwigo:

Warning: filemtime() [function.filemtime]: stat failed for ./themes/default/js/jquery.packed.js in /var/www/artistekescht.lu/htdocs/piwigo/include/template.class.php on line 1240

There was no warning when I used the cooliris plugin yesterday and the days before. But I have played around with many parameters. Is there a way to reset the plugins to their default values. Or do you have an idea, how to solve the cause of the warning?

Many thanks in advance.

Francesco

Offline

 

#4 2012-04-02 23:31:45

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: [resolved] Feed of Virtual Album viewable by guest for cooliris embedded in websi

all parameters are listed here http://www.cooliris.com/developer/reference/flashvars/

for this warning try to go to Tools>Maintenance>Purge compiled templates

Last edited by mistic100 (2012-04-02 23:33:05)

Offline

 

#5 2012-04-03 11:47:38

frafu
Member
2012-04-01
7

Re: [resolved] Feed of Virtual Album viewable by guest for cooliris embedded in websi

Hi mistic100,

Purging the compiled templates did not help.

Moreover, I am not able to find the parameter to remove the liveshare button in the parameter list of the cooliris website...

As the original problem of this thread has been solved, I decided to mark this thread as solved and open new threads for the new problems. Here are the new threads:
http://piwigo.org/forum/viewtopic.php?id=19141
http://piwigo.org/forum/viewtopic.php?id=19143

Cheers,

Francesco

Offline

 

#6 2012-04-09 10:09:59

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7202

Re: [resolved] Feed of Virtual Album viewable by guest for cooliris embedded in websi


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact