We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 260a4b1 commit 2252fa8Copy full SHA for 2252fa8
rss.xsl
@@ -172,14 +172,6 @@
172
select="concat('downloads/1.9/index.shtml#',../version-prefix,@version)"/></guid>
173
174
175
-<!--
176
- <guid>&guid-prefix;<xsl:value-of
177
- select="concat('downloads/1.9/index.shtml#',$version)"/></guid>
178
--->
179
180
- <guid>&guid-prefix;<xsl:value-of select="concat(../../@id,'/',$version)"/></guid>
181
182
-
183
<title>Release of <xsl:value-of select="$name"/></title>
184
185
<pubDate>
@@ -203,11 +195,6 @@
203
195
<a
204
196
href="<xsl:value-of select="'&base-uri;'"/>">download page</a>.
205
197
206
207
- <a
208
- href="<xsl:value-of select="$release-anchor-url"/>">download page</a>.
209
210
211
198
<hr>
212
199
The <a href="http://www.dcache.org">dCache.org</a> team.
213
200
</description>
0 commit comments