Support for hidden lists, categories, description
arthurf - July 3, 2006 - 17:23
| Project: | Mailing List Manager |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
This patch includes a bunch of functionality additions for the MLM module:
1) supports hidden lists. If a list is set to unpublished, it will not show for an ordinary user. I set the default behavior to be this, however it can be overridden by calling mlm_lists('','','',true)
2) added a category in the user edit screen for list subscriptions
3) added description text for these mailing lists
4) added a visible column in the admin/mlm page to quickly see which lists are visible by users.
This is a patch against cvs.
| Attachment | Size |
|---|---|
| mlm.patch | 7.38 KB |

#1
I'm marking this as a duplicate. The categories stuff was already submitted in a separate issue, and the privacy stuff is here and should be handled differently
Thanks!