Ticket #248 (new Bug report)

Opened 2 years ago

Last modified 1 year ago

group capabilities for rss aggreation

Reported by: MichaelLenczner Assigned to:
Priority: low Milestone: WifiDog Auth Server 1.1
Component: Auth server, Content Management Keywords:
Cc:

Description

Once groups of nodes exist (http://dev.wifidog.org/ticket/246) then the next request is to allow managment of rss aggregation for groups.

2 things: 1) a portal page being able to combine a network rss feed with a node rss feed and display entries by date.

2) managing rss subscriptions for groups. (this should actually be a part of rfe 246).

This way a portal page could display an aggreated / combined feed information by date of network wide content, group-targed content, and node-targted content.

Attachments

Change History

09/05/06 23:16:00 changed by max-horvath

  • milestone set to WifiDog Auth Server 1.1.

11/21/06 22:44:45 changed by benoitg

Now that we have two pass content display, this is actually possible (and even "easy") to implement even without #246. We'd need to implement two content types: One is a feed accumulator item, which would basically just be a feed URL (initially without BIAS, otherwise, it would be way to easy for someone to hog it). The second would be a feed accumulator, which is basically the current aggregator, without items. Accumulator items would add themselves to the accumulator during the prepare phase, and the accumulator would display them.

Off course, this in no way solves true content grouping.

01/22/07 15:41:14 changed by benoitg

  • component changed from Auth server: Authentication to Auth server, Content Management.

Add/Change #248 (group capabilities for rss aggreation)