Re: [Dspace-tech] 1.5.X HandlePlugin and merging DSpace instances

2009-04-24 Thread Timo Aalto
Okay, to follow up I did some research and experimentation (with much
appreciated help from CNRI) on getting multiple (or at least two) handle
prefixes to resolve in DSpace and got it to work. What is needed is that 1)
the handles from all desired prefixes exist on the DSpace postgres table
handle, 2) in [dspace]/handle-server/config.dct has all the desired
prefixes listed in sections server admins, replication admins and
backup admins (this seems to be how DSpace homes its handle prefixes for
the handle server), and 3) have CNRI create/update all the desired prefixes
using the same sitebndl.zip package created by
[dspace]/bin/make-handle-config.

The comment and the dspace.cfg key connnected to it (which is, by the way,
missing from the DSpace 1.5.2 config file) found on the DSpace
HandlePlugin.java seems to have little or no effect on whether resolving
multiple handles actually works.

This was still an experiment using non-production handles and the real acid
test on whether it works is still ahead of us - so the usual caveats apply.

Cheers,

T

2009/4/1, Timo Aalto timo.j.aa...@gmail.com:

 Hi all,

 I'm doing some research on how to retain Handle resolving on existing items
 when merging several DSpace instances into one repository. When looking
 at the DSpace 1.5.X handle plugin implementation I found this comment along
 with corresponding code:

 // This parameter allows the dspace handle server to be capable of having
 multiple
 // name authorities assigned to it. So long as the handle table the
 alternative prefixes
 // defined the dspace will answer for those handles prefixes. This is not
 ideal and only
 // works if the dspace instances assumes control over all the items in a
 prefix, but it
 // does allow the admin to merge together two previously separate dspace
 instances each
 // with their own prefixes and have the one instance handle both prefixes.
 In this case
 // all new handle would be given a unified prefix but all old handles would
 still be
 // resolvable.

 This definetly sounds promising, but can anyone shed any light on this
 feature? If it works as advertised then all I have to do is import the items
 in a way that the old handles are retained in the database and somehow get
 the Handle server configured for multiple prefixes, right? There seems to be
 a only one mention of it on DSpace-tech and even then relating to Oracle
 problems.

 Thanks,
 T
 --
 Timo Aalto
 Planning Officer
 University of Helsinki Library Coordination Unit
 timo dot j dot aalto at helsinki dot fi




-- 
-- 
Timo Aalto
Planning Officer
University of Helsinki Library Coordination Unit
timo dot j dot aalto at helsinki dot fi
--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Changing versions of the jdbc driver--how?

2009-04-24 Thread Urban Andersson
Simply replacing the postgresqlxxx.jar should do it I think.
Just make sure that the new one is actually used by DSpace (i.e. is in 
/dspace/lib, might depend on how your DSpace is deployed).

/ Urban A.


Jeffrey Trimble wrote:
 We are running Postgresql 8.2 amd Tomcat 6, and have noticed that 
 Dspace 1.5.1 arrives with postgresql-8.1-408.jdbc3.jar.  

 I believe this may have caused some of my indexing (search) problems, 
 and wondered how to replace
 the driver with the newest jdbc4 driver that is compatible with 
 postgresql 8.2 and Tomcat 6?

 Is this a simple replacement of the .jar file, OR, is there some hard 
 coding done for this?  And if it is hard coded,
 where does one change it?

 TIA,

 Jeff

 Jeffrey Trimble
 System LIbrarian
 William F.  Maag Library
 Youngstown State University
 330.941.2483 (Office)
 jtrim...@cc.ysu.edu mailto:jtrim...@cc.ysu.edu
 http://www.maag.ysu.edu
 http://digital.maag.ysu.edu



 

 --
 Stay on top of everything new and different, both inside and 
 around Java (TM) technology - register by April 22, and save
 $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
 300 plus technical and hands-on sessions. Register today. 
 Use priority code J9JMT32. http://p.sf.net/sfu/p
 

 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
   

-- 
Urban Andersson
Digitala biblioteket / Digital library
Göteborgs universitetsbibliotek / Göteborg University Library
Box 222, SE 405 30 Göteborg, SWEDEN
Tel: +46 (0)31 7866185
urban.anders...@ub.gu.se 



--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] error code 5

