www/76400: [PATCH] Mini style-fixes to www/en/news/news.xml

Rudolf Cejka cejkar at fit.vutbr.cz
Tue Jan 18 02:30:23 PST 2005


>Number:         76400
>Category:       www
>Synopsis:       [PATCH] Mini style-fixes to www/en/news/news.xml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 18 10:30:22 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:
 
 Please, is it possible to apply the following patch to the
 www/en/news/news.xml, 1.263?
 
 If I want to have all translated items in newsflash.sgml, I'm dependent
 on the name of the day in english version now. However, date name "04" or
 "06" looks very ugly for us and furthermore, the common style in news.xml
 is without the leading zero. Thanks.
 
 --- news.xml.orig	Tue Jan 18 11:20:41 2005
 +++ news.xml	Tue Jan 18 11:20:47 2005
 @@ -771,7 +771,7 @@
        </day>
  
        <day>
 -        <name>04</name>
 +        <name>4</name>
  	<event>
  	  <p>New committer: <a
              href="mailto:viny at FreeBSD.org">Vincent Tougait</a>
 @@ -1352,7 +1352,7 @@
        </day>
  
        <day>
 -        <name>06</name>
 +        <name>6</name>
          <event>
            <p>New committer: <a
                  href="mailto:mtm at FreeBSD.org">Michael Telahun Makonnen</a></p>
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-www mailing list