Re: [Dspace-tech] Displaying bitstream description

2009-06-07 Thread Keith Gilbertson
Hi John - You may be able to get at the file description by using this expression: mets:floc...@loctype='URL']/@xlink:label wherever you were using @SIZE to get the filesize. Here's an example: xsl:if test=mets:floc...@loctype='URL']/@xlink:label xsl:value-of

Re: [Dspace-tech] Displaying bitstream description

2009-06-07 Thread Stuart Lewis
92019, Auckland 1142, New Zealand Ph: 64 9 373-7599 x81928 http://www.library.auckland.ac.nz http://www.library.auckland.ac.nz/ / From: John Preston [mailto:byhisde...@gmail.com] Sent: Sunday, 7 June 2009 12:49 p.m. To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] Displaying

[Dspace-tech] Displaying bitstream description

2009-06-06 Thread John Preston
I'm trying out manakin and want to be able to display the bitstream description instead of format in the file list. I have everything I need copied into my theme, but I can't seem to figure out what I should use to get atb the description field. I see where @SIZE is size, @MIMETYPE is mimetype,