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
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
f970568536
- Switch to HTML 4.01 (jabout.sgml).
...
- Remove an anchor to doc-jp@jp mailing-list (includes.sgml).
- Add new translations:
(new) prstats/Makefile
(new) -> 1.4 prstats/index.sgml
- Merge the following from the English version:
1.77 -> 1.83 Makefile
1.138 -> 1.143 docs.sgml
1.48 -> 1.50 includes.sgml
1.21 -> 1.22 index.xsl
1.46 -> 1.51 publish.sgml
1.4 -> 1.5 relnotes.sgml
1.24 -> 1.26 send-pr.sgml
1.238 -> 1.260 support.sgml
1.54 -> 1.55 where.sgml
1.42 -> 1.43 y2kbug.sgml
1.4 -> 1.7 FAQ/Makefile
1.10 -> 1.11 docproj/submitting.sgml
1.1 -> 1.2 gallery/gallery-entry.xsl
1.5 -> 1.8 handbook/Makefile
1.28 -> 1.30 internal/Makefile
1.20 -> 1.24 internal/developer.sgml
1.19 -> 1.21 internal/internal.sgml
1.13 -> 1.14 internal/statistic.sgml
1.119 -> 1.122 projects/projects.sgml
1.73 -> 1.74 releases/index.sgml
1.12 -> 1.13 releases/snapshots.sgml
1.1 -> 1.3 releases/4.5R/announce.sgml
1.22 -> 1.23 search/index-site.sgml
1.7 -> 1.8 search/search-mid.sgml
1.75 -> 1.76 search/search.sgml
1.6 -> 1.7 search/searchhints.sgml
1.55 -> 1.57 search/web.atoz
1.85 -> 1.91 security/security.sgml
1.11 -> 1.12 tutorials/Makefile
1.21 -> 1.23 tutorials/index.sgml
2002-05-13 20:09:05 +00:00
Jun Kuriyama
881c87e00d
Punctuation character transition.
...
Submitted by: rio@tokyoalley.net
2002-02-28 05:18:46 +00:00
Hiroki Sato
5840741a85
Merge the following from the English version:
...
1.23 -> 1.25 mailto.sgml
1.44 -> 1.45 publish.sgml
1.41 -> 1.42 y2kbug.sgml
1.29 -> 1.30 news/Makefile
1.29 -> 1.31 news/news.sgml
1.2 -> 1.3 news/newsflash.xsl
1.33 -> 1.34 ports/Makefile
1.16 -> 1.17 ports/categories
1.41 -> 1.42 ports/portindex
1.72 -> 1.74 search/search.sgml
2001-11-19 15:35:49 +00:00
Maxim Sobolev
6327a9c186
http://www.FreeBSD.org/cgi/cvsweb.cgi/ --> http://cvsweb.FreeBSD.org/
2001-11-07 16:32:19 +00:00
Jun Kuriyama
ccbf85a0d3
Merge the changes in the English version.
2001-07-28 06:27:52 +00:00
Jun Kuriyama
584157a711
Delete unused %rev.incl; lines.
...
Reviewed by: hrs (on concept)
2000-10-31 19:33:00 +00:00
Jun Kuriyama
1797dacfaf
Merge following changes in the English version:
...
1.34 -> 1.35 y2kbug.sgml
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by: Hiroki Sato <hrs@geocities.co.jp>
References: [doc-jp 7082]
2000-02-19 12:23:56 +00:00
Jun Kuriyama
09818e9a13
Add "Synchronization Status" feature in Japanese web pages.
...
5. Add statement to include *.revinc for each *.sgml files.
1999-12-23 01:16:13 +00:00
Jun Kuriyama
a6882a7608
Following changes in the English version are merged.
...
1.31 -> 1.32 publish.sgml
1.14 -> 1.15 register.sgml
1.15 -> 1.16 send-pr.sgml
1.39 -> 1.40 where.sgml
1.33 -> 1.34 y2kbug.sgml
1999-12-16 21:55:19 +00:00
Jun Kuriyama
be9987bad7
Following changes in the English version are merged.
...
1.65 -> 1.67 index.sgml
1.32 -> 1.33 y2kbug.sgml
1.4 -> 1.5 handbook/Makefile
1.41 -> 1.42 ports/ports.inc
1.3 -> 1.4 FAQ/Makefile
1999-12-07 14:03:29 +00:00
Jun Kuriyama
c0368b851c
MFen:
...
1.38 -> 1.39 where.sgml
1.31 -> 1.32 y2kbug.sgml
1.28 -> 1.30 internal/about.sgml
1.74 -> 1.75 projects/projects.sgml
1.30 -> 1.32 releases/index.sgml
1.25 -> 1.29 auditors.sgml
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by: kuriyama
1999-10-07 12:33:30 +00:00
Jun Kuriyama
5a05aeb635
MFen:
...
1.21 -> 1.31 y2kbug.sgml
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by: kuriyama
1999-10-03 05:14:49 +00:00
Peter Wemm
01a61279be
$Id$,$Date$ -> $FreeBSD$
...
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Motoyuki Konno
644386f3bf
Update member list
...
jmember.sgml
Merge from English version:
docs.sgml 1.66 -> 1.68
where.sgml 1.31 -> 1.32
y2kbugs.sgml 1.20 -> 1.21
copyright/daemon.sgml 1.12 -> 1.13
docproj/current.sgml 1.10 -> 1.11
docproj/sgml.sgml 1.7 -> 1.8
docproj/submitting.sgml 1.2 -> 1.3
docproj/translations.sgml 1.21 -> 1.23
news/newsflash.sgml 1.114 -> 1.127
news/webchanges.sgml 1.25 -> 1.40
projects/newbies.sgml 1.8 -> 1.9
releases/index.sgml 1.27 -> 1.28
releases/3.1R/errata.sgml 1.1 -> 1.5
Submitted by: FreeBSD Japanese Documentation Project
Mitsuru IWASAKI <iwasaki@jp.freebsd.org>
TER Software Develop <jurai@jah.ne.jp>
1999-05-12 04:54:28 +00:00
Motoyuki Konno
65e318da21
Merge from English version.
...
y2kbug.sgml 1.18 -> 1.20
docproj/current.sgml 1.8 -> 1.10
docproj/sgml.sgml 1.6 -> 1.7
docproj/translations.sgml 1.17 -> 1.21
releases/index.sgml 1.26 -> 1.27
Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
Motoyuki Konno <motoyuki@freebsd.org>
1999-05-06 15:27:14 +00:00
Motoyuki Konno
ed8416c8ee
Merge the following changes in the English version:
...
docs.sgml : 1.53 -> 1.64
publish.sgml : 1.17 -> 1.23
support.sgml : 1.99 -> 1.116
y2kbugs.sgml : 1.17 -> 1.18
docproj/current.sgml : 1.6 -> 1.7
docproj/tranlations.sgml : 1.14 -> 1.15
internal/mirror.sgml : 1.7 -> 1.9
news/news.sgml : 1.9 -> 1.11
Submitted by: Shin'ya Matsushita <mats@ss.iij4u.or.jp>
1999-02-11 18:14:47 +00:00
Motoyuki Konno
e6b46e720b
Merge the following changes in the English version:
...
y2kbug.sgml : 1.10 -> 1.17
Submitted by: kiroh@pp.iij4u.or.jp (HARADA Kiroh)
1999-02-02 16:30:07 +00:00
Motoyuki Konno
cacb57ba19
Merge the following changes in the English version:
...
index.html : 1.56 -> 1.57
y2kbug.sgml : 1.9 -> 1.10
copyright/copyright.sgml : 1.1 -> 1.3
copyright/license.sgml : 1.3 -> 1.4
gallery/gallery.sgml : 1.39 -> 1.41
internal/about.sgml : 1.18 -> 1.21
internal/machines.sgml : 1.5 -> 1.6
news/press.sgml : 1.17 -> 1.23
releases/index.sgml : 1.22 -> 1.23
Submitted by: Hirose Shouichi <shou@kt.rim.or.jp>
hino@ccm.cl.nec.co.jp
Motoyuki Konno <motoyuki@freebsd.org>
1998-10-21 14:31:08 +00:00
Motoyuki Konno
f96b82dd87
Merge the following changes in the English version:
...
y2kbug.sgml : 1.6 -> 1.9
news/newsflash.sgml : 1.91 -> 1.98
Submitted by: Hirose Shouichi <shou@kt.rim.or.jp>
1998-09-22 17:41:34 +00:00
Hiroyuki Hanai
08fe881ad1
Following changes in the English version are merged.
...
docs.sgml: 1.43 -> 1.44
docproj.sgml: 1.10 -> 1.11
newsflash.sgml: 1.81 -> 1.82
y2kbug.sgml: 1.4 -> 1.6
Submitted by: HIROSE Shouichi <shou@kt.rim.or.jp>
1998-07-07 03:22:08 +00:00
Hiroyuki Hanai
ff36d5d16b
Following changes in the English version are merged.
...
y2kbug.sgml: 1.1 -> 1.4
newsflash.sgml: 1.70 -> 1.72
Submitted by: HIROSE Shouichi <shou@kt.rim.or.jp>
1998-03-27 05:07:35 +00:00
Hiroyuki Hanai
093f721ba8
New translation of y2kbug.sgml and add it into Makefile.
...
Submitted by: Hirose Shouichi <shou@kt.rim.or.jp>
1998-02-12 02:21:59 +00:00