Hiroki Sato
44910f9957
Fix build.
2006-08-20 06:28:53 +00:00
Hiroki Sato
83ccb4f7bb
Remove navigation.xml. This is no longer used.
2006-08-19 21:58:14 +00:00
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
a08cb09b83
Merge changes from the English version due to removal of
...
prstats script.
Requested by: simon
2006-07-28 13:27:12 +00:00
Hideyuki KURASHINA
ae3c133ea3
Merge the following from the English version:
...
1.4 -> 1.5 prstats/Makefile
2006-07-27 13:51:53 +00:00
Simon L. B. Nielsen
be320ab292
MFen 1.37+1.38:
...
- Make it possible to override the complete path to the INDEX file
used for the ports/ part of the website, by setting the
PINDEX_OVERRIDE variable. (Already merged in www/ja/ports/Makefile.)
- Force NO_TIDY for the ports web pages, since it takes a long time to
run tidy on these huge HTML files, and the files are valid HTML when
generated by portindex, even without tidy.
Running without tidy caused the build time to go from ~8 minutes to
~1 minute on my test machine. An additional bonus is that the
generated HTML files are now significantly smaller.
2006-07-16 11:22:05 +00:00
Hideyuki KURASHINA
57a4cea685
Merge the following from the English version:
...
1.104 -> 1.107 releases/index.sgml
2005-12-15 09:16:25 +00:00
Pav Lucistnik
450d21f6e1
- Merge from www/en/ports:
...
Makefile 1.44
Makefile.inc 1.8
Fetch bzip2 compressed copy of INDEX instead of plain one
2005-12-04 11:50:51 +00:00
Hiroki Sato
7b9184cfd3
Merge changes from the English version:
...
1.135 -> 1.137 ja/index.xsl
2005-10-26 18:15:57 +00:00
Hiroki Sato
69ab3bbf85
- Merge changes from www/en/index.xsl rev.1.135.
...
- Use $cgibase.
2005-10-08 11:57:22 +00:00
Hiroki Sato
ea374c2713
- Fix malformed links.
...
- Translate normal/large knobs in font size selection.
2005-10-08 11:45:23 +00:00
Remko Lodder
e0673fbbc3
Start the new design by deleting unused content. Remove the register page
...
from the site.
Approved by: hrs
2005-10-06 04:20:44 +00:00
Hiroki Sato
46d90b0fce
Replace (R) and TM in the UTF-8 encoding with ASCII temporarily
...
because they do not make sense in the EUC-JP encoding.
XXX: needs to be fixed in more reasonable way.
2005-10-06 00:56:04 +00:00
Hiroki Sato
30f9d775ed
Fix indent and remove trailing whitespaces.
2005-10-04 17:15:06 +00:00
Hiroki Sato
0eb279beb5
- Remove auditors.sgml.
...
- Use XMLDOCS for index.html.
2005-10-04 17:13:17 +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
ec3ade20c4
Add Japanese translation of html-usergroups-list-header.
2005-09-19 07:58:19 +00:00
Hiroki Sato
66229ed32d
Add localization support for www/<lang>/usergroups.html.
...
- www/<lang>/share/sgml/templates.usergroups.xsl:
customization layer for each language.
- www/<lang>/share/sgml/usergroups.xml:
translation of www/share/sgml/usergroups.xml. The translation teams
can simply copy it from the language-independent directory and keep
the translated items only; items which are not in the translated
file are automatically inserted from the original file on the
fly (so old items in the translated file are harmful).
2005-09-18 06:25:01 +00:00
Hideyuki KURASHINA
38fde6daf2
Remove redundant character.
...
Noticed by: Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
Reference: [doc-jp-work 1217]
2005-07-31 04:22:57 +00:00
Hideyuki KURASHINA
9f9b425416
Remove redundant word.
...
Spotted by: Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
Reference: [doc-jp-work 1208]
2005-07-25 06:12:22 +00:00
Hideyuki KURASHINA
4a81f17c3f
Update hardware-*.html using dev-auto-jp.sgml sync'ed with src/share/man/man4/.
...
Submitted by: Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
Reference: [doc-jp-work 1206]
2005-07-24 10:45:00 +00:00
Hideyuki KURASHINA
b641599232
Merge the following from the English version:
...
1.21 -> 1.23 feature.sgml
Submitted by: Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference: [doc-jp-work 1167]
2005-07-16 07:51:57 +00:00
Hideyuki KURASHINA
e06cc96b29
Update &rel.current.date;.
2005-06-28 16:40:37 +00:00
Hideyuki KURASHINA
0318d50e13
Merge the following from the English version:
...
1.101 -> 1.104 releases/index.sgml
2005-06-28 16:40:01 +00:00
Hideyuki KURASHINA
b0391a8bc9
Connect releases/5.4R/ to the build.
2005-06-28 16:39:31 +00:00
Hideyuki KURASHINA
b962069b76
Add build glue for Japanese 5.3-RELEASE hardware notes:
...
(new) -> 1.6 releases/5.4R/Makefile
(new) -> 1.1 releases/5.4R/docbook.css
(new) -> 1.1 releases/5.4R/hardware.sgml
2005-06-28 16:39:01 +00:00
Hideyuki KURASHINA
69ea859a1c
Add Japanese 5.4-RELEASE hardware notes:
...
(new) -> 1.1 releases/5.4R/hardware-alpha.html
(new) -> 1.1 releases/5.4R/hardware-amd64.html
(new) -> 1.1 releases/5.4R/hardware-i386.html
(new) -> 1.1 releases/5.4R/hardware-ia64.html
(new) -> 1.1 releases/5.4R/hardware-pc98.html
(new) -> 1.1 releases/5.4R/hardware-sparc64.html
2005-06-28 16:38:10 +00:00
Giorgos Keramidas
ed0d5fc173
Update the URL of the ``Berkeley in Munich'' user group.
...
PR: www/82573
Submitted by: jhs@berklix.org
2005-06-23 14:34:10 +00:00
Hideyuki KURASHINA
1000399de4
Correct a link to j2j.gif.
...
Submitted by: Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
Reference: [doc-jp-work 1143]
2005-06-22 18:17:52 +00:00
Hideyuki KURASHINA
382c974601
Merge the following from the English version:
...
1.186 -> 1.187 docs.sgml
Submitted by: Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference: [doc-jp-work 1053]
2005-06-16 14:51:43 +00:00
Hideyuki KURASHINA
89fe9562c7
Merge the following from the English version:
...
1.7 -> 1.10 java/dists/14.sgml
(new) -> 1.1 java/dists/15.sgml
1.5 -> 1.6 java/dists/Makefile
1.7 -> 1.8 java/dists/index.sgml
Submitted by: Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference: [doc-jp-work 1056]
2005-06-16 14:51:35 +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
Hideyuki KURASHINA
3f4549ea06
Merge the following from the English version:
...
1.27 -> 1.29 projects/cvsweb.sgml
1.36 -> 1.39 projects/newbies.sgml
Submitted by: Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference: [doc-jp-work 1080]
2005-06-16 14:50:45 +00:00
Hideyuki KURASHINA
1a3e0dfd70
Regenerate this file to note that what revision of dev.sgml is used as a source.
2005-03-06 15:55:57 +00:00
Hideyuki KURASHINA
884c63a9bd
Connect releases/5.3R/hardware-*.html to the build.
2005-03-06 15:09:23 +00:00
Hideyuki KURASHINA
8dbba50af7
Refer localized version of hardware notes for 4.11R.
2005-03-06 15:09:03 +00:00
Hideyuki KURASHINA
0889c1fecf
Add Japanese 4.11-RELEASE hardware notes:
...
(new) -> 1.1 releases/4.11R/hardware-alpha.html
(new) -> 1.1 releases/4.11R/hardware-i386.html
Submitted by: Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
Reference: [doc-jp-work 1086]
2005-03-06 14:59:19 +00:00
Hideyuki KURASHINA
ccf659a18a
Refer localized version of hardware notes for 5.3R.
2005-02-28 17:47:19 +00:00
Hideyuki KURASHINA
cd87de0318
Connect releases/5.3R/ to the build.
2005-02-28 17:46:53 +00:00
Hideyuki KURASHINA
495eab5def
Add build glue for Japanese 5.3-RELEASE hardware notes:
...
(new) -> 1.7 releases/5.3R/Makefile
(new) -> 1.1 releases/5.3R/docbook.css
(new) -> 1.1 releases/5.3R/hardware.sgml
2005-02-28 17:46:22 +00:00
Hideyuki KURASHINA
6399c91f17
Add Japanese 5.3-RELEASE hardware notes:
...
(new) -> 1.1 releases/5.3R/hardware-alpha.html
(new) -> 1.1 releases/5.3R/hardware-amd64.html
(new) -> 1.1 releases/5.3R/hardware-i386.html
(new) -> 1.1 releases/5.3R/hardware-ia64.html
(new) -> 1.1 releases/5.3R/hardware-pc98.html
(new) -> 1.1 releases/5.3R/hardware-sparc64.html
Submitted by: Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
Reference: [doc-jp-work 1085]
2005-02-28 17:24:52 +00:00
Hideyuki KURASHINA
6518761f66
&u.rel.*;/*.html for 5.3R are not available at this moment, so point
...
English versions to make links in releases/index.html valid.
Found by: Fukaumi-san
2005-02-07 07:46:33 +00:00
Hideyuki KURASHINA
28b98d0d0d
Localized versions of Migration Guide and Installation Notes are not
...
available at this moment, refer English ones.
2005-02-07 07:37:34 +00:00
Hiroki Sato
cbbd4dd135
Import Japanese translation of 4.11R relnotes.
2005-02-07 02:07:57 +00:00
Hiroki Sato
72d3bb5251
Add errata.html.
2005-02-03 06:37:33 +00:00
Hideyuki KURASHINA
58a5af1c42
Update rel2.current.date for 4.11R.
2005-02-03 04:22:04 +00:00
Hideyuki KURASHINA
6e7a4b8060
Enable REVCHECK.
2005-02-03 04:21:33 +00:00
Hiroki Sato
79fa719399
Merge the following from the English version:
...
1.41 -> 1.45 releases/Makefile
1.100 -> 1.101 releases/index.sgml
(new) -> 1.3 releases/4.11R/Makefile
(new) -> 1.2 releases/4.11R/announce.sgml
(new) releases/4.11R/docbook.css
(new) -> 1.1 releases/4.11R/hardware.sgml
(new) -> 1.1 releases/4.11R/relnotes.sgml
2005-02-02 19:15:15 +00:00
Hideyuki KURASHINA
8767e4b4eb
Merge the following from the English version:
...
1.18 -> 1.27 projects/cvsweb.sgml
Submitted by: Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference: [doc-jp-work 1021]
2005-01-10 02:58:25 +00:00
Hideyuki KURASHINA
860ebf2f12
Merge the following from the English version to connect platforms/arm.sgml:
...
1.7 -> 1.9 platforms/Makefile
2005-01-10 02:39:55 +00:00