| 1 |
DESCRIPTION
|
| 2 |
--------------------------
|
| 3 |
Enables users to create Mailman lists from within Drupal. The module is capable of creating and deleting lists, as well as allowing users to modify the description within Drupal.
|
| 4 |
|
| 5 |
INSTALLATION
|
| 6 |
--------------------------
|
| 7 |
- Patch Mailman with the Mailman XMLRPC patch included within this module directory
|
| 8 |
- Install this module as normal
|
| 9 |
- Configure Mailman2 settings in admin
|
| 10 |
- Create lists
|
| 11 |
|
| 12 |
TODO
|
| 13 |
--------------------------
|
| 14 |
- Allow users to edit description of list from within Drupal
|
| 15 |
- Add in functionality to allow (un)subscribing of lists
|
| 16 |
- Add in XMLRPC functions to replace the entire web cgi interface
|
| 17 |
- Create default views for listing mail lists
|
| 18 |
- Improve documentation
|
| 19 |
- Pass code-style.pl
|