2009-04-24 Thread Paulo Jobim
Hi
I think when you do initdb you create a folder caled data where  
everything will be.
this folder has to owned by postgres.
usually it would be in /usr/local/pgsql/data
I hope it helps
Paulo Jobim

On 23/04/2009, at 10:37, Mark H. Wood wrote:

 On Thu, Apr 23, 2009 at 08:07:11AM -0500, Lu, Chichi wrote:
 I am trying to install DSpace onto a Windows 2003 server.  However,  
 I cannot get the Postgres service to start.  Event viewer says  
 \could not open process token: error 5\ every time I attempt to  
 start the service via Services window and command prompt.  I\'ve  
 uninstalled and installed Postgres about 10 times.  Everything else  
 seems to be working properly until that part of the installation  
 instructions.

 It sounds like you need to post a question on a PostgreSQL list -- you
 have a problem with PostgreSQL, not DSpace, at this point.

 http://www.postgresql.org/community/

 I've been away from Windows for some time, and have never hosted
 PostgreSQL on Windows, but I recall that error 5 is access denied.
 I think something is not right about the ownership or permissions of
 the process that the service controller is complaining about.

 -- 
 Mark H. Wood, Lead System Programmer   mw...@iupui.edu
 Friends don't let friends publish revisable-form documents.
 --
 Stay on top of everything new and different, both inside and
 around Java (TM) technology - register by April 22, and save
 $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
 300 plus technical and hands-on sessions. Register today.
 Use priority code J9JMT32. 
 http://p.sf.net/sfu/p___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Simplestats - a new tool to collect and display DSpace monthly download statistics

2009-04-24 Thread Janne Pietarila
Hello DSpacers,

we at the National Library of Finland have developed a simple software
to gather and display monthly download statistics for our DSpace
instance.

It's not a *replacement* for much more complete tools like Minho
Statistics or Google Analytics. However, if your current tool for
DSpace statistics makes it difficult to follow monthly file download
numbers on a community/collection level, our software might be
a nice *addition* to complement your current tool.

To see the software in action (statistics for our own DSpace
instance), please visit: https://oa.doria.fi/simplestats/front

For more information and installation instructions, you can use svn to
checkout code from https://svn.it.helsinki.fi/repos/simplestats/trunk/
and then see README.txt.

The software is freely distributed under LGPL.

-- 
Janne Pietarila


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Error upgrading from 1.5.1 to 1.5.2

2009-04-24 Thread John Preston
I'm upgrading from DSpace 1.5.1 to 1.5.2 following the instructions  at
http://www.dspace.org/1_5_2Documentation/ch04.html. However when I try to
add a new community I get the following page:

org.postgresql.util.PSQLException: ERROR: relation handle does not exist

Can anyone say what I am doing wrong?

John
--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Indexing Collections

2009-04-24 Thread Williams, Steven D
Can you index collections and display as a separate browse option?

Thanks
Steve Williams
University of Texas Libraries
University of Texas at Austin

--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Dspace.org

2009-04-24 Thread Rui Ramos
Hello *,

  Is the Dspace Domain being changed ?
 
  I can't access www.dspace.org i get the info 
  that the account is inactive.

  Anyone else is having this issue ?

 Cheers, Rui
 
 



signature.asc
Description: This is a digitally signed message part
--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Error upgrading from 1.5.1 to 1.5.2

2009-04-24 Thread John Preston
OK. It seems that the table handle was in fact missing for some reason. The
1.5.1 installation had just recently been installed, and although it looked
like it was working, I had not actually submitted any items to it.

I just ran psql -f database_schema.sql dspace on the existing postgres
database and that seemed to add any tables that were missing (there were
lots of errors which I hope will not come to haunt me later on).

John

On Fri, Apr 24, 2009 at 10:26 AM, John Preston byhisde...@gmail.com wrote:

 I'm upgrading from DSpace 1.5.1 to 1.5.2 following the instructions  at
 http://www.dspace.org/1_5_2Documentation/ch04.html. However when I try to
 add a new community I get the following page:

 org.postgresql.util.PSQLException: ERROR: relation handle does not exist

 Can anyone say what I am doing wrong?

 John

--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Error upgrading from 1.5.1 to 1.5.2

2009-04-24 Thread Mark Diggory
How much content did you have already? If none, I'd recommend dropping
and recreating the db from scratch, otherwise, there are tricks you
can do with pg_dump and psql to load the old data into a newly created
dspace database.

