Alle Links zu Ressourcen sind Enclosures

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1005 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2007-08-28 16:18:22 +00:00
parent 221ecdca68
commit 6355a4b8de
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ div#akct a#akpeel:hover {
<li>
<!-- MIME-Type ist nützlich z.B. für ftp:// URLs -->
<a href="{@url}" type="{@type}" class="mime">
<a href="{@url}" type="{@type}" class="mime" rel="enclosure">
<xsl:choose>
<xsl:when test="string-length(string($title))"><xsl:value-of select="$title"/></xsl:when>
<xsl:otherwise><xsl:value-of select="@url"/></xsl:otherwise>