RSS per category / album and/or only images? RSS per category / album and/or only images?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

RSS per category / album and/or only images?

Started by ff, December 17, 2008, 08:15:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ff

Hi,

I'm experimenting with RSS-feeds plugins.

I've got a view questions.

Is it possible to have a feed generated per category of per album? If yes, with which plugin :)
Which plugin can make RSS image feeds?

Explanation.
I've got a digital photoframe with WiFi which can connect to RSS-feeds by itself or via http://www.framechannel.com/ from most imagesites like Flikr.
The last one gives me the ability to show images from different sources, with a maximum of 99 to be loaded in 15 minutes.
When having 1 feed, I see a lot images from a short period.
I'm creating the latest album with directories and albums for each month (2008-11, 2008-12) etc.
At the moment I created a little script which saves a static RSS-file to be loaded by the frame (see http://www.xarno.nl/fotoalbum/feeds/2008-12.rss).
This way, I can have images from different albums shown at a time.

gammann

cpmfetch can create an rss feed, but it doesn't natively create an image rss feed.  I had to modify some files to get it to work for my Kodak frame.  I listed my modifications here http://forum.coppermine-gallery.net/index.php/topic,57307.0.html  You can probably do some reading/searching in the cpmfetch board to figure out how to display feeds per category or album.

ff

Quote from: gammann on January 05, 2009, 06:06:00 AM
cpmfetch can create an rss feed, but it doesn't natively create an image rss feed.  I had to modify some files to get it to work for my Kodak frame.  I listed my modifications here http://forum.coppermine-gallery.net/index.php/topic,57307.0.html  You can probably do some reading/searching in the cpmfetch board to figure out how to display feeds per category or album.

I totally forgot about this topic.

I've got the W1020 myself too :D

I created a new plugin myself, see http://forum.coppermine-gallery.net/index.php/topic,43848.msg280653.html#msg280653. It's a mod of Easy RSS Feed.