On Fri, Apr 24, 2009 at 10:26 AM, John Preston byhisde...@gmail.com wrote:
 OK. It seems that the table handle was in fact missing for some reason. The
 1.5.1 installation had just recently been installed, and although it looked
 like it was working, I had not actually submitted any items to it.

 I just ran psql -f database_schema.sql dspace on the existing postgres
 database and that seemed to add any tables that were missing (there were
 lots of errors which I hope will not come to haunt me later on).

 John

 On Fri, Apr 24, 2009 at 10:26 AM, John Preston byhisde...@gmail.com wrote:

 I'm upgrading from DSpace 1.5.1 to 1.5.2 following the instructions  at
 http://www.dspace.org/1_5_2Documentation/ch04.html. However when I try to
 add a new community I get the following page:

 org.postgresql.util.PSQLException: ERROR: relation handle does not exist

 Can anyone say what I am doing wrong?

 John


 --
 Crystal Reports #45; New Free Runtime and 30 Day Trial
 Check out the new simplified licensign option that enables unlimited
 royalty#45;free distribution of the report engine for externally facing
 server and web deployment.
 http://p.sf.net/sfu/businessobjects
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech





-- 
Mark R. Diggory
http://purl.org/net/mdiggory/homepage - Bio

--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] xmlui and itemCounter

2009-04-24 Thread Pottinger, Hardy J.
Hi, I've seen the comment in dspace.cfg itself, and have seen it repeated 
elsewhere, that, as Wayne and Stuart both note, the XMLUI ignores 
webui.strengths.show setting in dspace.cfg. It's up to the theme to display 
strengths. However, I have not seen any documentation or postings anywhere 
explaining how one actually does this in the XMLUI theme.

Does anyone have a write-up on how to display collection strengths in XMLUI, 
including theme details? Thanks!

--Hardy 

 -Original Message-
 From: Stuart Lewis [mailto:s.le...@auckland.ac.nz]
 Sent: Thursday, April 23, 2009 4:26 PM
 To: Wayne Johnston; dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter
 
 Hi Wayne,
 
 
 
 The xmlui ignores the webui.strengths.show setting in dspace.cfg and
 delegates the decision whether or not to show the strengths  to the
 theme that you are using. In the latest version of Dspace, the default
 theme is enabled to show the strengths.
 
 
 
 If you have webui.strengths.cache set to true (which it must be for them
 to appear in the xmlui) then you will need to periodically run
 [dspace]/bin/dsrun org.dspace.browse.ItemCounter to have the strengths
 updated.
 
 
 
 Thanks,
 
 
 
 
 
 Stuart Lewis
 
 Digital Services Programmer
 
 Te Tumu Herenga The University of Auckland Library
 
 Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
 
 Ph: 64 9 373-7599 x81928
 
 http://www.library.auckland.ac.nz http://www.library.auckland.ac.nz/ /
 
 
 
 
 
 
 
 From: Wayne Johnston [mailto:wajoh...@uoguelph.ca]
 Sent: Friday, 24 April 2009 6:54 a.m.
 To: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter
 
 
 
 An update on this post...
 I restarted Tomcat and all the counts are accurate now.
 It's still not clear to me whether I'll have to run ItemCounter to
 keep the cache up-to-date but I guess I'll find out.
 
 w
 
 - Original Message -
 From: Wayne Johnston wajoh...@uoguelph.ca
 To: dspace-tech@lists.sourceforge.net
 Sent: Thursday, April 23, 2009 1:22:31 PM GMT -05:00 US/Canada Eastern
 Subject: [Dspace-tech] xmlui and itemCounter
 
 I wanted to activate the item counter in the xmlui interface and,
 although the dspace.cfg file claims that the webui.strengths parameters
 don't apply to the xmlui interface I found a post that suggested
 otherwise.
 So, I set show and chache to true and the counts appeared;
 however, I then noticed that a recent submission was not reflected in
 the counts.
 So I ran ItemCounter to update the totals in cache.
 Curiously, I now have an up-to-date count on the community page and the
 collection page but when I am at the home page, looking at the array of
 all communities and collections, this particular collection is still
 showing as zero (0) instead of one (1).
 All other counts are consistent from home page, community pages and
 collection pages.
 Does this make sense to anyone?
 Has anyone else experienced this?
 Any advice?
 
 --
 
 Wayne Johnston
 Digital Initiatives Librarian, University of Guelph
 519.824.4120 x56900
 wajoh...@uoguelph.ca
 
 
 
 
 
 -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the
 new simplified licensign option that enables unlimited royalty-free
 distribution of the report engine for externally facing server and web
 deployment. http://p.sf.net/sfu/businessobjects
 ___ DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 
 --
 
 Wayne Johnston
 Digital Initiatives Librarian, University of Guelph
 519.824.4120 x56900
 wajoh...@uoguelph.ca
 
 

