From owner-freebsd-doc@FreeBSD.ORG Mon Dec 29 12:29:33 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DB1C16A4CE for ; Mon, 29 Dec 2003 12:29:33 -0800 (PST) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71E7E43D39 for ; Mon, 29 Dec 2003 12:29:31 -0800 (PST) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p45245-adsao12honb4-acca.tokyo.ocn.ne.jp [219.114.52.245]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id 6159F910 for ; Tue, 30 Dec 2003 05:29:30 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.12.9p2/8.12.9) with ESMTP id hBTKTKAB062540 for ; Tue, 30 Dec 2003 05:29:20 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Tue, 30 Dec 2003 05:27:23 +0900 (JST) Message-Id: <20031230.052723.71544261.hrs@eos.ocn.ne.jp> To: freebsd-doc@FreeBSD.org From: Hiroki Sato In-Reply-To: <20031225.064240.74701770.hrs@eos.ocn.ne.jp> References: <20031219170659.G6706@www.freebsd.cz> <20031220.024529.10288025.hrs@eos.ocn.ne.jp> <20031225.064240.74701770.hrs@eos.ocn.ne.jp> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Tue_Dec_30_05:27:23_2003_211)--" Content-Transfer-Encoding: 7bit Subject: Re: Problems with mirrors.xml and advisories.xml X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2003 20:29:33 -0000 ----Security_Multipart(Tue_Dec_30_05:27:23_2003_211)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I put a new patchset[*] to fix both of the month name and the sort order problem. Alex and Martin, thanks for the report of de_DE.ISO8859-1 and it_IT.ISO8859-15. However, I am still afraid about if the order in Russian docs are properly or not. If anyone tried, please let me know. In a new patchset, container is added to transtable.xml to support number-to-monthname translation. We can now use the following template in www/*.xsl files. This template was used internal only, but moved into doc/share/sgml/transtable-common.xsl and can be used thorough www/share/sgml/includes.xsl to translate a word on the fly. For example, a word group "number-month" is used for converting "1" to "January" (of course this is not limited to English). Adding more groups, we can do word-by-word translation more easily. The tarball contains core and language dependent diffs. Try and if you noticed a problem such as build breakage, please let me know. Since structure of transtable.xml is changed, we have to switch it at once. So I put sample patches to the tarball to let the translation teams know what kind of changes are needed, while I (hrs@FreeBSD.org) am not planning to commit directly the patches except for Japanese. Any comments are welcome. If there is no obvious objection, I think I will tidy up and commit it. [*] http://people.freebsd.org/~hrs/docwww_monthname_sort.tar.gz -- | Hiroki SATO ----Security_Multipart(Tue_Dec_30_05:27:23_2003_211)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/8I4sTyzT2CeTzy0RApHNAJ9qpwN7KiVByvFIjMAdHXV6s+pAmgCfaH1V cc9bsNJZ8Xr6q4l7YPwOggo= =5AKH -----END PGP SIGNATURE----- ----Security_Multipart(Tue_Dec_30_05:27:23_2003_211)----