[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#638059: PTS: links to source code in the footer



Package: qa.debian.org
Severity: wishlist
User: qa.debian.org@packages.debian.org
Usertags: pts
Tags: patch

Hi.

I find it useful to have links to the source code in the footer of
Debian web services. This encourages users to have a look at the code
and contribute to it.

The attached patch adds such links for the PTS.

Thanks, Gio.
-- 
Giovanni Mascellani <mascellani@poisson.phc.unipi.it>
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascellani@jabber.org / giovanni@elabor.homelinux.org


From ec86b3ba379ebea2a07af500067827e515ac197a Mon Sep 17 00:00:00 2001
From: Giovanni Mascellani <mascellani@poisson.phc.unipi.it>
Date: Fri, 29 Jul 2011 23:57:16 +0200
Subject: [PATCH] Added repo link.

---
 pts/www/xsl/pts.xsl |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/pts/www/xsl/pts.xsl b/pts/www/xsl/pts.xsl
index 071235f..71f76b4 100644
--- a/pts/www/xsl/pts.xsl
+++ b/pts/www/xsl/pts.xsl
@@ -1260,6 +1260,8 @@ other-to-%xx, especially % to %25... Fortunately, that's rare -->
                   <a href="http://bugs.debian.org/qa.debian.org";><tt>qa.debian.org</tt>
                     pseudopackage</a> in the <a href="http://bugs.debian.org";>Debian
                     <acronym title="Bug Tracking System">BTS</acronym></a>.<br/>
+                    <a href="svn://svn.debian.org/svn/qa/trunk/pts">Checkout SVN repository</a> |
+                    <a href="http://anonscm.debian.org/viewvc/qa/trunk/pts/";>Browse SVN repository</a><br/>
                   Last modified: <xsl:value-of select="$date"/>.
                 </p>
               </td>
-- 
1.7.5.4

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: