Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  6 Dec 2003 20:54:11 +0100 (CET)
From:      Josef El-Rayes <j.el-rayes@daemon.li>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/59994: [patch] frontpage: shorten headline to free space
Message-ID:  <20031206195411.31140126@jenny.daemon.li>
Resent-Message-ID: <200312062000.hB6K0YfT032412@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59994
>Category:       www
>Synopsis:       [patch] frontpage: shorten headline to free space
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 06 12:00:34 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Josef El-Rayes
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD jenny.daemon.li 4.9-STABLE FreeBSD 4.9-STABLE #5: Sun Nov 16 23:10:01 CET 2003 josef@jenny.daemon.li:/usr/obj/usr/src/sys/JENNY i386


	
>Description:

i was wondering if we shouldn't rename the headline
"Platform Support" into "Platforms", we had long
discussions to find out that we feel the frontpage
is to clobbered and why not shorten this headline
so it fits on one line instead of two, which frees
some space.

i also removed the ':' for consistency.
	
>How-To-Repeat:
	
>Fix:

	

--- index.xsl.diff begins here ---
--- index.xsl.orig	Sat Dec  6 20:50:20 2003
+++ index.xsl	Sat Dec  6 20:51:02 2003
@@ -96,7 +96,7 @@
 			<td>
 			  <p>
 			    <a href="platforms/index.html">
-			      <font size="+1" color="#990000"><b>Platform Support:</b></font>
+			      <font size="+1" color="#990000"><b>Platforms</b></font>
 			    </a><small><br/>
 			      &#183; <a href="smp/index.html">i386</a><br/>
 			      &#183; <a href="platforms/alpha.html">Alpha</a><br/>
--- index.xsl.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031206195411.31140126>