>  Thank you, Dorothea for your help - i found that by commenting out or adding
>  block below in webapps/xmlui/themes/dri2xhtml/DIM-Handler.xsl i can
>  remove/add metadata from default itemSummaryView.

Right.

>  However, i need to add metadata from our custom shceme to itemSummaryView -
>  how do i do that?

Well, the first question is whether it's showing up in your DIM, or
whether the metadata Aspect isn't smart enough to pull in metadata
outside the DC schema. One of the Manakin devs will have a better read
on this than I do, but to find out for yourself, navigate to an item
page that has metadata from your custom schema and add "?XML" to its
URL. The result will be the DIM. Search that for your custom metadata.
If it's there, you're fine. If not... you'll need to do some Aspect
programming, which is a bit above my knowledge level at present.

> And there is my custom metadata kept?

It should be in the metadatavalues table in the database with everything else.

What you're looking to do is add more rows while changing the
"dim:[EMAIL PROTECTED]'myelement' and @qualifier='myqualifier']" piece.
If you compare the XSLT code you pasted to the DIM, you should see
pretty quickly how that works.

Dorothea

-- 
Dorothea Salo [EMAIL PROTECTED]
Digital Repository Librarian AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to