Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2003 20:42:08 +0900 (JST)
From:      Hiroki Sato <hrs@eos.ocn.ne.jp>
To:        doc@freebsd.org
Subject:   Re: suggestion for adding a l10n-capable doc-format navi
Message-ID:  <20030419.204208.38720452.hrs@eos.ocn.ne.jp>
In-Reply-To: <20030414.053436.95910003.hrs@eos.ocn.ne.jp>
References:  <20030414.053436.95910003.hrs@eos.ocn.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

 I have committed the patch.  All of docs in {en_US.ISO8859-1,
 ja_JP.eucJP}/articles/ and {en_US.ISO8859-1,ja_JP.eucJP}/books/ now
 have a link that can be used for readers to choose split and single
 HTML version.

 For translation teams, please do the following:
  
  a) add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
     to <langcode>/share/sgml/catalog (use "//EN" for all languages,
     not other language code like "//JA").  This entity set is
     for l10n purpose, and is used for WITH_DOCFORMAT_NAVI_LINK feature
     now.  The substance is a file <langcode>/share/sgml/l10n.ent.
     See en_US.ISO8859-1/share/sgml/l10n.ent for example.
  
     Note that when the entity set is not defined, the default
     one (share/sgml/l10n.ent) is used.

  b) add WITH_DOCFORMAT_NAVI_LINK?=YES to Makefile as done for
     en_US.ISO8859-1/ directory.

 Although it should not break the doc/ build, I could miss
 something.  If anyone notice building (or rendering) failure,
 please let me know.

-- 
| Hiroki SATO  <hrs@eos.ocn.ne.jp> / <hrs@FreeBSD.org>



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