Commit graph

7 commits

Author SHA1 Message Date
Hiroki Sato
5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:26:51 +00:00
Hiroki Sato
eb0a534139 Merge new redesign to Japanese translation.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 16:21:53 +00:00
Hideyuki KURASHINA
d69a4984d6 Merge the following from the English version:
1.6  -> 1.8	java/advocacy.sgml
	1.20 -> 1.22	java/index.sgml
	1.38 -> 1.42	java/newsflash.sgml

Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference:	[doc-jp-work 1079]
2005-06-16 14:51:11 +00:00
Hiroki Sato
bfdde38901 Merge the following from the English version:
1.21  -> 1.22 	applications.sgml
	1.57  -> 1.59 	includes.sgml
	1.56  -> 1.57 	where.sgml
	1.43  -> 1.44 	y2kbug.sgml
	1.6   -> 1.8  	copyright/copyright.sgml
	1.21  -> 1.23 	copyright/daemon.sgml
	1.11  -> 1.12 	copyright/freebsd-license.sgml
	1.8   -> 1.9  	copyright/license.sgml
	1.5   -> 1.6  	java/advocacy.sgml
	1.16  -> 1.17 	java/index.sgml
	1.8   -> 1.9  	java/install.sgml
	1.33  -> 1.34 	java/newsflash.sgml
	1.4   -> 1.5  	java/press.sgml
	1.4   -> 1.5  	java/dists/10.sgml
	1.7   -> 1.8  	java/dists/11.sgml
	1.16  -> 1.17 	java/dists/12.sgml
	1.12  -> 1.13 	java/dists/13.sgml
	1.3   -> 1.5  	java/dists/14.sgml
	1.6   -> 1.7  	java/dists/index.sgml
	1.5   -> 1.6  	java/links/api.sgml
	1.7   -> 1.8  	java/links/development.sgml
	1.4   -> 1.5  	java/links/documentation.sgml
	1.5   -> 1.6  	java/links/freebsd.sgml
	1.5   -> 1.6  	java/links/index.sgml
	1.6   -> 1.7  	java/links/resources.sgml
	1.5   -> 1.6  	java/links/servlets.sgml
	1.4   -> 1.5  	java/links/tools.sgml
	1.4   -> 1.5  	java/links/tutorials.sgml
	1.4   -> 1.5  	java/links/vendor.sgml
	1.5   -> 1.8  	platforms/index.sgml
	1.12  -> 1.13 	platforms/x86-64.sgml
	1.85  -> 1.86 	search/search.sgml
	1.133 -> 1.134	security/security.sgml
2003-07-05 06:03:16 +00:00
Hiroki Sato
eba7bccb82 Merge the following from the English version:
1.22  -> 1.23 	index.xsl
	1.19  -> 1.22 	register.sgml
	1.21  -> 1.22 	internal/internal.sgml
	1.4   -> 1.5  	java/advocacy.sgml
	1.32  -> 1.33 	news/Makefile
	1.34  -> 1.35 	news/news.sgml
	1.30  -> 1.32 	releases/Makefile
	1.91  -> 1.93 	security/security.sgml
2002-05-15 18:21:59 +00:00
Jun Kuriyama
ddedc502bc Punctuation character transition.
Submitted by:	rio@tokyoalley.net
2002-03-02 06:34:57 +00:00
Hiroki Sato
6ddc5d3187 - Merge the following from the English version:
1.10  -> 1.12 	java/dists/12.sgml
	1.3   -> 1.4  	java/dists/13.sgml
	1.58  -> 1.60 	search/search.sgml

- Fix URLs using &base; and &enbase;, with some cleanups:

	includes.sgml
	index.sgml
	java/index.sgml
	java/dists/index.sgml
	ports/portindex

- Add new translation and activate it:

	java/Makefile
	java/advocacy.sgml

- Add REVCHECK=YES forgotten in the previous commit:

	smp/Makefile
2000-12-31 11:08:43 +00:00