Revision 487
Added by berkley about 24 years ago
marine.xsl | ||
---|---|---|
307 | 307 |
<th><font size="2"><xsl:text>Keywords</xsl:text></font></th> |
308 | 308 |
<!--<th><font size="2"><xsl:text>Related Documents</xsl:text></font></th>--> |
309 | 309 |
</tr> |
310 |
|
|
311 |
|
|
312 | 310 |
<font size="2"> |
313 | 311 |
|
314 | 312 |
<!--<xsl:for-each select="resultset/document[doctype = 'resource']">--> |
... | ... | |
354 | 352 |
</td> |
355 | 353 |
<td> |
356 | 354 |
<font size="2"> |
355 |
<a> |
|
356 |
<xsl:attribute name="href"> |
|
357 |
<xsl:text>@html-path@/servlet/marine/?action=getdocument&qformat=html&docid=</xsl:text> |
|
358 |
<xsl:value-of select="./docid"/> |
|
359 |
</xsl:attribute> |
|
357 | 360 |
<xsl:value-of select="./param[@name='resource/dataset/title']"/> |
361 |
</a> |
|
358 | 362 |
<br/><br/> |
359 | 363 |
<b>Related Documents:</b><br/> |
360 | 364 |
</font> |
... | ... | |
379 | 383 |
</xsl:if> |
380 | 384 |
</a> |
381 | 385 |
<br/> |
382 |
</xsl:for-each> |
|
386 |
</xsl:for-each>
|
|
383 | 387 |
</xsl:if> |
384 | 388 |
</td> |
385 | 389 |
<td> |
Also available in: Unified diff
added new linkage to the title in the table