--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] xmlui and itemCounter

2009-04-24 Thread Wayne Johnston
I'm sure someone will provide more useful information but for now I would point 
you to themes/DIM-Handler.xsl

About half-way through this file are four stanzas for the different contexts in 
the form...

!--Display community strengths (item counts) if they exist--
xsl:if 
test=string-length($data/dim:fie...@element='format']...@qualifier='extent'][1])
 gt; 0
xsl:text [/xsl:text
xsl:value-of 
select=$data/dim:fie...@element='format']...@qualifier='extent'][1]/
xsl:text]/xsl:text
/xsl:if


Wayne


- Original Message -
From: Hardy J. Pottinger pottinge...@umsystem.edu
To: Stuart Lewis s.le...@auckland.ac.nz, dspace-tech@lists.sourceforge.net
Sent: Friday, April 24, 2009 1:45:31 PM GMT -05:00 US/Canada Eastern
Subject: Re: [Dspace-tech] xmlui and itemCounter

Hi, I've seen the comment in dspace.cfg itself, and have seen it repeated 
elsewhere, that, as Wayne and Stuart both note, the XMLUI ignores 
webui.strengths.show setting in dspace.cfg. It's up to the theme to display 
strengths. However, I have not seen any documentation or postings anywhere 
explaining how one actually does this in the XMLUI theme.

Does anyone have a write-up on how to display collection strengths in XMLUI, 
including theme details? Thanks!

--Hardy 

 -Original Message-
 From: Stuart Lewis [mailto:s.le...@auckland.ac.nz]
 Sent: Thursday, April 23, 2009 4:26 PM
 To: Wayne Johnston; dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter
 
 Hi Wayne,
 
 
 
 The xmlui ignores the webui.strengths.show setting in dspace.cfg and
 delegates the decision whether or not to show the strengths  to the
 theme that you are using. In the latest version of Dspace, the default
 theme is enabled to show the strengths.
 
 
 
 If you have webui.strengths.cache set to true (which it must be for them
 to appear in the xmlui) then you will need to periodically run
 [dspace]/bin/dsrun org.dspace.browse.ItemCounter to have the strengths
 updated.
 
 
 
 Thanks,
 
 
 
 
 
 Stuart Lewis
 
 Digital Services Programmer
 
 Te Tumu Herenga The University of Auckland Library
 
 Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
 
 Ph: 64 9 373-7599 x81928
 
 http://www.library.auckland.ac.nz http://www.library.auckland.ac.nz/ /
 
 
 
 
 
 
 
 From: Wayne Johnston [mailto:wajoh...@uoguelph.ca]
 Sent: Friday, 24 April 2009 6:54 a.m.
 To: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter
 
 
 
 An update on this post...
 I restarted Tomcat and all the counts are accurate now.
 It's still not clear to me whether I'll have to run ItemCounter to
 keep the cache up-to-date but I guess I'll find out.
 
 w
 
 - Original Message -
 From: Wayne Johnston wajoh...@uoguelph.ca
 To: dspace-tech@lists.sourceforge.net
 Sent: Thursday, April 23, 2009 1:22:31 PM GMT -05:00 US/Canada Eastern
 Subject: [Dspace-tech] xmlui and itemCounter
 
 I wanted to activate the item counter in the xmlui interface and,
 although the dspace.cfg file claims that the webui.strengths parameters
 don't apply to the xmlui interface I found a post that suggested
 otherwise.
 So, I set show and chache to true and the counts appeared;
 however, I then noticed that a recent submission was not reflected in
 the counts.
 So I ran ItemCounter to update the totals in cache.
 Curiously, I now have an up-to-date count on the community page and the
 collection page but when I am at the home page, looking at the array of
 all communities and collections, this particular collection is still
 showing as zero (0) instead of one (1).
 All other counts are consistent from home page, community pages and
 collection pages.
 Does this make sense to anyone?
 Has anyone else experienced this?
 Any advice?
 
 --
 
 Wayne Johnston
 Digital Initiatives Librarian, University of Guelph
 519.824.4120 x56900
 wajoh...@uoguelph.ca
 
 
 
 
 
 -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the
 new simplified licensign option that enables unlimited royalty-free
 distribution of the report engine for externally facing server and web
 deployment. http://p.sf.net/sfu/businessobjects
 ___ DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 
 --
 
 Wayne Johnston
 Digital Initiatives Librarian, University of Guelph
 519.824.4120 x56900
 wajoh...@uoguelph.ca
 
 

