Commit graph

8 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
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
544a3827e6 MFbed: Update the German web site.
index.xsl			Link to the German Handbook.
navigation.xml			1.6   -> 1.7
news/press.xml			1.143 -> 1.151
where.sgml			Link to the German Handbook.
security/security.sgml		1.160 -> 1.163
platforms/sparc.sgml		1.18  -> 1.19
news/news.xml			1.222 -> 1.234

Obtained from:	The FreeBSD German Documentation Project.
2004-09-05 14:38:05 +00:00
Christian Brueffer
e548693c9d MFbed:
Makefile                        1.105 -> 1.111
applications.sgml               1.24  -> 1.26
includes.sgml                   change entries to 5.2.1-RELEASE
includes.xsl                    point to original release notes
index.xsl                       1.92  -> 1.100
internet.sgml                   1.30  -> 1.33
mailto.sgml                     misc fixes
navigation.xml                  new   -> 1.4
news/2002/Makefile              1.1   -> 1.2
news/2002/news.xml              1.1   -> 1.2
news/Makefile                   1.38  -> 1.39
news/includes.xsl               1.5   -> 1.6
news/news.xml                   1.192 -> 1.216
news/newsflash.xsl              1.9   -> 1.11
news/oldnewsflash.xsl           1.5   -> 1.6
news/press.xml                  1.119 -> 1.129
news/press.xsl                  1.5   -> 1.8
platforms/amd64.sgml            1.5   -> 1.8
platforms/ia64/index.sgml       1.4   -> 1.5
platforms/ia64/machines.sgml    1.1   -> 1.5
platforms/ia64/refs.sgml        1.5   -> 1.6
platforms/ia64/todo.sgml        1.6   -> 1.7
platforms/mips.sgml             1.3   -> 1.4
platforms/pc98.sgml             1.8   -> 1.10
platforms/ppc.sgml              1.8   -> 1.9
platforms/sparc.sgml            1.17  -> 1.18
releases/index.sgml             1.94  -> 1.97
relnotes.sgml                   1.8   -> 1.10

Obtained from:  The FreeBSD German Documentation Project
2004-05-15 12:39:09 +00:00
Martin Heinen
797c45d16f MFbed: Update the German web site.
index.xsl			1.79  -> 1.80
news/press.xsl			1.4   -> 1.5
includes.xsl			1.16  -> 1.17
news/press.xml			1.96  -> 1.103 [1]
releases/index.sgml		1.92  -> 1.94
platforms/sparc.sgml		1.15  -> 1.17
news/news.xml			1.174 -> 1.179 [1]
platforms/alpha.sgml		1.2   -> 1.3

[1] includes patches
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
2003-11-18 01:21:09 +00:00
Martin Heinen
d041dd8073 The translated platform pages.
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
2003-10-23 21:05:38 +00:00