On Tue, Oct 6, 2009 at 10:57 AM, Platt, Alice <[email protected]> wrote:

>
>
> I’d like to make the Author and Subject clickable links in the simple item
> view. The instructions on the Manakin HOWTO page of the DSpace wiki says
> that “The XSLT that creates author listings is in
> themes/dri2xhtml/DS-METS-1.0-DIM.xsl”. However, I do not have a file called
> DS-METS-1.0-DIM.xsl. Has this code moved to a different xsl file, and where
> would I find it? I did try looking in “structural.xsl,” but it wasn’t there.
>

Hi Alice.  In the 1.5 version of Manakin, there is a file called
DIM-Handler.xsl.  The metadata in the simple item view is formatted in
the template that starts with this line:
<xsl:template match="dim:dim" mode="itemSummaryView-DIM">

Does this match what you're looking for?

-- keith

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to