podcast.xsl: <itunes:owner/>

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@2291 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2010-01-27 12:39:47 +00:00
parent e2ade2474d
commit 5dfefbfaea
1 changed files with 4 additions and 0 deletions

View File

@ -95,6 +95,10 @@
</xsl:otherwise>
</xsl:choose>
<itunes:author>Chaos Computer Club Dresden</itunes:author>
<itunes:owner>
<itunes:name>C3D2</itunes:name>
<itunes:email>mail@c3d2.de</itunes:email>
</itunes:owner>
<xsl:for-each select="newsfile">
<xsl:sort select="date:seconds(document(.)/item/@date)" data-type="number" order="descending" />