Closed (outdated)
Project:
Subscriptions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2009 at 23:20 UTC
Updated:
27 Sep 2019 at 13:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
salvisYes, please supply a patch.
Comment #2
gengel commentedOkay!
Mostly, this just adds a module_invoke_all before writing to the database. The one major change was adding a subscription_delete_subscription and replacing manual SQL DELETEs with calls to this, so that all subscription deletes may also invoke the hook.
Comment #3
gengel commentedComment #4
gengel commentedWhat are the odds of this patch being accepted?
Comment #5
salvisI'll get back to you this weekend, promise.
(Having a single unified patch rather than five separate ones would certainly make the reviewers life easier...)
Comment #6
salvisYes, now that I think about it, it's much less work for you to create a unified patch than it is for me to apply five separate patches. So please do that (and take the current -dev, of course).
Comment #7
salvis