MFde: Update the German website
www/de/news/Makefile 1.52 -> 1.53 www/de/news/2008/Makefile fixes only www/de/news/2009/Makefile new file www/de/news/2009/news.xml new file www/de/share/sgml/libcommon.xsl 1.28 -> 1.30 www/de/share/sgml/news.xml 1.299 -> 1.300 www/de/share/sgml/press.xml 1.90 -> 1.91 Obtained from: The FreeBSD German Documentation Project
This commit is contained in:
parent
1a8ff36ee8
commit
c909092ed1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35448
7 changed files with 914 additions and 1007 deletions
|
|
@ -2,8 +2,8 @@
|
|||
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd">
|
||||
<!-- $FreeBSD$
|
||||
$FreeBSDde: de-www/share/sgml/libcommon.xsl,v 1.17 2009/03/18 22:05:57 jkois Exp $
|
||||
basiert auf: 1.28
|
||||
$FreeBSDde: de-www/share/sgml/libcommon.xsl,v 1.18 2010/03/05 08:47:25 jkois Exp $
|
||||
basiert auf: 1.30
|
||||
-->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
|
@ -46,6 +46,7 @@
|
|||
|
||||
<xsl:template name="html-news-make-olditems-list">
|
||||
<p>Ältere Ankündigungen:
|
||||
<a href="2009/index.html">2009</a>,
|
||||
<a href="2008/index.html">2008</a>,
|
||||
<a href="2007/index.html">2007</a>,
|
||||
<a href="2006/index.html">2006</a>,
|
||||
|
|
@ -67,9 +68,7 @@
|
|||
|
||||
<xsl:template name="html-press-make-olditems-list">
|
||||
<p>Ältere Presseberichte:
|
||||
<!--
|
||||
<a href="2008/press.html">2008</a>,
|
||||
-->
|
||||
<a href="2007/press.html">2007</a>,
|
||||
<a href="2006/press.html">2006</a>,
|
||||
<a href="2005/press.html">2005</a>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue