Port for Drupal 6

omar - July 8, 2008 - 15:27
Project:Update status aggregator
Version:5.x-1.2
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:needs review
Description

I am not really a programmer but I felt like seeing if I was able to port some modules... here is the patch that I came up with.

Known issues:

Note that the views integration is no longer working... at least with Views 6.x-2.0-rc1. I also noted the following errors:

* When visiting the node/add/update-status-aggregator-site page:

notice: Undefined property: stdClass::$drupal_key in /var/alternc/html/o/omar/drupaldemo/drupal-6.x-dev/sites/all/modules/update_status_aggregator/update_status_aggregator.module on line 443.

* When viewing admin/content/node after running cron:
notice: Undefined index: short_name in /var/alternc/html/o/omar/drupaldemo/drupal-6.x-dev/sites/all/modules/update_status_aggregator/update_status_notifier.module on line 78.

AttachmentSize
update_status_aggregator.patch16.5 KB

#1

omar - July 8, 2008 - 15:35

... oh and I'd sure like to have the db schema stuff in the .install checked out... I'm not sure that it is quite right.

#2

EgonO - March 12, 2009 - 15:16

i'm working on a complete port. the d6 notifier component works right now with a d5 aggregator site...

next to do is the aggregator part for d6 with views integration...

#3

yrocq - March 12, 2009 - 16:42

Hi EgonO,

Thanks for your interest in this module.

I have begun to work on on a version 2 which won't use nodes to store sites and updates. You can check it in the CVS. It's a good thing if we can make the notifier of version 1 working on D6, but I don't think that we should try to port the version 1 of the aggregator to D6 because version 2 will replace it.

#4

brianbrown - August 26, 2009 - 11:18

subscribing

#5

EgonO - September 18, 2009 - 22:12
Status:needs work» needs review

Here is a working Patch for the notifier-part for drupal 6. Using it on 2 productions sites. aggregator still is unported.

Its against DRUPAL-5--2 Branch from CVS

AttachmentSize
update_status_aggregator.diff 2.99 KB

#6

J0nathan - September 29, 2009 - 14:49

subscribing

 
 

Drupal is a registered trademark of Dries Buytaert.