xsl/rss: replace news <author/> with static mail@c3d2.de
parent
136df13958
commit
ad993f2a87
|
@ -62,8 +62,7 @@
|
|||
</description>
|
||||
<link><xsl:value-of select="$href"/></link>
|
||||
|
||||
<author><xsl:value-of select="translate(@author, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ ',
|
||||
'abcdefghijklmnopqrstuvwxyz')"/>@c3d2.de</author>
|
||||
<author>mail@c3d2.de</author>
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="starts-with($newsfile, 'content/news/ta-')">
|
||||
|
|
Loading…
Reference in New Issue