]> git.deb.at Git - deb/packages.git/commitdiff
[UBUNTU] Add mailing lists archive urls for lists.ubuntu.com
authorFrank Lichtenheld <frank@lichtenheld.de>
Wed, 6 Feb 2008 16:42:24 +0000 (17:42 +0100)
committerFrank Lichtenheld <frank@lichtenheld.de>
Wed, 6 Feb 2008 16:42:24 +0000 (17:42 +0100)
templates/html/show.tmpl

index 0bc5fa2acd03742d8d91c87ce77b8d871aa58cf9..e72e61a253e667967a13cd8728334167ddc5f870 100644 (file)
        mailarchiveurl = 'http://lists.debian.org/' _ matches.0 _ '/';
   ELSIF (matches = mail.match('^(.*)@lists\.alioth\.debian\.org$'));
        mailarchiveurl = 'http://lists.alioth.debian.org/pipermail/' _ matches.0 _ '/';
+  ELSIF (matches = mail.match('^(.*)@lists\.ubuntu\.com$'));
+       mailarchiveurl = 'http://lists.ubuntu.com/archives/' _ matches.0 _ '/';
   END -%]
   [%- '<ul>' IF loop.first -%]
        <li><a href="mailto:[% mail %]">[% name | html %]</a>