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
46dd223db0
MFbed: Update the German website.
...
www/de/docs/books.sgml 1.16 -> 1.18
www/de/news/news.xml 1.374 -> 1.379
www/de/news/press.xml 1.186 -> 1.188
www/de/platforms/i386.sgml 1.7 -> 1.8
www/de/platforms/amd64.sgml 1.14 -> 1.15
www/de/platforms/arm.sgml 1.7 -> 1.8
Obtained from: The FreeBSD German Documentation Project.
2006-04-11 16:29:35 +00:00
Johann Kois
643eedb328
MFbed: Update the German website.
...
www/de/includes.sgml fixes only
www/de/includes.xsl fixes only
www/de/mailto.sgml 1.29 -> 1.30
www/de/send-pr.sgml 1.51 -> 1.52
www/de/where.sgml 1.79 -> 1.82
www/de/docs/books.sgml 1.14 -> 1.16
www/de/news/news.xml 1.372 -> 1.374
www/de/platforms/arm.sgml 1.5 -> 1.7
www/de/projects/newbies.sgml 1.49 -> 1.51
Obtained from: The FreeBSD German Documentation Project.
2006-03-15 19:48:10 +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
Martin Heinen
c5af4f752c
MFbed: Update the German web site.
...
docs.sgml 1.186 -> 1.87
index.xsl 1.117 -> 1.125
Makefile 1.112 -> 1.117
navigation.xml 1.11 -> 1.16
news/Makefile 1.39 -> 1.40
news/news.xml 1.244 -> 1.265
news/newsflash.xsl 1.11 -> 1.12
news/press.xml 1.153 -> 1.155
news/press.xsl header update
platforms/Makefile 1.7 -> 1.9
platforms/amd64.sgml 1.9 -> 1.10
platforms/arm.sgml new translation
platforms/i386.sgml new translation
platforms/index.sgml 1.10 -> 1.13
security/security.sgml 1.167 -> 1.69
releases/5.3R/errata.html regenerate
where.sgml 1.60 -> 1.65
Obtained from: The FreeBSD German Documentation Project.
2005-01-25 22:40:09 +00:00