[OGDev] Refactoring CGI::Wiki::Plugin::RSS::ModWiki and OpenGuides::Feed

Nick Burch openguides at gagravarr.org
Tue May 16 18:48:36 BST 2006


On Tue, 16 May 2006, Dominic Hargreaves wrote:
> I did it last weekend actually in SVN and 0.69_03.

Great :)

>> So, my change would be to:
>> * allow other kinds of feeds to be requested from wiki.cgi
>
> Done for atom recentchanges.

Ah, by "kinds of feeds" I meant things like node versions, rather than 
atom!.

"allow different kinds of node list feeds"

>> * have everything keep track of what sort of feed it is you want
>
> Where is this not the case currently?

Again with the confusion :)

Fairly soon along, it just starts assuming you want recent changes


> Essentially it sounds like you need to add node filtering and search 
> criteria passing to the feed output. Would that be a good summary?

Kinda. I need to pass a lot more context through into the plugin, and then 
generalise to support different sources of "lists of nodes" to go into the 
feed.

With that done, I can then get searching to be rss'd/atom'd :)

Nick



More information about the OpenGuides-Dev mailing list