Commit graph

42 commits

Author SHA1 Message Date
Hiroki Sato
de3f531874 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:22:38 +00:00
Johann Kois
cc6e457702 MFbed: Update the German website.
www/de/includes.sgml                    fixes only
www/de/includes.xsl                     fixes only
www/de/includes.navdownload.sgml        fixes only
www/de/index.xsl                        1.150 -> 1.151
www/de/docs/books.sgml                  1.18  -> 1.21
www/de/docs/man.sgml                    1.5   -> 1.7
www/de/news/news.xml                    1.398 -> 1.404
www/de/news/press.xml                   1.193 -> 1.196
www/de/releases/index.sgml              1.109 -> 1.110
www/de/security/security.sgml           1.184 -> 1.185

Obtained from:  The FreeBSD German Documentation Project.
2006-05-31 21:10:48 +00:00
Johann Kois
86deea492f MFbed: Update the German website.
www/de/includes.navabout.sgml           1.3   -> 1.4
www/de/includes.navdownload.sgml        fixes only
www/de/includes.sgml                    fixes only
www/de/includes.xsl                     fixes only
www/de/index.xsl                        1.143 -> 1.146
www/de/community/webresources.sgml      Headerupdate
www/de/news/news.xml                    1.389 -> 1.396
www/de/platforms/pc98.sgml              1.14  -> 1.15
www/de/releases/index.sgml              1.108 -> 1.109
www/de/support/webresources.sgml        1.1   -> 1.2

Obtained from:  The FreeBSD German Documentation Project.
2006-05-09 19:26:07 +00:00
Johann Kois
8a91f165b0 MFbed: Update the German website.
www/de/where.sgml                       1.76  -> 1.77
www/de/docs/books.sgml                  1.12  -> 1.13
www/de/news/news.xml                    1.359 -> 1.362
www/de/news/press.xml                   1.180 -> 1.182
www/de/platforms/amd64.sgml             1.13  -> 1.14
www/de/platforms/ppc.sgml               1.17  -> 1.18
www/de/releases/index.sgml              1.107 -> 1.108

Obtained from:  The FreeBSD German Documentation Project.
2006-01-22 19:49:53 +00:00
Johann Kois
3ec320a350 1. MFen - The new webdesign:
- Merge the new layout into the external German repository.
- Fix problems caused by this process.
- Merge the corrected version back.

2. MFbed:  Update the German website.

Makefile                        1.124 -> 1.133
about.sgml                      translated
includes.sgml                   fixes for 6.0
includes.xsl                    fixes for 6.0
navigation.xml                  REMOVED
relnotes.sgml                   1.12  -> 1.15
support.sgml                    1.350 -> 1.352
where.sgml                      1.69  -> 1.76
docs/Makefile                   new file
docs/books.sgml                 new file
docs/man.sgml                   new file
docs/webresources.sgml          new file
news/news.sgml                  1.41  -> 1.44
news/news.xml                   1.333 -> 1.347
news/newsflash.xsl              1.13  -> 1.14
news/press.xml                  1.171 -> 1.175
platforms/ppc.sgml              1.13  -> 1.17
platforms/sparc.sgml            1.20  -> 1.26
platforms/ia64/index.xsl        fixes
platforms/ia64/todo.xsl         1.3   -> 1.5 + fixes
projects/newbies.sgml           1.43  -> 1.48
releases/index.sgml             1.104 -> 1.107 + fixes
security/security.sgml          1.174 -> 1.180
support/Makefile                new file
support/bugreports.sgml         new file
support/webresources.sgml       new file

Obtained from:  The FreeBSD German Documentation Project.
2005-11-06 22:00:09 +00:00
Simon L. B. Nielsen
b1a3595893 MFP4:
- Merge the new layout.

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 22:43:54 +00:00
Murray Stokely
01b3e4af6c Merge new web redesign to German tree.
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 07:44:00 +00:00
Johann Kois
a4b1000723 MFbed: Update the German website.
releases/index.sgml     fixes only
news/news.xml           1.298 -> 1.311
news/press.xml          1.160 -> 1.165

Obtained from:  The FreeBSD German Documentation Project.

