Thanks alot guys. Tonny
----- Hi! I think dpsace-source- config - language-packs- Message properties file - Metadata.dc.contributor.advisor = Advisor can be specific instead of *. Metadata.dc.contributor.author = Authors In Dspace config file webui.itemdisplay.default = dc.contributor.advisor, dc.contributor.authors,.... Just a suggestion Rgds, Jayan Den 12/04/2007 kl. 10.22 skrev Stuart Lewis [sdl]: > Hi Tonny. > > You should be able to change this by editing [dspace]/config/ > dspace.cfg > and restarting tomcat Look for the following section: > > # Customise the DC metadata fields to show in the default simple item > view. > # > # The form is <schema prefix>.<element>[.<qualifier>|.*][(date)| > (link)], > ... > # > # For example: > # dc.title = Dublin Core element > 'title' (unqualified) > # dc.title.alternative = DC element 'title', qualifier > 'alternative' > # dc.title.* = All fields with Dublin Core element > 'title' > # (any or no qualifier) > # dc.identifier.uri(link) = DC identifier.uri, render as a link > # dc.date.issued(date) = DC date.issued, render as a date > # > # If an item has no value for a particular field, it won't be > displayed. > # The name of the field for display will be drawn from the current UI > # dictionary, using the key: > # > # "metadata.<field>" > # > # e.g. "metadata.dc.title" > # "metadata.dc.contributor.*" > # "metadata.dc.date.issued" > # > #webui.itemdisplay.default = dc.title, dc.title.alternative, > dc.contributor.*, \ > # dc.subject, dc.date.issued(date), > dc.publisher, \ > # dc.identifier.citation, > dc.relation.ispartofseries, \ > # dc.description.abstract, > dc.description, \ > # dc.identifier.govdoc, > dc.identifier.uri(link), \ > # dc.identifier.isbn, dc.identifier.issn, \ > # dc.identifier.ismn, dc.identifier > > By default, dc.contributor.* metadata values are bunched together, you > need to separate them out. > > I hope this helps, > > > Stuart > _________________________________________________________________ > > Datblygydd Cymwysiadau'r We Web Applications Developer > Gwasanaethau Gwybodaeth Information Services > Prifysgol Cymru Aberystwyth University of Wales Aberystwyth > > E-bost / E-mail: [EMAIL PROTECTED] > Ffon / Tel: (01970) 622860 > _________________________________________________________________ > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Tonny H. > Laursen > Sent: 12 April 2007 09:08 > To: [EMAIL PROTECTED] > Subject: [Dspace-tech] dc.contributor.advisor and > dc.contributor.author > looks like all of them are authors > > Hi, > > If you look at this page: http://rudar.ruc.dk/handle/1800/2366 > You will see eight authors, but actually one of them are an advisor - > you can see the metadata it if you click on show full item I want the > page to show seven authors and one advisor. > > is this a bug or do i have to change something in the code for DSpace? > > Thanks, > Tonny > > > ---------------------------------------------------------------------- > -- > - > Take Surveys. Earn Cash. Influence the Future of IT Join > SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDE > V > _______________________________________________ > DSpace-tech mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ DSpace-tech mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dspace-tech

