Commit graph

4 commits

Author SHA1 Message Date
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
Christian Brueffer
937622576c MFbed:
security/Makefile	1.9 -> 1.11
security/mkindex.xsl	1.2 -> 1.4

This fixes the german web build.

Obtained from:		The FreeBSD German Documentation Project
2004-01-25 04:00:15 +00:00
Martin Heinen
4c2c5fab41 MFbed: Add the translated security page. 2004-01-11 00:32:03 +00:00