> 1. I want to put a PDF link in the itemSummaryList page for quick access. In
> DIM-Handler.xsl, I simply copied the lines from itemSummaryView to
> itemSummaryList:

You may have to do some fairly extensive XSLT work to make this
happen, but it should be possible. The full METS information for the
item is in the DRI. To get an idea of what you need to pull out for
display, go to one of the browse pages and append ?XML to the URL. I
do believe that the structure is quite a bit different for browse
pages and item-display pages.

Off the top of my head, what you'll have to do instead of copying over
the code you copied is look for the template with the
"itemSummaryList-DIM" mode, and alter that to do what you want. I
haven't yet looked for it, so I don't know how much work that will be.

What are you planning to do for items that have more than one
bitstream? Does that not happen in the collection you're designing
for?

> 2. We have some simple html tags used in the abstract text (eg. <i></i> and
> <b></b>, etc.). However, the DSpace treats them as text. Is there a way to
> render them as html?

All metadata fields in DSpace are considered plain text. This is, I
think, a limitation of metadata standards in general and Dublin Core
in particular.

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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to