Hiroki Sato
53b9ce7424
- UNIX® -> &unix;
...
- Rewrap lines and some style changes.
Submitted by: Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
2009-08-24 07:39:27 +00:00
Hiroki Sato
68de0c0c67
Merge the following from the English version:
...
1.1 -> 1.12 www/ja/about.sgml
Submitted by: Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
2009-07-28 18:24:02 +00:00
Hiroki Sato
261ae54b44
- Add a link to the security advisory page.
...
- Change the "Bug Reports" link to point to support/bugreports.html.
Submitted by: Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
2009-07-26 02:11:11 +00:00
Hiroki Sato
80a450116d
Merge the following from the English version:
...
1.159 -> 1.165 www/ja/index.xsl
Submitted by: Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References: [doc-jp-work 1996]
2009-07-23 17:38:57 +00:00
Hiroki Sato
5c4642a73f
Merge a drop down navigation menu from www/share/sgml/header.ent.
...
Submitted by: Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
2009-07-21 06:18:19 +00:00
Hiroki Sato
bedc035da3
Merge the following from the English version:
...
(new) -> 1.1 www/ja/support/Makefile
(new) -> 1.5 www/ja/support/bugreports.sgml
Submitted by: Hiroki Kobayashi <solidsneak _at_ hyper dot cx>
(bugreports.sgml : new -> 1.2),
Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
(bugreports.sgml : 1.2 -> 1.5),
Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
(Makefile).
Reviewed by: Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>,
Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References: [doc-jp-work 1493, 1519, 1522, 1994, 1995]
2009-07-21 06:12:12 +00:00
Hiroki Sato
5ceac95da7
Merge the following from the English version:
...
1.157 -> 1.159 www/ja/index.xsl
Submitted by: Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References: [doc-jp-work 1992]
2009-07-05 15:58:38 +00:00
Hiroki Sato
6162fe32e6
- Add "site map" to the footer.
...
- Bump copyright year to include 2007, 2008 and 2009.
- Put a link to the Foundation on the top navbar.
- Translate title attributes of <a href="...">.
Submitted by: Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
2009-07-03 15:46:53 +00:00
Hiroki Sato
28d6117dc9
Merge the following with the English version with some corrections:
...
1.153 -> 1.157 www/ja/index.xsl
Submitted by: Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References: [doc-jp-work 1989]
2009-07-02 16:25:01 +00:00
Hiroki Sato
bc44b6a4c4
Merge the following with the English version with some corrections:
...
1.137 -> 1.153 www/index.xsl
Submitted by: Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References: [doc-jp-work 1988]
2009-07-01 19:43:33 +00:00
Johann Kois
6d3560e218
PR: www/123846
...
Fix the Japanese ports pages.
2008-08-25 12:39:17 +00:00
Hiroki Sato
482c1a3a12
Catch up with the English version. This should fix send-pr web
...
interface in Japanese.
Reported by: Motomichi Matsuzaki
PR: www/117368
2008-06-24 19:30:02 +00:00
Hiroki Sato
4220759ca0
Bump translated &rel.current.date;.
2008-04-24 04:53:21 +00:00
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