Denpa
Chevereto Member
Introduction
This mod for chevereto adds RSS 2.0 and Atom 1.0 feeds to your website and provides a simple framework
for creating your own custom XML feeds.
Like with flickr feed api you can get a feed for all recent images uploaded to your site, for a single image
category or uploaded by a certain user.
To learn more about this mod features please read the mod guide available as guide.html in doc directory of
mod archive and as on-line version at http://cdn.netfl.it/dev/chv/feeds/doc/guide.html.
Thank you for checking this mod out.
I hope you like it.
Usage examples
http://yoursite.com/feeds/rss - latest images in RSS format;
http://yoursite.com/feeds/atom - latest images in Atom format;
http://yoursite.com/feeds/rss?limit=10 - latest 10 images in RSS format;
http://yoursite.com/feeds/rss?user=foo - latest images by user 'foo';
http://yoursite.com/feeds/rss?category=bar - latest images in category 'bar';
http://yoursite.com/feeds/rss?user=foo&category=bar&limit=5 - latest 5 images uploaded to category 'bar' by user 'foo'.
For more information, please refer to the usage section of mod guide.
Help!
Please report any problems or bugs you might find to this forum thread.
I'll try to help you ASAP.
Disclaimer
Please remember that this mod is provided as-is and in case it screws your installation, explodes
your server or kills your neighbor's dog I shouldn't and won't be held responsible in any way.
Latest Version
0.7.2 - 2016/10/27
P. S.
Sorry for my English it's not my first or even second language ๐
upd. 2016
Not sure if anyone still uses it and why but here you go, updated for latest chevereto versions. For some reason I can't attach file so have a link instead:
Download
https://github.com/denpamusic/chevereto-feeds/releases
Thank you!
This mod for chevereto adds RSS 2.0 and Atom 1.0 feeds to your website and provides a simple framework
for creating your own custom XML feeds.
Like with flickr feed api you can get a feed for all recent images uploaded to your site, for a single image
category or uploaded by a certain user.
To learn more about this mod features please read the mod guide available as guide.html in doc directory of
mod archive and as on-line version at http://cdn.netfl.it/dev/chv/feeds/doc/guide.html.
Thank you for checking this mod out.
I hope you like it.
Usage examples
http://yoursite.com/feeds/rss - latest images in RSS format;
http://yoursite.com/feeds/atom - latest images in Atom format;
http://yoursite.com/feeds/rss?limit=10 - latest 10 images in RSS format;
http://yoursite.com/feeds/rss?user=foo - latest images by user 'foo';
http://yoursite.com/feeds/rss?category=bar - latest images in category 'bar';
http://yoursite.com/feeds/rss?user=foo&category=bar&limit=5 - latest 5 images uploaded to category 'bar' by user 'foo'.
For more information, please refer to the usage section of mod guide.
Help!
Please report any problems or bugs you might find to this forum thread.
I'll try to help you ASAP.
Disclaimer
Please remember that this mod is provided as-is and in case it screws your installation, explodes
your server or kills your neighbor's dog I shouldn't and won't be held responsible in any way.
Latest Version
0.7.2 - 2016/10/27
- Bunch of compatibility fixes with later chevereto versions.
- Removed extra.
P. S.
Sorry for my English it's not my first or even second language ๐
upd. 2016
Not sure if anyone still uses it and why but here you go, updated for latest chevereto versions. For some reason I can't attach file so have a link instead:
Download
https://github.com/denpamusic/chevereto-feeds/releases
Thank you!
Last edited: