Gallery2 RSS Generator - Should I make one?
frikk
Joined: 2005-12-02
Posts: 9 |
Posted: Wed, 2006-02-08 04:48 |
Hello, 1. I want this functionality, and from what I have read so do many other people. I currently have 3 options the way I see it: Slop together something for myself to use, Make a real project out of this so other people can use it (given enough support), or just don't do it. I'd like to go with option 2, which is the main purpose of this post. Also, any suggestions for the features? The first version would just be something where it would generate the RSS feed for a given album (get_rss.php?album_name). I can see adding a toggle to add recursive pictures (include all sub-albums), outputting a random picture to the rss instead of all of the pictures, and basic paramters such as how many pictures to output, etc. I would probably also want to include a link to the thumbnail as well. Let me know! Hopefully I can work on this tomorrow, but realistically I couldn't put a lot of effort into it until next week. Blaine |
|
Posts: 9
Oh yeah, I could also see a parameter to only get recently posted pictures. The only problem I foresee is generating a URL for the pictures, since I won't be inside the gallery2 environment and won't be able to see how the urls are set up.
Posts: 32509
http://codex.gallery2.org/index.php/Gallery2:Modules:rss
is supposed to work and 2 users / devs are actively working on it.
Posts: 8601
rss module is now in cvs and in 2.1-rc-1 (though it can still use more work)