Commit graph

8 commits

Author SHA1 Message Date
Johann Kois
97f56dd60d MFde: Sync the German website
www/de/administration.sgml                      1.39  -> 1.40
www/de/platforms/alpha.sgml                     1.7   -> 1.8
www/de/platforms/ppc.sgml                       1.26  -> 1.27
www/de/ports/categories                         1.40  -> 1.41
www/de/share/sgml/news.xml                      1.366 -> 1.367
www/de/support/webresources.sgml                1.3   -> 1.5

Obtained from:  The FreeBSD German Documentation Project
2011-03-11 17:17:50 +00:00
Johann Kois
c7bdc27b01 MFde: Update the German website
www/de/developers.sgml                  1.195 -> 1.199
www/de/index.xsl                        1.163 -> 1.164
www/de/community/irc.sgml               1.3   -> 1.4
www/de/share/sgml/libcommon.xsl         1.16  -> 1.23
www/de/share/sgml/navibar.l10n.ent      1.20  -> 1.21
www/de/share/sgml/news.xml              1.167 -> 1.173
www/de/share/sgml/press.xml             1.60  -> 1.66
www/de/support/bugreports.sgml          1.4   -> 1.5

Obtained from:  The FreeBSD German Documentation Project
2008-07-12 17:21:27 +00:00
Johann Kois
95fb4f055f MFbed: Update the German website.
www/de/index.xsl                        1.159 -> 1.160
www/de/platforms/amd64.sgml             1.16  -> 1.17
www/de/share/sgml/news.xml              1.56  -> 1.59
www/de/share/sgml/press.xml             1.30  -> 1.31
www/de/support/bugreports.sgml          1.3   -> 1.4

Obtained from:  The FreeBSD German Documentation Project.
2007-03-14 14:47:21 +00:00
Johann Kois
1b90c22ab2 MFbed: Update the German website.
www/de/about.sgml                               fixes only
www/de/internet.sgml                            1.37  -> 1.38
www/de/relnotes.sgml                            1.19  -> 1.20 + fixes
www/de/news/Makefile                            fixes only
www/de/news/2003/Makefile                       new file
www/de/news/2003/news.xml                       new file
www/de/news/2004/Makefile                       new file
www/de/news/2004/news.xml                       new file
www/de/news/2005/Makefile                       new file
www/de/news/2005/news.xml                       new file
www/de/projects/newbies.sgml                    fixes only
www/de/share/sgml/header.l10n.ent               1.4   -> 1.6
www/de/share/sgml/libcommon.xsl                 1.1   -> 1.5  + fixes
www/de/share/sgml/news.xml                      1.50  -> 1.52 + fixes
www/de/support/bugreports.sgml                  fixes only

Obtained from:  The FreeBSD German Documentation Project.
2007-02-16 18:44:32 +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
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
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