Thank you 

I am using xmlui 1.5.2 and I have done the following

In dspace.cfg under webui.itemdisplay.default I have added dc.relation.uri(link)

In input-forms.xml I have added

<field>
          <dc-schema>dc</dc-schema>
         <dc-element>relation</dc-element>
         <dc-qualifier>uri</dc-qualifier>
         <repeatable>false</repeatable>
        <label>Alternative Location</label>
         <input-type>onebox</input-type>
         <hint>Enter the URL for the publisher site</hint> 
         <required></required> 
         </field>

But still it does not show on the simple item record, it only shows on the full 
item record

-----Original Message-----
From: Claudia Jürgen [mailto:[email protected]] 
Sent: Monday, June 29, 2009 9:03 AM
To: Morupisi, Maitumelo
Cc: [email protected]
Subject: Re: [Dspace-tech] adding a field pointing to the publisher's site

Hello Maitumelo,

for the jspui and the default item display you can configure this with 
the dspace.cfg parameter

webui.itemdisplay.default

add schema.element.qualifier(link) to the list.

Hope that helps

Claudia Jürgen


Morupisi, Maitumelo schrieb:
> I want to add a field pointing to the publisher's site but when I add a
> field to the metadata schema it is taken as text not a URL link.
> 
> 
> 
>  
> Disclaimer 
> This e-mail and any attachments are confidential and strictly and exclusively 
> intended for the addressee. If you are not the intended recipient please 
> notify the sender promptly and delete the message from your computer. Note 
> that any disclosure, circulation, copying, retention or other use of the 
> information contained herein by any unintended recipient is strictly 
> prohibited. The contents of this mail and attachments may be subject to 
> copyrights, patents, trade secrets, trademarks and other intellectual 
> property law protection and the University of Botswana accepts no 
> responsibility for their unauthorized use. The views and opinions expressed 
> herein are those of the author and not necessarily those of the University of 
> Botswana.
>  
> Whilst the University of Botswana has taken reasonable steps to ensure that 
> this e-mail and attachments are free from viruses it does not guarantee same 
> and shall not be liable for damages arising from any virus infection through 
> e-mails and attachments.
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

 
Disclaimer 
This e-mail and any attachments are confidential and strictly and exclusively 
intended for the addressee. If you are not the intended recipient please notify 
the sender promptly and delete the message from your computer. Note that any 
disclosure, circulation, copying, retention or other use of the information 
contained herein by any unintended recipient is strictly prohibited. The 
contents of this mail and attachments may be subject to copyrights, patents, 
trade secrets, trademarks and other intellectual property law protection and 
the University of Botswana accepts no responsibility for their unauthorized 
use. The views and opinions expressed herein are those of the author and not 
necessarily those of the University of Botswana.
 
Whilst the University of Botswana has taken reasonable steps to ensure that 
this e-mail and attachments are free from viruses it does not guarantee same 
and shall not be liable for damages arising from any virus infection through 
e-mails and attachments.

------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to