--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net

Re: [Dspace-tech] xmlui and itemCounter

2009-04-24 Thread Paulo Jobim
Hi
I think xmlui will display strength for the collections if you choose  
the option in dspace.cfg to cache strength.
the theme alone will need this information in the XML generated by the  
aspects.
Paulo Jobim
On Apr 24, 2009, at 2:59 PM, Wayne Johnston wrote:

 I'm sure someone will provide more useful information but for now I  
 would point you to themes/DIM-Handler.xsl

 About half-way through this file are four stanzas for the different  
 contexts in the form...

 !--Display community strengths (item counts) if they exist--
 xsl:if test=string-length($data/dim:fie...@element='format'] 
 [...@qualifier='extent'][1]) gt; 0
   xsl:text [/xsl:text
   xsl:value-of select=$data/dim:fie...@element='format'] 
 [...@qualifier='extent'][1]/
   xsl:text]/xsl:text
 /xsl:if


 Wayne


 - Original Message -
 From: Hardy J. Pottinger pottinge...@umsystem.edu
 To: Stuart Lewis s.le...@auckland.ac.nz, dspace-tech@lists.sourceforge.net
 Sent: Friday, April 24, 2009 1:45:31 PM GMT -05:00 US/Canada Eastern
 Subject: Re: [Dspace-tech] xmlui and itemCounter

 Hi, I've seen the comment in dspace.cfg itself, and have seen it  
 repeated elsewhere, that, as Wayne and Stuart both note, the XMLUI  
 ignores webui.strengths.show setting in dspace.cfg. It's up to the  
 theme to display strengths. However, I have not seen any  
 documentation or postings anywhere explaining how one actually does  
 this in the XMLUI theme.

 Does anyone have a write-up on how to display collection strengths  
 in XMLUI, including theme details? Thanks!

 --Hardy

 -Original Message-
 From: Stuart Lewis [mailto:s.le...@auckland.ac.nz]
 Sent: Thursday, April 23, 2009 4:26 PM
 To: Wayne Johnston; dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter

 Hi Wayne,



 The xmlui ignores the webui.strengths.show setting in dspace.cfg and
 delegates the decision whether or not to show the strengths  to the
 theme that you are using. In the latest version of Dspace, the  
 default
 theme is enabled to show the strengths.



 If you have webui.strengths.cache set to true (which it must be for  
 them
 to appear in the xmlui) then you will need to periodically run
 [dspace]/bin/dsrun org.dspace.browse.ItemCounter to have the  
 strengths
 updated.



 Thanks,





 Stuart Lewis

 Digital Services Programmer

 Te Tumu Herenga The University of Auckland Library

 Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand

 Ph: 64 9 373-7599 x81928

 http://www.library.auckland.ac.nz http:// 
 www.library.auckland.ac.nz/ /







 From: Wayne Johnston [mailto:wajoh...@uoguelph.ca]
 Sent: Friday, 24 April 2009 6:54 a.m.
 To: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter



 An update on this post...
 I restarted Tomcat and all the counts are accurate now.
 It's still not clear to me whether I'll have to run ItemCounter to
 keep the cache up-to-date but I guess I'll find out.

 w

 - Original Message -
 From: Wayne Johnston wajoh...@uoguelph.ca
 To: dspace-tech@lists.sourceforge.net
 Sent: Thursday, April 23, 2009 1:22:31 PM GMT -05:00 US/Canada  
 Eastern
 Subject: [Dspace-tech] xmlui and itemCounter

 I wanted to activate the item counter in the xmlui interface and,
 although the dspace.cfg file claims that the webui.strengths  
 parameters
 don't apply to the xmlui interface I found a post that suggested
 otherwise.
 So, I set show and chache to true and the counts appeared;
 however, I then noticed that a recent submission was not reflected in
 the counts.
 So I ran ItemCounter to update the totals in cache.
 Curiously, I now have an up-to-date count on the community page and  
 the
 collection page but when I am at the home page, looking at the  
 array of
 all communities and collections, this particular collection is still
 showing as zero (0) instead of one (1).
 All other counts are consistent from home page, community pages and
 collection pages.
 Does this make sense to anyone?
 Has anyone else experienced this?
 Any advice?

 --

 Wayne Johnston
 Digital Initiatives Librarian, University of Guelph
 519.824.4120 x56900
 wajoh...@uoguelph.ca




 
 -- Crystal Reports - New Free Runtime and 30 Day Trial Check  
 out the
 new simplified licensign option that enables unlimited royalty-free
 distribution of the report engine for externally facing server and  
 web
 deployment. http://p.sf.net/sfu/businessobjects
 ___ DSpace-tech mailing  
 list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

 --

 Wayne Johnston
 Digital Initiatives Librarian, University of Guelph
 519.824.4120 x56900
 wajoh...@uoguelph.ca



 --
 Crystal Reports #45; New Free Runtime and 30 Day Trial
 Check out the new simplified 

