Hi Gary,

I don't have time to dig up details, but display of search results is done via an xml file in aspect/discovery somewhere.

cheers,
Andrea

On 10/21/2016 02:24 PM, Gary Browne wrote:
Hi all,

DSpace 5.5
XMLUI
Tomcat 7
Apache 2.2
PostGreSQL 9.2

I would like to make some modifications/additions to the display of the item list in discovery search results. I have a custom theme and within that theme:

/mytheme/lib/xsl/aspect/artifactbrowser/item-list.xsl

if I make changes to this template:

<xsl:template match="mets:fileSec" mode="artifact-preview">

the changes do take effect.

However, I'm unable to make changes take effect when I modify this template:

<xsl:template match="dim:dim" mode="itemSummaryList-DIM-metadata">

Within this template, I tried adding a class name to:

<div class="artifact-description">

but it doesn't show up. Am I looking at the wrong template? I've actually gone through every instance of artifact-description I can find but none of them seems to affect the search results display.

Any pointers would be much appreciated.

Thanks,
Gary


--
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

-- 
Dr Andrea Schweer
Lead Software Developer, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
+64-7-837 9120


--
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to