Are you using JSPUI or XMLUI?

If you have saved these images as collection/community logos, you can find
the path to them in the following manner in XMLUI.

Given a community/collection handle $handle in your repository, you can
find the logo using the following XPATH statement.

<xsl:variable name="path-to-logo"
select="document(concat('/metadata/handle/',$handle,'/mets.xml')/mets:METS/mets:fileSec/mets:fileGrp[@USE='LOGO']/mets:file/xlink:href"/>

Terry

On Thu, Feb 25, 2016 at 3:06 PM, David Schuster <[email protected]> wrote:

> On the front page where it says "Communities in DSpace"
>
> Select a community to browse its collections.
>
> X
> X
> X
> X
>
> I'd like to display the image associated with the collection rather than
> the text...
>
> Thanks for suggestions!
>
> --
> 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 [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
https://www.library.georgetown.edu/lit/code
425-298-5498 (Seattle, WA)

-- 
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 [email protected].
To post to this group, send email to [email protected].
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