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

Bug#728455: www.debian.org: rc bugs status page has not the website style (css)



Package: www.debian.org
Severity: minor
Tags: patch


The page http://bugs.debian.org/release-critical/ does not have the
same rendering as the main website (http://www.debian.org). It would
be nice to use the same CSS and structure for the content of the page
to have a better integration.

The diff file attached shows what is required to change in the html.
It's probably not directly usable on the template generating the html
but it's a basis.

The archive contains a static rendering with the page is applied.

-- 
Imprimez ce message en A2 et en couleur au moins 500 fois!
Brûlez des arbres!!

-- envoyé depuis ma centrale à charbon
Stéphane
--- "Release-critical bugs status, Fri Nov 1 06:00:00 UTC 2013.html"	2013-11-01 13:25:51.000000000 +0100
+++ modified_Release-critical.html	2013-11-01 13:31:39.000000000 +0100
@@ -2,13 +2,45 @@
 <html><head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
     <title>Release-critical bugs status, Fri Nov  1 06:00:00 UTC 2013</title>
+    <link href="http://www.debian.org/debhome.css"; rel="stylesheet" type="text/css">
   </head>
 <body bgcolor="white">
-<h1 align="center">Release-critical bugs status</h1>
+<div id="header">
+   <div id="upperheader">
+   <div id="logo">
+  <a href="http://www.debian.org/"; title="Debian Home"><img src="http://www.debian.org/Pics/openlogo-50.png"; alt="Debian" width="50" height="61"></a>
+  </div> <!-- end logo -->
+	<div id="searchbox">
+		<form name="p" method="get" action="http://search.debian.org/cgi-bin/omega";>
+		<p>
+<input type="hidden" name="DB" value="en">
+			<input name="P" value="" size="27">
+			<input type="submit" value="Search">
+		</p>
+		</form>
+	</div>   <!-- end sitetools -->
+ </div> <!-- end upperheader -->
+<!--UdmComment-->
+<div id="navbar">
+<p class="hidecss"><a href="#content">Skip Quicknav</a></p>
+<ul>
+   <li><a href="http://www.debian.org/intro/about";>About Debian</a></li>
+   <li><a href="http://www.debian.org/distrib/";>Getting Debian</a></li>
+   <li><a href="http://www.debian.org/support";>Support</a></li>
+   <li><a href="http://www.debian.org/devel/";>Developers' Corner</a></li>
+</ul>
+</div> <!-- end navbar -->
+<p id="breadcrumbs"><a href="http://www.debian.org/Bugs/";>Debian bug tracking system</a>
+ &#x2F;
+Debian BTS &mdash; rc bugs status</p>
+</div> <!-- end header -->
+<!--/UdmComment-->
+<div id="content">
+<h1>Release-critical bugs status</h1>
 
-<h2 align="center">Fri Nov  1 06:00:00 UTC 2013</h2>
+<h2>Fri Nov  1 06:00:00 UTC 2013</h2>
 
-<p align="center">
+<p>
 <strong><font color="red">Total number of release-critical bugs</font>:</strong> 1691<br>
 <strong>Number that have a patch:</strong> 249<br>
 <strong>Number that have a fix prepared and waiting to upload:</strong> 71<br>
@@ -17,7 +49,7 @@
 <strong><font color="green">Number concerning the next release</font>:</strong> 719</p><p>
 </p>
 
-<div align="center"><img src="Release-critical%20bugs%20status,%20Fri%20Nov%201%2006:00:00%20UTC%202013_fichiers/graph.png" alt="Graph of RC bugs"></div>
+<div><img src="Release-critical%20bugs%20status,%20Fri%20Nov%201%2006:00:00%20UTC%202013_fichiers/graph.png" alt="Graph of RC bugs"></div>
 
 <p>The red line graphs all bugs with release-critical severities; the green
 line graphs the number of bugs that are actually a concern for the next
@@ -75,6 +107,7 @@
     <br>
      + <a href="http://bugs.debian.org/release-critical/other/testing.html";>Only bugs relevant to testing</a>
 </li></ul>
+</div>
 <p clear="both">
 </p><hr>
 This page is automatically generated.<br>

Attachment: release-critical-page-demo.tar.gz
Description: GNU Zip compressed data


Reply to: