Can you bring in the functionality of the Simplenew Subscription Manager (http://drupal.org/project/simplenews_sub_manager) into the Simplenews Module?
I don't plan on releasing the module, it's useful, and a majority of the code in the module is code duplication from Simplenews.
Comments
Comment #1
guillaumeduveauTo the maintainers : what do you think about including this module in Simplenews ? I tested it with Simplenews-6-x.1.0 and it works fine (.zip available on #387360: file release?).
Let us know if we should go on as a separate module or if we can submit patches.
Another thing I want is : users who manage subscriptions to a given newsletter should be able to send issues for the same newsletter but not for those he does not manage.
Comment #2
guillaumeduveauFor the last part :
2 good solutions would be :
1 (best) : to include everything in simplenews (what do you think maintainers ?)
2 (good too) : rename simplenews_sub_manager to simplenews_managers and include my code above (what do you think mfer ?)
cya
Guix
Comment #3
sutharsan commentedIs this something to combine with/contribute to #418006: Simplenews in combination with OG?
Comment #4
geerlingguy commentedI think that would be a worthy goal. Functionality would be similar...
Comment #5
guillaumeduveauHi,
Well, while some code could be shared, using OG for dedicated newsletters is not enough if you just want to let people subscribe with the email only, and not having to create a user.
Comment #6
geerlingguy commentedI was thinking more in terms of each OG having it's own newsletter which certain users could edit. The way Simplenews is currently set up, anybody with access to create newsletters can create any newsletter. But I'd like a way to assign newsletters to certain users or groups of users, so that, for instance, user A can't send a newsletter on behalf of user B—he can only send the newsletter he's allowed to send.
Comment #7
sutharsan commentedI have no intention to include the functionality in simplenews. I don't have the time to rework the code nor the time to maintain this in the future.