On Fri, 2004-01-16 at 13:55, Ted I. Weitz MD wrote: > Hi, > > I am interested in adding a field (Member ID ) to the mailman registration page. > Can I do it? Couldn't find a way to do it in the documentation. > > Thanks for an awesome software!!! > > Thanks a bunch, > > Ted
Ted, there is no specific way to do this right now - outside of hacking the code. However, since you can add user names with the email address, and user names can be anything you like, feel free to add the Member ID instead of the name - or in addition to the name. [EMAIL PROTECTED] <Harvey User - Member#34567> As long as you are consistent in how you attach the member number you should be able to use this as a work-around. Otherwise, feel free to dive into the code and add another field. Good Luck - Jon Carnes ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
