Re: [Mailman-Users] Looking for these features

2006-11-10 Thread Mark Sapiro
mumtaz wrote:
>
>1. The way I can create new lists using mailman, can I establish a grouping of 
>lists as well? For example set of list for employees of my company and set of 
>list for customers of my company? Eventually I want to customize the UI, so 
>that employees can view only their lists and customers can only view lists 
>related to them. Does that mean running totally separate instances of mailman 
>for employees and customers?


It may. You probably need to have two domains (different virtual
hosts), one for customers and one for employees. Then you can use
Mailman's virtual host capability to separate the two virtual hosts.
You can do this with a single Mailman instance, but only if you are
willing to live with the restriction that all list names must be
unique - i.e. you cant have the same list name in two different
domains. This restriction will go away in Mailman 2.2, but currently
if you want the same list name in two domains, you need two Mailman
instances or some 3rd party patches.


>2. How easy is it if I want to customize the UI that let's users subscribe to 
>the list. I want to add new features on top of the given UIs. I want to enable 
>some more questions to be asked on the list subscription page like age of the 
>user, address, etc. 


It's fairly easy to modify the listinfo template to add additionl input
fields, but you also have to modify the CGI to accept the additional
information, and create a custom MemberAdaptor to store and maintain
that information. It is not difficult if you are a Python programmer,
but there are several pieces that have to work together.

-- 
Mark Sapiro <[EMAIL PROTECTED]>   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


Re: [Mailman-Users] Looking for these features

2006-11-09 Thread Patrick Bogen
On 11/9/06, mumtaz <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have two questions:
>
> 1. The way I can create new lists using mailman, can I establish a grouping 
> of lists as well?
> For example set of list for employees of my company and set of list for 
> customers of my
> company? Eventually I want to customize the UI, so that employees can view 
> only their lists
> and customers can only view lists related to them. Does that mean running 
> totally separate
> instances of mailman for employees and customers?

See FAQ 3.5 



-- 
- Patrick Bogen
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[Mailman-Users] Looking for these features

2006-11-09 Thread mumtaz
Hi all,

I have two questions:

1. The way I can create new lists using mailman, can I establish a grouping of 
lists as well? For example set of list for employees of my company and set of 
list for customers of my company? Eventually I want to customize the UI, so 
that employees can view only their lists and customers can only view lists 
related to them. Does that mean running totally separate instances of mailman 
for employees and customers?

2. How easy is it if I want to customize the UI that let's users subscribe to 
the list. I want to add new features on top of the given UIs. I want to enable 
some more questions to be asked on the list subscription page like age of the 
user, address, etc. 

Thanks
Mumtaz


 

Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp