I am searching for a module to add feeds to OG's. This looks promising, but when will it work on Drupal 6?

Comments

ryan_courtnage’s picture

I was wondering the same thing. My project might require this.

If anyone has started the conversion, please share. I'll take it in whatever state it's in.

Taz’s picture

I am also curious if there is a development for D6 running. Project my team is working on will need this functionality so if anyone has started work let me know, perhaps we could help? If not we will start work on it soon.

Taz’s picture

An update to myself and everyone, i have upgrated the module to Drupal 6 compatibility and re-written a lot of the menu/tab urls as well as some access control.

When using pathauto with default settings you run into problems where groups will have a group//feed automatically added to them. previously this module would display the aggregated feed at that address, instead of group//aggregated/feed
---- and thus a lot of other links would have had issues as well.

I am still testing the module but so far is going well, and will post the new .module, .install and .info files tomorrow AEST. I will post it to this issue

I would also be interested in becoming a co-maintainer for 6.x if the current maintainer is unable to setup a new release.

zagorot’s picture

Hi Auriar,

I am glad to hear that you are interested in becoming co-maintainer, and really appreciate your efforts on this module. Now you have the access right to CVS repository of OG Aggregator, thank you.

Taz’s picture

Status: Active » Closed (fixed)

Drupal 6 dev release now exists.