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
b0b2b0867f
Merge the following from the English version:
...
1.9 -> 1.11 security/Makefile
1.2 -> 1.4 security/mkindex.xsl
2004-01-19 17:19:34 +00:00
Hideyuki KURASHINA
a0e0fbbb49
Merge the following from the English version:
...
1.12 -> 1.14 copyright/freebsd-license.sgml
1.9 -> 1.10 copyright/trademarks.sgml
1.9 -> 1.10 docproj/Makefile
1.30 -> 1.38 internal/Makefile
1.47 -> 1.48 internal/machines.sgml
1.13 -> 1.14 java/dists/13.sgml
1.6 -> 1.7 java/dists/14.sgml
1.18 -> 1.20 java/index.sgml
1.37 -> 1.38 java/newsflash.sgml
1.48 -> 1.49 ports/portindex
1.7 -> 1.14 projects/Makefile
1.33 -> 1.36 projects/newbies.sgml
1.153 -> 1.154 projects/projects.sgml
1.92 -> 1.93 search/search.sgml
1.68 -> 1.69 search/web.atoz
1.8 -> 1.9 security/Makefile
1.148 -> 1.149 security/security.sgml
1.31 -> 1.35 send-pr.sgml
2004-01-10 18:38:00 +00:00
Hiroki Sato
c1cc8a1352
Add refinements on mirrors.xml:
...
- add doc.common.mk, which defines variables, targets, and
dependencies commonly used in www/ and doc/.
- move www/<lang>/includes.xsl to the language independent
directory and split into several files.
- add transtable*.xsl and transtable.xml to support localized
mirror names.
- make doc/{en_US.ISO8859-1,ja_JP.eucJP}/books/handbook/ use
mirrors.xml (mirrors and eresources).
- make www/{en,ja}/index.xsl use mirrors.xml.
For details, please see doc/share/sgml/README.mirrors for the moment.
Reviewed by: simon and Alex Dupre <sysadmin@alexdupre.com>
2003-11-24 18:26:35 +00:00
Hiroki Sato
c420108a19
Merge the following from the English version:
...
1.7 -> 1.8 security/Makefile
(new) -> 1.2 security/mkindex.xsl
1.141 -> 1.147 security/security.sgml
2003-10-11 07:12:37 +00:00
Jun Kuriyama
9a4abe3f61
Switch web.mk to share/mk/web.site.mk in Japanese version.
2000-11-07 11:38:10 +00:00
Jun Kuriyama
af40ad9b9d
Clean-up around directory traversing and revision checking.
...
Submitted by: hrs
2000-10-02 09:16:24 +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
7fd749b0ed
Cleanup unused files.
1999-11-23 04:56:43 +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
Hiroyuki Hanai
674a301f85
Following changes in the English version are merged.
...
alpha/Makefile 1.3 -> 1.4
commercial/Makefile 1.4 -> 1.5
copyright/Makefile 1.2 -> 1.3
docproj/Makefile 1.5 -> 1.6
gallery/Makefile 1.4 -> 1.5
internal/Makefile 1.9 -> 1.10
news/Makefile 1.4 -> 1.5
ports/Makefile 1.13 -> 1.14
projects/Makefile 1.4 -> 1.5
releases/Makefile 1.12 -> 1.13
search/Makefile 1.3 -> 1.4
security/Makefile 1.3 -> 1.4
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-08-12 09:04:07 +00:00
Hiroyuki Hanai
df0c36178a
Following changes in the English version are merged.
...
alpha/Makefile 1.2 -> 1.3
commercial/Makefile 1.3 -> 1.4
copyright/Makefile 1.1 -> 1.2
docproj/Makefile 1.4 -> 1.5
gallery/Makefile 1.3 -> 1.4
internal/Makefile 1.8 -> 1.9
news/Makefile 1.3 -> 1.4
ports/Makefile 1.8 -> 1.13
projects/Makefile 1.3 -> 1.4
releases/Makefile 1.11 -> 1.12
search/Makefile 1.2 -> 1.3
security/Makefile 1.2 -> 1.3
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-08-11 05:38:33 +00:00
Jun Kuriyama
7f2400b466
Changes in the English version are merged:
...
Makefile: 1.36 --> 1.42
applications.sgml: 1.7 --> 1.8
doc.hdr: 1.6 --> 1.7
doc.sgml: 1.47 --> 1.50
includes.sgml: 1.20 --> 1.21
index.html: 1.48 --> 1.53
internet.sgml: 1.11 --> 1.12
publish.sgml: 1.10 --> 1.12
support.sgml: 1.89 --> 1.92
where.sgml: 1.25 --> 1.26
alpha/Makefile: 1.1 --> 1.2
commercial/commercial.sgml: 1.25 --> 1.26
commercial/Makefile: --> 1.3
copyright/daemon.sgml: 1.6 --> 1.8
copyright/license.sgml: 1.2 --> 1.3
copyright/Makefile: --> 1.1
docproj/Makefile: 1.2 --> 1.4
docproj/docproj.sgml: 1.11 --> 1.12
docproj/translations.sgml: 1.3 --> 1.5
gallery/Makefile: --> 1.3
gallery/gallery.sgml: 1.36 --> 1.39
internal/Makefile: --> 1.7
internal/about.sgml: 1.14 --> 1.18
internal/mirror.sgml: 1.5 --> 1.6
internal/machines.sgml: 1.3 --> 1.5
internal/resignation.sgml: 1.1 --> 1.2
news/Makefile: 1.2 --> 1.3
news/newsflash.sgml: 1.89 --> 1.91
news/press.sgml: 1.12 --> 1.15
projects/Makefile: --> 1.3
projects/mozilla.sgml: 1.2 --> 1.4
projects/newvies.sgml: 1.3 --> 1.5
release/2.2.6R/announce.sgml: 1.1 --> 1.2
release/2.2.7R/announce.sgml: 1.3 --> 1.4
release/index.sgml: 1.21 --> 1.22
search/Makefile: 1.36 --> 1.2 (???)
search/index-site.sgml: 1.15 --> 1.16
search/search.sgml: 1.32 --> 1.33
search/search-mid.sgml: 1.3 --> 1.4
search/searchhints.sgml: 1.3 --> 1.4
search/web.atoz: 1.34 --> 1.38
security/Makefile: 1.1 --> 1.2
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-08-09 16:22:19 +00:00
Hiroyuki Hanai
3b6b06c2e2
Fix a typo.
1998-07-27 08:39:09 +00:00
Hiroyuki Hanai
b8e6d0a2c8
Fix many problems which causes failure of building Japanese-translated
...
WWW pages.
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-07-27 04:47:06 +00:00
Hiroyuki Hanai
b7692c4916
New translation.
...
Submitted by: Nishika <nishika@cheerful.com>
1998-07-26 11:29:57 +00:00
Hiroyuki Hanai
0548ce84c0
New translation.
1998-07-26 11:16:39 +00:00
Hiroyuki Hanai
2bd76bdd3e
New translation.
...
Submitted by: Nishika <nishika@cheerful.com>
1998-07-26 10:51:34 +00:00