Approved by:    mheinen (mentor)
2005-07-12 16:10:17 +00:00
Christian Brueffer
3229e6978c MFscpd:
docs.sgml		1.189 -> 1.190
includes.sgml		updates for 5.4-RELEASE
includes.xsl		updates for 5.4-RELEASE
index.xsl		fixes
news/news.xml		1.289 -> 1.298 and fixes
news/press.xml		1.157 -> 1.160 and fixes
releases/index.sgml	1.101 -> 1.104
relnotes.sgml		fixes
security/security.sgml	1.170 -> 1.174

Obtained from:	The German FreeBSD Documentation Project
2005-05-20 17:13:47 +00:00
Martin Heinen
096d64b292 MFbed: Announce 4.11-R.
security/security.sgml		1.169 -> 1.170
releases/index.sgml		header update
releases/Makefile		1.53  -> 1.54
news/news.xml			1.265 -> 1.266
includes.sgml			set rel2.current
includes.xsl			set rel2.current

Obtained from:	The FreeBSD German Documentation Project.
2005-01-26 02:32:31 +00:00
Martin Heinen
0d6cbe90b8 MFbed: The German Release Notes.
Obtained from:  The FreeBSD German Documentation Project.
2005-01-26 02:16:29 +00:00
Martin Heinen
c5af4f752c MFbed: Update the German web site.
docs.sgml			1.186 -> 1.87
index.xsl			1.117 -> 1.125
Makefile			1.112 -> 1.117
navigation.xml			1.11  -> 1.16
news/Makefile			1.39  -> 1.40
news/news.xml			1.244 -> 1.265
news/newsflash.xsl		1.11  -> 1.12
news/press.xml			1.153 -> 1.155
news/press.xsl			header update
platforms/Makefile		1.7   -> 1.9
platforms/amd64.sgml		1.9   -> 1.10
platforms/arm.sgml		new translation
platforms/i386.sgml		new translation
platforms/index.sgml		1.10  -> 1.13
security/security.sgml		1.167 -> 1.69
releases/5.3R/errata.html	regenerate
where.sgml			1.60  -> 1.65

Obtained from:  The FreeBSD German Documentation Project.
2005-01-25 22:40:09 +00:00
Martin Heinen
78f2e528d0 MFbed: Regenerate (SA-04:16). 2004-11-24 09:21:43 +00:00
Martin Heinen
8cb108ef1d s!5.1!5.3! 2004-11-23 00:36:31 +00:00
Martin Heinen
3cbb16514e MFbed: Update the German web site.
relnotes.sgml			1.10  -> 1.12
index.xsl			1.116 -> 1.117
includes.xsl			link to German Release Notes
includes.sgml			link to German Release Notes
security/security.sgml		1.165 -> 1.167
releases/Makefile		1.37  -> 1.44
news/news.xml			1.242 -> 1.244

Obtained from:	The FreeBSD German Documentation Project.
2004-11-21 23:12:58 +00:00
Martin Heinen
90bfb29e20 MFbed: Add the 5.3 Release Notes.
Obtained from:	The FreeBSD German Documentation Project.
2004-11-21 23:10:20 +00:00
Christian Brueffer
59fe0a1929 MFbed:
features.sgml			1.20  -> 1.21
includes.sgml			5.3-RELEASE updates
includes.xsl			5.3-RELEASE updates
index.xsl			1.105 -> 1.116
navigation.xml			1.7   -> 1.11
news/news.xml			1.234 -> 1.242
news/press.xml			1.151 -> 1.153
platforms/amd64.sgml		1.8   -> 1.9
platforms/ia64/Makefile 	1.1   -> 1.4
platforms/ia64/includes.xsl	new translation (1.1)
platforms/ia64/index.xsl	new translation (1.1)
platforms/ia64/machines.sgml	1.5   -> 1.6
platforms/ia64/news.xml		new translation (1.1)
platforms/ia64/todo.xsl		new translation (1.1)
platforms/pc98.sgml		1.10  -> 1.11
platforms/sparc.sgml		1.19  -> 1.20
releases/index.sgml		1.99  -> 1.100
security/security.sgml		1.163 -> 1.165

Obtained from:	The German Documentation Project
2004-11-10 16:30:22 +00:00
Martin Heinen
66a2da0edf MFbed: Update the German web site.
includes.sgml			4.10-RELEASE
includes.xsl			4.10-RELEASE
news/press.xml			1.26  -> 1.27
releases/index.sgml		1.98  -> 1.99
security/security.sgml		header update
news/news.xml			1.217 -> 1.218
news/news-rdf.xsl		1.5   -> 1.6

Obtained from:	The FreeBSD German Documentation Project.
2004-05-27 22:19:58 +00:00
Martin Heinen
5840e768e3 MFbed: Update the German web site.
applications.sgml		fixes only
features.sgml			1.19  -> 1.20
gifs/Makefile			update header
internet.sgml			fixes only
news/news.xml			1.216 -> 1.217
news/press.xsl			update header
platforms/ia64/machines.sgml	fixes only
platforms/mips.sgml		fixes only
platforms/x86-64.sgml		fixes only
releases/4.6.2R/Makefile	1.2   -> 1.4
releases/4.7R/Makefile		1.7   -> 1.10
releases/4.7R/announce.sgml	1.2   -> 1.4
releases/4.8R/Makefile		1.4   -> 1.7
releases/4.9R/Makefile		1.4   -> 1.7
releases/4.9R/announce.sgml	1.2   -> 1.4
releases/5.0R/Makefile		1.6   -> 1.8
releases/5.0R/announce.sgml	1.3   -> 1.5
releases/5.0R/installation.sgml	1.3   -> 1.4
releases/5.1R/Makefile		1.3   -> 1.5
releases/5.1R/announce.sgml	1.1   -> 1.3
releases/5.2R/Makefile		1.4   -> 1.7
releases/Makefile		update header
releases/index.sgml		1.97  -> 1.98
releases/snapshots.sgml		1.16  -> 1.17
security/Makefile		1.11  -> 1.12
security/security.sgml		1.149 -> 1.159

Obtained from:	The FreeBSD German Documentation Project.
2004-05-17 22:41:56 +00:00
Martin Heinen
7cefc7431e MFbed: New translations.
Obtained from:	The FreeBSD German Documentation Project.
2004-05-17 22:35:42 +00:00
Christian Brueffer
e548693c9d MFbed:
Makefile                        1.105 -> 1.111
applications.sgml               1.24  -> 1.26
includes.sgml                   change entries to 5.2.1-RELEASE
includes.xsl                    point to original release notes
index.xsl                       1.92  -> 1.100
internet.sgml                   1.30  -> 1.33
mailto.sgml                     misc fixes
navigation.xml                  new   -> 1.4
news/2002/Makefile              1.1   -> 1.2
news/2002/news.xml              1.1   -> 1.2
news/Makefile                   1.38  -> 1.39
news/includes.xsl               1.5   -> 1.6
news/news.xml                   1.192 -> 1.216
news/newsflash.xsl              1.9   -> 1.11
news/oldnewsflash.xsl           1.5   -> 1.6
news/press.xml                  1.119 -> 1.129
news/press.xsl                  1.5   -> 1.8
platforms/amd64.sgml            1.5   -> 1.8
platforms/ia64/index.sgml       1.4   -> 1.5
platforms/ia64/machines.sgml    1.1   -> 1.5
platforms/ia64/refs.sgml        1.5   -> 1.6
platforms/ia64/todo.sgml        1.6   -> 1.7
platforms/mips.sgml             1.3   -> 1.4
platforms/pc98.sgml             1.8   -> 1.10
platforms/ppc.sgml              1.8   -> 1.9
platforms/sparc.sgml            1.17  -> 1.18
releases/index.sgml             1.94  -> 1.97
relnotes.sgml                   1.8   -> 1.10

Obtained from:  The FreeBSD German Documentation Project
2004-05-15 12:39:09 +00:00
Christian Brueffer
707f53d787 MFde:
Add 5.2R to the list of subdirs

Requested by:	mheinen
2004-01-13 11:57:44 +00:00
Martin Heinen
0ca855aa88 MFbed: Update the German web site.
releases/4.6.2R/announce.sgml	fixes only
releases/4.6.2R/hardware.sgml	header update
releases/5.0R/Makefile		add announcement
releases/5.0R/announce.sgml	new translation
index.xsl			1.90  -> 1.92
news/press.xml			1.113 -> 1.117
news/news.xml			1.185 -> 1.186

Obtained from:	The FreeBSD German Documentation Project
2004-01-11 00:35:07 +00:00
Martin Heinen
bd6661e246 Add the German Release Notes for 5.2R.
Translated by:	ue
2004-01-11 00:29:40 +00:00
Martin Heinen
a549e88f2c MFbed: Update the German web site.
releases/4.8R/relnotes.sgml	header update
index.xsl			1.83  -> 1.90
Makefile			1.101 -> 1.105
releases/4.7R/relnotes.sgml	header update
includes.xsl			fixes only
includes.sgml			switch to 4.9R
news/press.xml			1.110 -> 1.113
releases/index.sgml		add 4.6.2 Release Notes
releases/Makefile		add 4.6.2R and 4.9R
news/news.xml			1.180 -> 1.185
platforms/pc98.sgml		1.7   -> 1.8
2004-01-03 14:21:33 +00:00
Martin Heinen
a3256b9fc0 MFbed: Link to the German Release Notes. 2004-01-03 14:16:49 +00:00
Martin Heinen
cd4ff139ee Regenerate for 4.7-RELEASE. 2004-01-03 14:14:32 +00:00
Martin Heinen
213de0b538 Update the Errata. 2004-01-03 14:13:26 +00:00
Martin Heinen
63d7d6a6dc Add the German Release Notes for 4.9R.
Translated by:	ue
2004-01-03 14:11:07 +00:00
Martin Heinen
c10975818d Add the German Release Notes for 4.6.2R.
Translated by:	ue
2004-01-03 14:09:26 +00:00
Martin Heinen
797c45d16f MFbed: Update the German web site.
index.xsl			1.79  -> 1.80
news/press.xsl			1.4   -> 1.5
includes.xsl			1.16  -> 1.17
news/press.xml			1.96  -> 1.103 [1]
releases/index.sgml		1.92  -> 1.94
platforms/sparc.sgml		1.15  -> 1.17
news/news.xml			1.174 -> 1.179 [1]
platforms/alpha.sgml		1.2   -> 1.3

[1] includes patches
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
2003-11-18 01:21:09 +00:00
Martin Heinen
f1938e0b22 Link to German platform pages and connect the pages to the build. 2003-10-23 21:07:27 +00:00
Martin Heinen
ec61e3873a MFbed: Update the German web site.
releases/index.sgml		1.90  -> 1.92
index.xsl			1.74  -> 1.75
news/news.xml			1.165 -> 1.166
2003-08-21 09:44:43 +00:00
Martin Heinen
9b372c55da MFbed: Update German translations.
Makefile			1.96  -> 1.98
availability.sgml		1.32  -> 1.33
index.xsl			1.73  -> 1.74
where.sgml			1.58  -> 1.59
FAQ/index.html			fixes only
handbook/index.html		fixes only
news/news-rdf.xsl		1.4   -> 1.5
news/news.xml			1.160 -> 1.165
security/advisories.xml		1.132 -> 1.133

New translations:
releases/4.8R/announce.sgml
releases/5.1R/announce.sgml
2003-08-18 11:08:57 +00:00
Martin Heinen
55ccc5d82e Add links to the German Handbook. 2003-08-10 19:54:40 +00:00
Martin Heinen
651c705467 Makefile update to 1.96
Makefile.inc		header update
availability.sgml	fixes only
includes.sgml		1.53  -> 1.60
releases/Makefile	1.35  -> 1.37
releases/index.sgml	1.82  -> 1.90
relnotes.sgml		1.7   -> 1.8
index.sgml		fixes only
2003-08-10 19:51:58 +00:00
Martin Heinen
2d5423d78a Add the German Release Notes for our current releases. 2003-08-10 19:49:14 +00:00
Udo Erdelhoff
c8610293d2 Regen from article.html 1.10 2003-01-18 16:46:43 +00:00
Udo Erdelhoff
1a403f645a Regen from article.sgml 1.8 2003-01-18 16:46:12 +00:00
Udo Erdelhoff
d04d51aba7 MFbed: translation update
hardware.sgml:		1.1 -> 1.3
installation.sgml:	1.1 -> 1.3
relnotes.sgml:		1.1 -> 1.3
2003-01-18 16:06:59 +00:00
Udo Erdelhoff
54af5f5f67 The German version of the web version of the 5.0-RELEASE notes
And to quote Bruce, this does not consitute an official announcement of
the release, either.
2003-01-17 22:52:49 +00:00
Udo Erdelhoff
16c40cdfdd DE web site revival, phase 2
add release documentation for 4.6
2002-12-08 16:46:17 +00:00