Closed (fixed)
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
24 May 2012 at 17:09 UTC
Updated:
23 May 2014 at 18:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
drummtags
Comment #2
drummMailman list subscription now works thanks to jhodgdon. Remaining is newsletters.
Comment #3
jhodgdonThings that still need to be done on the Lists submodule:
- Newsletter (forum->email) subscriptions, and code that restricts posting access to these forums
- Git integration - the "maintainer news" subscription is required for all project maintainers
Comment #4
jhodgdonStatus update:
- I tried to test the Newsletter subscription functionality, but the dev sites have newsletters disabled (the lists_* variables are missing -- which is by design since we don't actually want dev sites to subscribe people to the lists or send messages to the lists!), so I wasn't able to test subscribing or unsubscribing. The errors in the log indicated it was probably trying to do the right thing.
- Similarly, the forum post -> mail functionality cant' really be tested.
- I did test the functionality that restricts posting to certain forums for people without permission. That seems to be working properly (with the attached patch).
So... To dos left:
- Test the mailman integration with forums (subscribe, unsubscribe, post to list via forum post).
- Maintainer News newsletter (should be automatic for all project maintainers; test when project/git are ported).
When the attached patch is ported, the rest of this issue should be set to "postponed".
Comment #5
sheldonkreger commentedI'll be testing today.
Comment #6
sheldonkreger commentedRan out of time today. I will take a look this weekend at the PNWDS.
Comment #7
drummCommitted this part. To-dos from #4 are still to do.
Comment #8
drummComment #9
drummDone & tested on git7site