2009/8/26  <[email protected]>:
>
> I have a question on this too: If I don't have a handle prefix, how can
> I get the citation link to point to my repository instead of handle.net?
>
> I'm using jspui, one way is to change the jsps I think, but there is
> another better way of doing this?

This was discussed recently. Van Ly's solution was the following:

# in dspace.cfg for handle.canonical.prefix parameter in Handle settings section

# to change
# CNRI Handle prefix
handle.prefix = 123456789

# to change to
# CNRI Handle prefix
handle.prefix = 123456789
handle.canonical.prefix = http://your.dspace.server.url/handle/


However, there is a message in the archive
<http://www.nabble.com/forum/ViewPost.jtp?post=23230629&framed=y>,
which suggests that you also need to set

webui.feed.localresolve =  true

and that the handle.canonical.prefix setting will only apply to new
items; existing items will have to be modified manually.

But I don't know if this is true, and if so, where one would modify
the existing items.

Sean
-- 
Sean Carte
esAL Library Systems Manager
+27 72 898 8775
+27 31 373 2490
fax: 0866741254
http://esal.dut.ac.za/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to