D7 acquia_connector should also have this functionality

Comments

dmitry_bezer’s picture

StatusFileSize
new65.38 KB

Current version of D6 connector ported to D7

ChrisRut’s picture

Status: Needs review » Reviewed & tested by the community

Worked for me

dmitry_bezer’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new73.07 KB

- Added a hook notifying other modules that subscription status has changed
- acquia_agent_streams.inc removed (content moved to acquia_agent.module)

pwolanin’s picture

Status: Needs review » Needs work

Looks pretty good, but we can get rid of acquia_agent_random_bytes() since we have such a function in Drupal 7 core.

pwolanin’s picture

Some other fixes needed - including a fatal error trying to include the deleted file.

pwolanin’s picture

Status: Needs work » Needs review
StatusFileSize
new69 KB

Here's a mostly working patch with several fixes.

pwolanin’s picture

Status: Needs review » Fixed

committed that patch - lets make any more fixes in a follow-up issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.