Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Nov 2005 18:16:17 +0100 (CET)
From:      Rudolf Cejka <cejkar@fit.vutbr.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/89382: [PATCH] www/en/index.xsl: Small style fixes
Message-ID:  <200511211716.jALHGHTd004239@kazi.fit.vutbr.cz>
Resent-Message-ID: <200511211720.jALHKMmL052011@freefall.freebsd.org>

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

>Number:         89382
>Category:       www
>Synopsis:       [PATCH] www/en/index.xsl: Small style fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 21 17:20:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Rudolf Cejka
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
FIT, Brno University of Technology, Czech Republic
>Environment:
>Description:
 
 - We do not use space before &reg;/&trade; (&#174;/&#8482;), so remove it
   (2 places).
 
 - Convert 3 comments to uppercase, so they better match their recently
   uppercase-converted counterparts (languagenav, frontnewscontent, frontnews).
 
 - Fix 1 comment from FRONTNEWSEVENTS to FRONTEVENTSCONTENT.
 
 Patch is against revision 1.138:
 
 --- www/index/index.xsl.orig	Mon Nov  7 08:29:10 2005
 +++ www/index/index.xsl	Mon Nov 21 18:09:48 2005
 @@ -69,7 +69,7 @@
  				  Based on BSD UNIX&#174;
  				</h1>
  				<p>
 -				  FreeBSD is an advanced operating system for x86 compatible (including Pentium&#174; and Athlon &#8482;), amd64 compatible (including Opteron &#8482;, Athlon 64, and EM64T), Alpha/AXP, IA-64, PC-98 and UltraSPARC&#174; architectures. It is derived  from BSD, the version of UNIX&#174; developed at the University of California, Berkeley. It is developed and maintained by a <a href="{$base}/doc/en_US.ISO8859-1/articles/contributors/index.html">large team of individuals</a>. Additional <a href="{$base} /platforms/">platforms</a> are in various stages of development.
 +				  FreeBSD is an advanced operating system for x86 compatible (including Pentium&#174; and Athlon&#8482;), amd64 compatible (including Opteron&#8482;, Athlon 64, and EM64T), Alpha/AXP, IA-64, PC-98 and UltraSPARC&#174; architectures. It is derived fr om BSD, the version of UNIX&#174; developed at the University of California, Berkeley. It is developed and maintained by a <a href="{$base}/doc/en_US.ISO8859-1/articles/contributors/index.html">large team of individuals</a>. Additional <a href="{$base}/p latforms/">platforms</a> are in various stages of development.
  				</p>
  				<div id="TXTFRONTFEATURELINK">
  				&#187;<a href="{$base}/about.html" title="Learn More">Learn More</a>
 @@ -133,7 +133,7 @@
  					<a href="{$base}/ru/" title="Russian">ru</a>
  				  </li>
  				</ul>
 -			</div> <!-- languagenav -->
 +			</div> <!-- LANGUAGENAV -->
  
  			<div id="MIRROR">
  			  <form action="{$cgibase}/mirror.cgi" method="get">
 @@ -211,8 +211,8 @@
  			  </div> <!-- unnamed -->
  			</div> <!-- newseventswrap -->
  
 -            	   </div> <!-- frontnewscontent -->
 -            	</div> <!-- frontnews -->
 +            	   </div> <!-- FRONTNEWSCONTENT -->
 +            	</div> <!-- FRONTNEWS -->
              	<div class="frontseparator"><b style="display: none">.</b></div>
              	<div id="FRONTEVENTS">
  		   <div id="FRONTEVENTSCONTENT" class="txtnewsevent">
 @@ -235,7 +235,7 @@
  			  </div> <!-- unnamed -->
  			</div> <!-- newseventswrap -->
  
 -		   </div> <!-- FRONTNEWSEVENTS -->
 +		   </div> <!-- FRONTEVENTSCONTENT -->
              	</div> <!-- FRONTEVENTS -->
              	<div class="frontseparator"><b style="display: none">.</b></div>
              	<div id="FRONTMEDIA">
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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