Re: [Dspace-tech] Dspace.org

2009-04-24 Thread Claudia Juergen
Hi Rui,

no http://www.dspace.org/ works fine.

Have a nice weekend

Claudia

 Hello *,

   Is the Dspace Domain being changed ?

   I can't access www.dspace.org i get the info
   that the account is inactive.

   Anyone else is having this issue ?

  Cheers, Rui



 --
 Crystal Reports #45; New Free Runtime and 30 Day Trial
 Check out the new simplified licensign option that enables unlimited
 royalty#45;free distribution of the report engine for externally facing
 server and web deployment.
 http://p.sf.net/sfu/businessobjects___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace.org

2009-04-24 Thread Floyd, Randall Dean
Just chiming in here...

We've been getting the same error message as Rui.  The URL immediately 
redirects to the SiteGround message for a suspended account.  I just 
checked again with multiple browsers and hit refresh a bunch of times.  
Here's where I get redirected to:

http://serv01.siteground183.com/suspended.page/

Quoting Claudia Juergen claudia.juer...@ub.uni-dortmund.de:

 Hi Rui,

 no http://www.dspace.org/ works fine.

 Have a nice weekend

 Claudia

 Hello *,

   Is the Dspace Domain being changed ?

   I can't access www.dspace.org i get the info
   that the account is inactive.

   Anyone else is having this issue ?

  Cheers, Rui



 --
 Crystal Reports #45; New Free Runtime and 30 Day Trial
 Check out the new simplified licensign option that enables unlimited
 royalty#45;free distribution of the report engine for externally facing
 server and web deployment.
 http://p.sf.net/sfu/businessobjects___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




 --
 Crystal Reports #45; New Free Runtime and 30 Day Trial
 Check out the new simplified licensign option that enables unlimited
 royalty#45;free distribution of the report engine for externally facing
 server and web deployment.
 http://p.sf.net/sfu/businessobjects
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech





--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSpace 1.5.2 shows unescaped text in many places

2009-04-24 Thread John Preston
Am I correct in noticing that under DSpace 1.5.2 a number of text prompts
return unescaped text so that I see New%20Group when creating a new group.
I also see this effect in tooltip popups  where the text has a number of %20
or %3e; strings.

If so is there a fix or some configuration I need to change.

John
--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] The RequestCopy Patch

2009-04-24 Thread Joseph Yamada

 Might be able to help.Where did you copy the jsp, src, and config?

 Joe.

--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Simplestats - a new tool to collect and display DSpace monthly download statistics

2009-04-24 Thread Janne Pietarila
 I would love to take a look at this solution. It looks like exactly what 
 I need. However, the repository is demanding a username and password to 
 checkout the source.
 
 How else can I get a hold of the source?

Sorry, I should have checked things better before posting.

username: anonsvn
password: svn

So the following command should work:

svn co --username anonsvn --password svn
https://svn.it.helsinki.fi/repos/simplestats/trunk/ simplestats


-- 
Janne Pietarila



--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] How to set URI to return hostname in DSpace 1.5.2

2009-04-24 Thread John Preston
Sorry for asking what I suspect is a question that has been answered before,
but I can't seem to find any reference to it in the mail archives, but how
can I get the URI to use the hostname instead of http://hdl.handle.net/

