Re: [Mailman-Users] help files

2008-12-29 Thread Grant Taylor
On 12/29/2008 08:29 PM, Taylor, Grant wrote: I'm sure that it's not only Mailman that has been hurt by the changed URLs. Besides, I'd be very tempted to set up 302, or better 301, redirects from the old URLs to the new URLs. That way if /anyone/ does accidentally enter the old URL they are re

Re: [Mailman-Users] help files

2008-12-29 Thread Adam McGreggor
On Mon, Dec 29, 2008 at 07:29:59PM -0600, Brad Knowles wrote: > on 12/29/08 5:54 PM, Mark Sapiro said: > > >I am aware the the python.org documentation URLs have all changed. > >Unfortunately, it's not a simple mapping. E.g., the above becomes > >

Re: [Mailman-Users] help files

2008-12-29 Thread Stephen J. Turnbull
Brad Knowles writes: > So, they don't give a flying flip about what happens to the Mailman > community when they change their documentation or their URLs. Whatever happened to the principle that URLs shouldn't just disappear? How about TOOWTDI? And the closely related DRY (don't repeat yours

Re: [Mailman-Users] help files

2008-12-29 Thread Grant Taylor
On 12/29/2008 07:29 PM, Brad Knowles wrote: Part of the problem is that the people who maintain the official python.org documentation for this information feel that Mailman should not be referencing their documentation, instead we should have our own internal version of the same information.

Re: [Mailman-Users] help files

2008-12-29 Thread Brad Knowles
on 12/29/08 5:54 PM, Mark Sapiro said: I am aware the the python.org documentation URLs have all changed. Unfortunately, it's not a simple mapping. E.g., the above becomes or equivalently

Re: [Mailman-Users] Relative Admin URLs

2008-12-29 Thread Mark Sapiro
Dennis Putnam wrote: > >I read some threads on producing relative URLs for the admin pages but >it seemed like there is a bug/hole and I did not find any closure on it. >Has that issue been resolved and if so how do I configure mailman to >generate relative URLs rather than absolute? Thanks. It's

Re: [Mailman-Users] help files

2008-12-29 Thread Mark Sapiro
Michael Welch wrote: > >It appears that at least some of the help files are no longer available at the >links embedded in Mailman, like this one: >http://www.python.org/doc/current/lib/re-syntax.html I am aware the the python.org documentation URLs have all changed. Unfortunately, it's not a sim

[Mailman-Users] help files

2008-12-29 Thread Michael Welch
version 2.1.11 It appears that at least some of the help files are no longer available at the links embedded in Mailman, like this one: http://www.python.org/doc/current/lib/re-syntax.html I wonder if someone with the keys to Mailman and/or python.org can fix this. - - - - - - - - - - - - Mich

[Mailman-Users] Relative Admin URLs

2008-12-29 Thread Dennis Putnam
I read some threads on producing relative URLs for the admin pages but it seemed like there is a bug/hole and I did not find any closure on it. Has that issue been resolved and if so how do I configure mailman to generate relative URLs rather than absolute? Thanks. signature.asc Description: Ope

Re: [Mailman-Users] yet another message filtering question

2008-12-29 Thread Mark Sapiro
Alex wrote: >What would be the best way (if there is one) in Mailman to remove all >attachments before maximum message size value sends the message to moderator >for approval?. >I have read archives about demime and stripmime but perl and other scripts >make me nervous - i am not very good at t