I found it in utils.xsl :

change to:
            <xsl:value-of select="@url"/>
            <!-- Since this is a summary only grab the descriptive
metadata, and the thumbnails -->
            <xsl:text></xsl:text>
            <!-- An example of reque

from :

            <xsl:value-of select="@url"/>
            <!-- Since this is a summary only grab the descriptive
metadata, and the thumbnails -->

<xsl:text>?sections=dmdSec,fileSec&amp;fileGrpTypes=THUMBNAIL</xsl:text>

On Fri, Jul 6, 2012 at 11:51 AM, Jose Blanco <[email protected]> wrote:

> This did not change the mets.xml file, how do I get the mets:fileSec to be
> available in  item-list.xsl in Mirage?
>
>
> On Fri, Jul 6, 2012 at 11:04 AM, Jose Blanco <[email protected]> wrote:
>
>> No change.  I'm not sure this affects what  mets xml is generated in the
>> item list view.
>>
>>
>> On Wed, Jul 4, 2012 at 2:50 AM, emilio lorenzo <[email protected]> wrote:
>>
>>> **
>>> Hi José
>>> there is an option in dspace.cfg to allow the rendering of the mets.xml
>>> in xmlui,  IF the mets.xml (or mods) is stored into the bitstream
>>>
>>> # Optionally you may configure Manakin to take advantage of metadata
>>> stored as a
>>> # bitstream. These metadata files should be inside the "METADATA" bundle
>>> and named
>>> # either MODS.xml or METS.xml. If either of the following options are
>>> turned on then
>>> # these files will be made available to the theme when rendering an item.
>>> xmlui.bitstream.mets = true
>>>
>>> hope this is helpful
>>> Emilio
>>>
>>>
>>>
>>> El 03/07/2012 19:58, Jose Blanco escribió:
>>>
>>> I'm trying to make the browser result list icons for each bitstream in
>>> the item as part of the result, but  I see from doing:
>>>
>>>         <h1><xsl:copy-of select="."/></h1>
>>>
>>> inside     <xsl:template name="itemSummaryList-DIM">
>>>
>>> that I don't get mets:file ( that section is empty ).  I really want to
>>> get the entire mets record to work with.  How can I change that?
>>>
>>> Thank you!
>>> Jose
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Live Security Virtual Conference
>>> Exclusive live event will cover all the ways today's security and
>>> threat landscape has changed and how IT managers can respond. Discussions
>>> will include endpoint security, mobile security and the latest in malware
>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>>
>>>
>>> _______________________________________________
>>> DSpace-tech mailing 
>>> [email protected]https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>>
>>>
>>
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to