John
--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Trying to make bitstream URLs accessible to discoverylayer

2009-04-24 Thread Dillon Moore
Hi Stuart,

 

Thank you so much! I was worried that this might involve a very
complicated fix, so you can imagine how relieved I am.

 

All of the bitstream data is coming through with METS, but I've noticed
that a couple of Qualified Dublin Core fields, dc.coverage.placename and
dc.rights.holder, are not being transmitted. Would altering a crosswalk
plugin allow me to have those available through the METS OAI-PMH?

 

Thanks again,

 

Dillon Moore
Acting Manager of Library Services
The Centre for International Governance Innovation 
Centre pour l'innovation dans la gouvernance internationale
57 Erb Street West, Waterloo, Ontario Canada N2L 6C2
tel   +1.519.885.2444 ext. 479   |   fax   +1.519.885.5450
www.cigionline.org http://www.cigionline.org/ 

From: Stuart Lewis [mailto:s.le...@auckland.ac.nz] 
Sent: Thursday, April 23, 2009 9:41 PM
To: Dillon Moore; DSpace-tech@lists.sourceforge.net
Subject: RE: [Dspace-tech] Trying to make bitstream URLs accessible to
discoverylayer

 

Hi Dillon,

 

Can Aquabrowser accept METS via OAI-PMH? METS is supported out of the
box with Dspace + OAI-PMH, and contains a fileGrp containing all of the
links to the PDF bitstreams.

 

E.g.:

 

http://researchspace.auckland.ac.nz/dspace-oai/request?verb=ListRecords;
metadataPrefix=mets

 

Thanks,

 

 

Stuart Lewis

Digital Services Programmer

Te Tumu Herenga The University of Auckland Library

Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand

Ph: 64 9 373-7599 x81928

http://www.library.auckland.ac.nz http://www.library.auckland.ac.nz/ /

 

 

 

From: Dillon Moore [mailto:dmo...@cigionline.org] 
Sent: Friday, 24 April 2009 4:35 a.m.
To: DSpace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Trying to make bitstream URLs accessible to
discoverylayer

 

Hi,

 

Our library has a Koha catalogue for print items and a Dspace repository
for PDFs, and we're trying to make both searchable through an
Aquabrowser discovery layer. We've run into a problem with exposing the
URLs of the PDF bitstreams to the discovery layer so that they can be
included in the full record view. The discovery layer accesses our
Dspace through OAI-PMH, and we've been looking into ways to alter the
Dspace code so that it delivers the bistream URL information, but
because of the way those URLs are generated, we're having trouble
finding a way to do it.

 

Does anyone have any advice for the best way to expose the PDF URLs to
the discovery layer?

 

Our Dspace info:

-version 1.5.2

-running on Debian 5.0

 

Thanks!

 
Dillon Moore
Acting Manager of Library Services
The Centre for International Governance Innovation 
Centre pour l'innovation dans la gouvernance internationale
57 Erb Street West, Waterloo, Ontario Canada N2L 6C2
tel   +1.519.885.2444 ext. 479   |   fax   +1.519.885.5450
www.cigionline.org http://www.cigionline.org/ 

--
This message (including any attachments) may contain confidential
information, privileged material, or constitute non-public information.
If you are not the intended recipient, you are hereby notified that any
review, retransmission, conversion to hard copy, copying, circulation or
other use of this message and any attachments is strictly prohibited and
may be unlawful.  If you have received this transmission in error,
please immediately reply to the sender and delete this information from
your system.

 

image001.gif--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] xmlui and itemCounter

2009-04-24 Thread Panyarak Ngamsritragul

Hi Wayne,

Where is the file you are mentioning ? I looked for it both from the 
source and installed directories, but could not find one.  For example, in 
/dspace/webapps/xmlui/themes/ I found only these files and directories:
drwxr-xr-x 4 tomcat6 tomcat6 4096 2009-04-19 11:21 Classic
drwxr-xr-x 2 tomcat6 tomcat6 4096 2009-04-19 11:21 dri2xhtml
-rw-r--r-- 1 tomcat6 tomcat6 2751 2009-04-19 10:04 dri2xhtml.xsl
drwxr-xr-x 4 tomcat6 tomcat6 4096 2009-04-19 11:21 Kubrick
drwxr-xr-x 4 tomcat6 tomcat6 4096 2009-04-19 11:21 Reference
drwxr-xr-x 3 tomcat6 tomcat6 4096 2009-04-19 11:21 template
-rw-r--r-- 1 tomcat6 tomcat6 2752 2009-04-19 10:04 themes.xmap

