Page 1 of 1

Feature request: $version options for 'Category plugin'

Posted: Fri Jul 09, 2004 11:07 pm
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

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

Posted: Sat Jul 10, 2004 10:06 am
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.

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

Posted: Sat Jul 10, 2004 11:18 am
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

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

Posted: Sat Jul 10, 2004 8:07 pm
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.