Commit graph

8 commits

Author SHA1 Message Date
Johann Kois
bd4f6fa0b2 MFbed: Update the German website.
www/de/where.sgml                       1.86  ->  1.87
www/de/platforms/arm.sgml               1.9   ->  1.11
www/de/share/sgml/news.xml              1.31  ->  1.35
www/de/share/sgml/press.xml             1.16  ->  1.19

Obtained from:  The FreeBSD German Documentation Project.
2006-12-13 19:06:59 +00:00
Johann Kois
fdd8fdfea3 MFbed:  Minor update of the German website.
www/de/share/sgml/news.xml              1.28  -> 1.31

Obtained from:  The FreeBSD German Documentation Project.
2006-12-01 11:55:42 +00:00
Johann Kois
b951ab797b MFbed: Update the German website.
www/de/platforms/sun4v.sgml             1.1   -> 1.7
www/de/share/sgml/news.xml              1.22  -> 1.28
www/de/share/sgml/press.xml             1.14  -> 1.16

Obtained from:  The FreeBSD German Documentation Project.
2006-11-20 16:44:37 +00:00
Johann Kois
d28c0ddbe2 MFbed: Update the German website.
www/de/about.sgml                       1.10  -> 1.11
www/de/platforms/Makefile               1.9   -> 1.12
www/de/platforms/index.sgml             1.22  -> 1.24
www/de/platforms/sun4v.sgml             new translation
www/de/platforms/xbox.sgml              new translation
www/de/share/sgml/news.xml              1.18  -> 1.22

Obtained from:  The FreeBSD German Documentation Project.
2006-11-09 20:57:14 +00:00
Johann Kois
a4adc2077c MFbed:  Update the German website.
www/de/docs/books.sgml                  1.24  -> 1.26
www/de/security/security.sgml           1.190 -> 1.191
www/de/share/sgml/news.xml              1.17  -> 1.18
www/de/share/sgml/press.xml             1.13  -> 1.14

Obtained from:  The FreeBSD German Documentation Project.
2006-11-01 08:49:07 +00:00
Johann Kois
9bc95cca84 MFbed: Update the German website.
www/de/index.xsl                1.156 -> 1.157
www/de/share/sgml/news.xml      1.16  -> 1.17 (+fixes)
www/de/share/sgml/press.xml     1.11  -> 1.13

Obtained from:  The FreeBSD German Documentation Project.
2006-10-26 14:37:50 +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