I am using 1.5.2.

Panyarak

On Fri, 24 Apr 2009, Wayne Johnston wrote:

 I'm sure someone will provide more useful information but for now I would 
 point you to themes/DIM-Handler.xsl

 About half-way through this file are four stanzas for the different contexts 
 in the form...

 !--Display community strengths (item counts) if they exist--
 xsl:if 
 test=string-length($data/dim:fie...@element='format']...@qualifier='extent'][1])
  gt; 0
   xsl:text [/xsl:text
   xsl:value-of 
 select=$data/dim:fie...@element='format']...@qualifier='extent'][1]/
   xsl:text]/xsl:text
 /xsl:if


 Wayne


 - Original Message -
 From: Hardy J. Pottinger pottinge...@umsystem.edu
 To: Stuart Lewis s.le...@auckland.ac.nz, dspace-tech@lists.sourceforge.net
 Sent: Friday, April 24, 2009 1:45:31 PM GMT -05:00 US/Canada Eastern
 Subject: Re: [Dspace-tech] xmlui and itemCounter

 Hi, I've seen the comment in dspace.cfg itself, and have seen it repeated 
 elsewhere, that, as Wayne and Stuart both note, the XMLUI ignores 
 webui.strengths.show setting in dspace.cfg. It's up to the theme to display 
 strengths. However, I have not seen any documentation or postings anywhere 
 explaining how one actually does this in the XMLUI theme.

 Does anyone have a write-up on how to display collection strengths in XMLUI, 
 including theme details? Thanks!

 --Hardy

 -Original Message-
 From: Stuart Lewis [mailto:s.le...@auckland.ac.nz]
 Sent: Thursday, April 23, 2009 4:26 PM
 To: Wayne Johnston; dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter

 Hi Wayne,



 The xmlui ignores the webui.strengths.show setting in dspace.cfg and
 delegates the decision whether or not to show the strengths  to the
 theme that you are using. In the latest version of Dspace, the default
 theme is enabled to show the strengths.



 If you have webui.strengths.cache set to true (which it must be for them
 to appear in the xmlui) then you will need to periodically run
 [dspace]/bin/dsrun org.dspace.browse.ItemCounter to have the strengths
 updated.



 Thanks,





 Stuart Lewis

 Digital Services Programmer

 Te Tumu Herenga The University of Auckland Library

 Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand

 Ph: 64 9 373-7599 x81928

 http://www.library.auckland.ac.nz http://www.library.auckland.ac.nz/ /







 From: Wayne Johnston [mailto:wajoh...@uoguelph.ca]
 Sent: Friday, 24 April 2009 6:54 a.m.
 To: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter



 An update on this post...
 I restarted Tomcat and all the counts are accurate now.
 It's still not clear to me whether I'll have to run ItemCounter to
 keep the cache up-to-date but I guess I'll find out.

 w

 - Original Message -
 From: Wayne Johnston wajoh...@uoguelph.ca
 To: dspace-tech@lists.sourceforge.net
 Sent: Thursday, April 23, 2009 1:22:31 PM GMT -05:00 US/Canada Eastern
 Subject: [Dspace-tech] xmlui and itemCounter

 I wanted to activate the item counter in the xmlui interface and,
 although the dspace.cfg file claims that the webui.strengths parameters
 don't apply to the xmlui interface I found a post that suggested
 otherwise.
 So, I set show and chache to true and the counts appeared;
 however, I then noticed that a recent submission was not reflected in
 the counts.
 So I ran ItemCounter to update the totals in cache.
 Curiously, I now have an up-to-date count on the community page and the
 collection page but when I am at the home page, looking at the array of
 all communities and collections, this particular collection is still
 showing as zero (0) instead of one (1).
 All other counts are consistent from home page, community pages and
 collection pages.
 Does this make sense to anyone?
 Has anyone else experienced this?
 Any advice?

 --

 Wayne Johnston
 Digital Initiatives Librarian, University of Guelph
 519.824.4120 x56900
 wajoh...@uoguelph.ca




 
 -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the
 new simplified licensign option that enables unlimited royalty-free
 distribution of the report engine for externally facing server and web
 deployment. http://p.sf.net/sfu/businessobjects