[Koha-devel] Staff Client Normal View details

akafortes akafortes at gmail.com
Mon Feb 1 12:29:15 CET 2016


OK, after some sniffing around this is what I've ended up with:

 <xsl:call-template name="tag_7xx">
 <xsl:with-param name="tag">700</xsl:with-param>
 <xsl:with-param name="label"
select="marc:datafield[@tag=700]/marc:subfield[@code='4']" />
 </xsl:call-template>

This <http://libill.hartford.edu/koha/docs/koha_XSLT_howto.pdf>   helped me
out. It's a PDF about "Using XSLT Stylesheets in Koha"

Hope it'll help some else out as well 



--
View this message in context: http://koha.1045719.n5.nabble.com/Staff-Client-Normal-View-details-tp5872284p5872492.html
Sent from the Koha-devel mailing list archive at Nabble.com.


More information about the Koha-devel mailing list