E, search the archives you will find at least one patch there that does this - it's probably up on the SourceForge site. You can also use grep to scan through the ~mailman/Mailman/archiver/.. files to find where the <pre> tags are located.
I did this once myself in the way long back. It wasn't as easy a hack as I thought it was going to be, but I had it done (after a lot of trial and error) in about 8 hours. Figuring out where to put those darn <p>'s and <bre>'s was trickier than I thought - or maybe I was just younger and more optimistic. Good Luck - Jon Carnes On Mon, 2003-06-30 at 20:06, E M Recio wrote: > Hi, > > I am still wondering if anyone out there has a clue as to where I could > find the patch which removes the <PRE> tags from the web archives. The > problem is that there is always line which is too long, it needs to be > wrapped but the web archive tool in mailman doesn't do it. > > ~E > > "There may still be two superpowers on the planet: the United States > and world public opinion." -- Patrick E. Tyler > > > ------------------------------------------------------ > 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/jonc%40nc.rr.com ------------------------------------------------------ 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
