Commit graph

4 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
b710e906c7 MFbed:  Update the German website.
www/de/about.sgml                       1.3   - 1.5
www/de/community/mailinglists.sgml      1.8   - 1.9
www/de/news/news.xml                    1.416 - 1.417
www/de/news/press.xml                   1.203 - 1.208
www/de/platforms/index.sgml             1.19  - 1.20
www/de/security/security.sgml           1.187 - 1.189

Obtained from:  The FreeBSD German Documentation Project.
2006-08-19 07:30:51 +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
f0b8fb1fc6 MFbed: Update the German website.
www/de/Makefile                         1.36  -> 1.38
www/de/applications.sgml                1.29  -> 1.31
www/de/community.sgml                   new translation
www/de/includes.navcommunity.sgml       fixes only
www/de/includes.navdevelopers.sgml      1.5   -> 1.7
www/de/includes.navdownload.sgml        1.4   -> 1.5
www/de/includes.sgml                    fixes only
www/de/includes.xsl                     fixes only
www/de/index.xsl                        1.141 -> 1.142
www/de/relnotes.sgml                    1.15  -> 1.17
www/de/where.sgml                       1.77  -> 1.79
www/de/community/Makefile               new file
www/de/community/irc.sgml               new translation
www/de/community/mailinglists.html      new translation
www/de/community/newsgroups.html        new translation
www/de/community/webresources.sgml      new translation
www/de/docs/books.sgml                  1.13  -> 1.14
www/de/news/news.xml                    1.363 -> 1.370
www/de/news/newsflash.xsl               1.15  -> 1.16
www/de/news/oldnewsflash.xsl            1.7   -> 1.8
www/de/news/press.xml                   1.182 -> 1.186
www/de/news/press.xsl                   1.12  -> 1.13
www/de/platforms/index.sgml             1.16  -> 1.19

Obtained from:  The FreeBSD German Documentation Project.
2006-02-18 16:54:01 +00:00