Re: [Mailman-Developers] create.py: passing form values by URL

2006-09-11 Thread Brad Knowles
At 8:17 PM -0400 2006-09-11, Pierre-Marc Fournier wrote: > Here is the patch. I suggest that it be integrated in Mailman, as it > would enable everyone to use a similar system easily. If you want this considered for incorporation into Mailman, I would encourage you to upload it to the Mailman

[Mailman-Developers] create.py: passing form values by URL

2006-09-11 Thread Pierre-Marc Fournier
Hello, At our site, we have a web page with a form that users fill to request a new mailing list. If that mailing list gets approved, the admins use Mailman's create.py to effectively create it. A trivial patch allows the approval system (or any script) to pass the list name, owner, etc to create