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

Bug#184267: marked as done (PTS: needs alternate stylesheet with *standard* links rendering)



Your message dated Thu, 13 Mar 2003 21:33:50 +0100
with message-id <20030313203350.GB30804@home.ouaza.com>
and subject line Bug#184267: PTS: needs alternate stylesheet with *standard* links rendering
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 11 Mar 2003 08:47:47 +0000
>From ydirson@fr.alcove.com Tue Mar 11 02:47:47 2003
Return-path: <ydirson@fr.alcove.com>
Received: from (smtp-out.fr.alcove.com) [81.80.245.157] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18sfQI-0003I0-00; Tue, 11 Mar 2003 02:47:46 -0600
Received: from vitel.alcove-fr ([10.16.10.8])
	by smtp-out.fr.alcove.com with esmtp (Exim 3.12 #1 (Debian))
	id 18sfPg-0006zs-00; Tue, 11 Mar 2003 09:47:08 +0100
Received: from ydirson by vitel.alcove-fr with local (Exim 3.35 #1 (Debian))
	id 18sfPl-000204-00; Tue, 11 Mar 2003 09:47:13 +0100
Date: Tue, 11 Mar 2003 09:47:13 +0100
From: Yann Dirson <dirson@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: PTS: needs alternate stylesheet with *standard* links rendering
Message-ID: <[🔎] 20030311084713.GA7644@vitel.alcove-fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.3.25i
X-Reportbug-Version: 1.50
Sender: Yann Dirson <ydirson@fr.alcove.com>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-3.1 required=4.0
	tests=HAS_PACKAGE,PATCH_UNIFIED_DIFF,SIGNATURE_SHORT_DENSE,
	      SPAM_PHRASE_02_03,USER_AGENT,USER_AGENT_MUTT
	version=2.44
X-Spam-Level: 

Package: qa.debian.org
Version: N/A; reported 2003-03-11
Severity: normal
Tags: patch

1. Change the <HEAD> to contain the 2 following links:

<link title="Default" href="pts.css" rel="stylesheet">
<link title="Standard link rendering" href="pts2.css" rel="alternate stylesheet">


2. Add a pts2.css which is just pts.css with all text-decoration
attributes removed, ie:

--- /home/ydirson/docs/pts.css	Tue Mar 11 09:30:02 2003
+++ /home/ydirson/docs/pts2.css	Tue Mar 11 09:42:55 2003
@@ -45,23 +45,16 @@
     border: 1px solid black;
 }
 
-/* Liens */
-a {
-    text-decoration: none;
-}
+/* Links */
 a:hover {
     color: blue;
-    text-decoration: underline;
 }
 a.none {
     color: black;
-    text-decoration: none;
 }
 a.titlelink {
     color: white;
-    text-decoration: none;
 }
 a.titlelink:hover {
     color: #A0A0FF;
-    text-decoration: none;
 }


3. optionally, turn pts.css to just include pts2.css, and add those
attributes (sorry, I'm no css guru)


4. _please_ consider making this one the default, so that people can
make the most use of the PTS pages.  The "titlelink" items are really
hidden - even knowing there are some, I have to search for them
everytime I need them.  It is *far* from being user-friendly.


And, most of all, thanks for your work on these pages :)


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux vitel 2.4.20-station+usbdev #1 Thu Feb 20 16:32:00 CET 2003 i686
Locale: LANG=french, LC_CTYPE=french

-- 
Yann Dirson <Yann.Dirson@fr.alcove.com>                 http://www.alcove.com/
Technical support manager                Responsable de l'assistance technique
Senior Free-Software Consultant          Consultant senior en Logiciels Libres
Debian developer (dirson@debian.org)                        Développeur Debian

---------------------------------------
Received: (at 184267-done) by bugs.debian.org; 13 Mar 2003 20:34:22 +0000
>From rhertzog@hrnet.fr Thu Mar 13 14:34:21 2003
Return-path: <rhertzog@hrnet.fr>
Received: from a1-2.ppp10.hrnet.fr (buxy.ouaza.com) [212.94.201.10] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18tZPB-0004Cb-00; Thu, 13 Mar 2003 14:34:21 -0600
Received: by buxy.ouaza.com (Postfix, from userid 1000)
	id 8B6E7EB6D6; Thu, 13 Mar 2003 21:33:50 +0100 (CET)
Date: Thu, 13 Mar 2003 21:33:50 +0100
From: Raphael Hertzog <hertzog@debian.org>
To: 184267-done@bugs.debian.org
Subject: Re: Bug#184267: PTS: needs alternate stylesheet with *standard* links rendering
Message-ID: <20030313203350.GB30804@home.ouaza.com>
References: <[🔎] 20030311084713.GA7644@vitel.alcove-fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <[🔎] 20030311084713.GA7644@vitel.alcove-fr>
User-Agent: Mutt/1.3.28i
Delivered-To: 184267-done@bugs.debian.org
X-Spam-Status: No, hits=-3.3 required=4.0
	tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
	      SIGNATURE_SHORT_DENSE,SPAM_PHRASE_02_03,USER_AGENT,
	      USER_AGENT_MUTT
	version=2.44
X-Spam-Level: 

Le Tue, Mar 11, 2003 at 09:47:13AM +0100, Yann Dirson écrivait:
> 1. Change the <HEAD> to contain the 2 following links:
> 
> <link title="Default" href="pts.css" rel="stylesheet">
> <link title="Standard link rendering" href="pts2.css" rel="alternate stylesheet">
> 
> 
> 2. Add a pts2.css which is just pts.css with all text-decoration
> attributes removed, ie:

Done. I keep the standard one by default, that's just personal a
personal taste issue ... the links in the title are not that important
and you're not supposed to use them often. :-)

Cheers,
-- 
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com



Reply to: