Closed (fixed)
Project:
OG Aggregator
Version:
5.x-1.0-2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2008 at 15:07 UTC
Updated:
13 Mar 2009 at 04:32 UTC
I am searching for a module to add feeds to OG's. This looks promising, but when will it work on Drupal 6?
Comments
Comment #1
ryan_courtnage commentedI 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.
Comment #2
Taz commentedI 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.
Comment #3
Taz commentedAn 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.
Comment #4
zagorot commentedHi 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.
Comment #5
Taz commentedDrupal 6 dev release now exists.