Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jan 2004 12:56:28 +0900 (JST)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: Problems with mirrors.xml and advisories.xml
Message-ID:  <20040107.125628.98854700.hrs@eos.ocn.ne.jp>
In-Reply-To: <20031230.052723.71544261.hrs@eos.ocn.ne.jp>
References:  <20031220.024529.10288025.hrs@eos.ocn.ne.jp> <20031225.064240.74701770.hrs@eos.ocn.ne.jp> <20031230.052723.71544261.hrs@eos.ocn.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Wed_Jan__7_12_56_28_2004_377)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,

Hiroki Sato <hrs@freebsd.org> wrote
  in <20031230.052723.71544261.hrs@eos.ocn.ne.jp>:

hrs>  I put a new patchset[*] to fix both of the month name and
hrs>  the sort order problem.  Alex and Martin, thanks for the report
hrs>  of de_DE.ISO8859-1 and it_IT.ISO8859-15.  However, I am still
hrs>  afraid about if the order in Russian docs are properly or not.
hrs>  If anyone tried, please let me know. 

 A slightly revised version of the patchset which includes en and ja only
 has been put at http://people.freebsd.org/~hrs/docwww_monthname_sort2.diff.gz.
 The changes include:

  - If $WEB_ONLY is defined, mirrors.xml and transtable.xml is not used.
    A list of the mirror sites generated in index.html becomes a dummy one,
    and calling transtable-lookup with a word returns the word itself.
    Now www/ tree can be built without doc/ tree (some information becomes
    unavailable though).

  - <month><name> in advisories.xml, news.xml, and press.xml uses
    a number, not a name to make the localization easy.  The number->name
    translation is performed on the fly.

  - The structure of transtable.xml has been changed; <group id="word-group">
    should be used to grouping <word> elements.

  - A sorting order of <entry> in mirrors.xml is determined
    by sort(1).

 I think I will commit the patchset this weekend.  For what kind of changes
 are needed for the translation teams, please see the patchset previously
 posted (http://people.freebsd.org/~hrs/docwww_monthname_sort.tar.gz).
 Even if the necessary changes are not applied in the localized
 directories, it should not break the build.  It will simply generates
 a non-localized list in that case.

 And, the patchset should not break other conventions.  If you notice
 a problem or feel the changes are too disruptive, please let me know.

-- 
| Hiroki SATO

----Security_Multipart(Wed_Jan__7_12_56_28_2004_377)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/+4NsTyzT2CeTzy0RAna+AKCx5qy69/Q7rTWC6qrzAF6vhRenPQCgibNO
3RKcYtn4rEuuCmHgV+5V1Ec=
=0Equ
-----END PGP SIGNATURE-----

----Security_Multipart(Wed_Jan__7_12_56_28_2004_377)----



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