Feature request: $version options for 'Category plugin'

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
stephanb
Regular
Posts: 16
Joined: Thu Jul 08, 2004 8:14 pm
Contact:

Feature request: $version options for 'Category plugin'

Post by stephanb »

When clicking on the 'Category' plugin, your browser will be directed to (for example):

Code: Select all

/rss.php?category=2_Culture_Shocks
I would like to see the possibility to select which rss/atom layout is used in your feed.
It already _works_, its just not configurable in the plugin configuration.

Right now the rss.php defaults to rss2.0, but if you supply a version parameter it _does_ work:

Code: Select all

/rss.php?category=2_Culture_Shocks&version=atom0.3
Cheers,
Stephan
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Feature request: $version options for 'Category plugin'

Post by garvinhicking »

Hi Stephan!

As I see your quite eager with patching and development, how about if you try to modify the plugin to achieve that, and send us your patch for committing?

This way you may get some insight in our plugin architecture and submit other cool plugins after that? Or is it just my wishful thinking?

If you don't happen to have time for that, I'll put it on my todo list. It's basically only a couple of minutes work.

Thanks,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
stephanb
Regular
Posts: 16
Joined: Thu Jul 08, 2004 8:14 pm
Contact:

Re: Feature request: $version options for 'Category plugin'

Post by stephanb »

garvinhicking wrote:As I see your quite eager with patching and development, how about if you try to modify the plugin to achieve that, and send us your patch for committing?
*grin* Are you recruiting me Garv ? :) Sure, no problem; I will have a look at it.
However, it will take a while since I do not have that much spare time currently.

/Stephan
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Feature request: $version options for 'Category plugin'

Post by garvinhicking »

Hi stephan!
*grin* Are you recruiting me Garv ? :)
I try to, yes :-))
Sure, no problem; I will have a look at it.
However, it will take a while since I do not have that much spare time currently.
That would be quite cool, thanks. If you desperately need the plugin sooner, just report back and I'll see what I can do. ;)

Regards,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply