Commit graph

10 commits

Author SHA1 Message Date
Johann Kois
37d6364e27 MFde: Update the German website.
www/de/about.sgml                       1.12  -> 1.13
www/de/developers.sgml                  1.187 -> 1.190
www/de/features.sgml                    1.33  -> 1.34
www/de/where.sgml                       1.94  -> 1.97
www/de/docs/books.sgml                  1.30  -> 1.32
www/de/docs/webresources.sgml           1.7   -> 1.8
www/de/share/sgml/news.xml              1.149 -> 1.156
www/de/share/sgml/press.xml             1.46  -> 1.47

Obtained from:  The FreeBSD German Documentation Project
2008-03-25 17:59:26 +00:00
Martin Wilke
d5e62e51e9 MFen:
www/de/Makefile				fixes only
www/de/features.sgml			1.29 -> 1.33
www/de/where.sgml			1.91 -> 1.94
www/de/projects/projects.sgml		fixes only
www/de/share/sgml/navibar.l10n.ent	1.12 -> 1.13
www/de/share/sgml/press.xml		1.54 -> 1.55
www/de/logo.sgml			new translation [1]
www/de/java				new translation [2]
www/de/java/Makefile			new translation [2]
www/de/java/Makefile.inc		new translation [2]
www/de/java/index.sgml			new translation [2]

[1] Daniel Seuffert [2] jkois

Approved by:	jkois (mentor)
2007-12-01 15:11:46 +00:00
Johann Kois
c92e118cfc MFde: Update the german website.
www/de/Makefile                         fixes only
www/de/about.sgml                       1.11  -> 1.12
www/de/administration.sgml              1.10  -> 1.11
www/de/art.sgml                         new translation
www/de/developers.sgml                  1.173 -> 1.174
www/de/features.sgml                    1.21  -> 1.29 + fixes
www/de/internet.sgml                    fixes only
www/de/share/sgml/navibar.l10n.ent      1.11  -> 1.12 + fixes
www/de/share/sgml/news.xml              1.107 -> 1.109
www/de/share/sgml/press.xml             1.46  -> 1.48

Obtained from:  The FreeBSD German Documentation Project
2007-09-26 16:41:08 +00:00
Johann Kois
a26009c04f 1. MFen - www-mega-patch from hrs@:
- Merge the changes into the external German repository.
- Fix problems caused by this process.
- Merge the corrected version back.

2. MFbed:  Update the German website.

www/de/about.sgml                       1.5   -> 1.10
www/de/applications.sgml                1.31  -> 1.33
www/de/index.xsl                        1.152 -> 1.156
www/de/internet.sgml                    1.35  -> 1.37
www/de/send-pr.sgml                     1.52  -> 1.54
www/de/where.sgml                       1.84  -> 1.86
www/de/community/mailinglists.sgml      1.9   -> 1.11
www/de/news/Makefile                    1.43  -> 1.46
www/de/news/news.sgml                   1.44  -> 1.46
www/de/platforms/sparc.sgml             1.26  -> 1.28
www/de/platforms/ia64/index.xsl         1.5   -> 1.7
www/de/share/sgml/navibar.l10n.ent      1.1   -> 1.5
www/de/share/sgml/news.xml              1.1   -> 1.16
www/de/share/sgml/press.xml             1.1   -> 1.11

Obtained from:  The FreeBSD German Documentation Project.
2006-10-21 12:37:44 +00:00
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
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
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
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
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
f19fe82586 New translations. 2003-08-10 19:50:45 +00:00