MFbed: Update the German web site.

news/news.xml			1.166 -> 1.167
news/includes.xsl		1.4   -> 1.5
This commit is contained in:
Martin Heinen 2003-08-26 16:08:17 +00:00
parent f5e56d8d92
commit f45f70df6f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17999
2 changed files with 15 additions and 4 deletions

View file

@ -2,8 +2,8 @@
<!-- <!--
$FreeBSD$ $FreeBSD$
$FreeBSDde: de-www/news/includes.xsl,v 1.2 2003/08/10 15:22:58 mheinen Exp $ $FreeBSDde: de-www/news/includes.xsl,v 1.3 2003/08/26 13:58:05 mheinen Exp $
basiert auf: 1.4 basiert auf: 1.5
--> -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -14,6 +14,7 @@
<!-- Generate a unique anchor for this event --> <!-- Generate a unique anchor for this event -->
<xsl:template name="generate-event-anchor"> <xsl:template name="generate-event-anchor">
<xsl:text>event</xsl:text>
<xsl:value-of select="ancestor::year/name"/> <xsl:value-of select="ancestor::year/name"/>
<xsl:value-of select="ancestor::month/name"/> <xsl:value-of select="ancestor::month/name"/>
<xsl:value-of select="ancestor::day/name"/>:<xsl:value-of select="count(preceding-sibling::event)"/> <xsl:value-of select="ancestor::day/name"/>:<xsl:value-of select="count(preceding-sibling::event)"/>
@ -21,6 +22,7 @@
<!-- Generate a unique anchor for this story --> <!-- Generate a unique anchor for this story -->
<xsl:template name="generate-story-anchor"> <xsl:template name="generate-story-anchor">
<xsl:text>story</xsl:text>
<xsl:value-of select="ancestor::year/name"/> <xsl:value-of select="ancestor::year/name"/>
<xsl:value-of select="ancestor::month/name"/>:<xsl:text/> <xsl:value-of select="ancestor::month/name"/>:<xsl:text/>
<xsl:value-of select="count(following-sibling::story)"/> <xsl:value-of select="count(following-sibling::story)"/>

View file

@ -2,8 +2,8 @@
<!-- <!--
$FreeBSD$ $FreeBSD$
$FreeBSDde: de-www/news/news.xml,v 1.11 2003/08/20 15:43:27 mheinen Exp $ $FreeBSDde: de-www/news/news.xml,v 1.12 2003/08/26 13:58:37 mheinen Exp $
basiert auf: 1.166 basiert auf: 1.167
--> -->
<!-- Simple schema for FreeBSD Project news. <!-- Simple schema for FreeBSD Project news.
@ -37,6 +37,15 @@
<month> <month>
<name>August</name> <name>August</name>
<day>
<name>25</name>
<event>
<p>Die FreeBSD Foundation
<a href="http://www.freebsdfoundation.org/press/20030825-java131.shtml">k&#252;ndigt
das JDK&#160;1.3.1 f&#252;r FreeBSD an</a>.</p>
</event>
</day>
<day> <day>
<name>18</name> <name>18</name>
<event> <event>