Download & Extend

Support for hidden lists, categories, description

Project:Mailing List Manager
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

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.

AttachmentSize
mlm.patch7.38 KB

Comments

#1

Status:needs review» closed (duplicate)

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!