[Dspace-tech] Running Handle Server after changing servers

2008-10-13 Thread George Kozak
Hi...

I just moved my DSpace instance to a new machine.  I'm confused as to 
what I need to do have CNRI contact the new machine.  At the CNRI 
site it says to run the SimpleSetup again, then send the new sitebndl 
per the instructions in the download (but of course, I don't have the 
download...I set up this handle server back in 2003).  Has anyone done this?


***
George Kozak
Coordinator
Web Development and Management
Digital Media Group
501 Olin Library
Cornell University
607-255-8924
***
[EMAIL PROTECTED] 


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] repeatable date in submission

2008-10-13 Thread George Hamilton
Hi Stuart

Thanks for your response.

The use case is the work-around for their not being a date range 
control. We would like to use Time Period (temporal coverage) to record 
when a dataset was being collected, or what dates it covers 
historically. The DCMI recommendation is that this be done as a date 
range rather than a single date.

In the absence of a date range, we would like to have a repeatable date 
field, so that depositors can either record a start and end date for 
data collection, or (in the instance of survey day) a series of years in 
which the field work was done (e.g. Household Survey, 2004, 2006, 2008).

Regards

George

Stuart Lewis wrote:
 Hi George,

   
 In the submission process a repeatable input-type of date doesn't
 work.  The initial value is over-written by the second value input.
 Looking in org.dspace.submit.step.DescribeStep.doProcessing I can see
 that the call to readDate is not using the repeatable value of the
 input, as it does for the other types.  Is this deliberate, or is there
 some missing functionality?  I'm using 1.5.0 but see that this is the
 same in 1.5.1.
 

 I don't know if it is deliberate or is just missing functionality.

 I could see the case for dates not being repeatable - generally a date
 represents when something happened (e.g. the item was published), and an
 event like that tends to happen only once. But there has to be some proper
 use cases otherwise you wouldn't have asked.

 Unless anyone knows any differently, it might just be a bit of missing
 functionality.

 Thanks,


 Stuart
 _

 Gwasanaethau Gwybodaeth  Information Services
 Prifysgol Aberystwyth  Aberystwyth University

 E-bost / E-mail: [EMAIL PROTECTED]
  Ffon / Tel: (01970) 622860
 _


 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


   


-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Data recovery mechanism from File system

2008-10-13 Thread Gagan mandayam

Hi,

Very recently we had started using DSpace 1.4.2  uploaded several 100 
documents (mainly PDFs).
For every file uploaded, Dspace creates 'something' in assesstore (file 
system)  also in Database.
Our File system  DB were in 2 different servers. Due to unforeseen 
reasons, we lost the file system, but had the DB only.


As our file system server conked, we could never retrieve anything from 
the file system stuff;
*Now, is it enough if we backup 'assetstore'  DB simultaneously,  put 
it in a diff file system  restart, so that we get all our data back?

we noticed 'search'  'upload' folders also?
*

In the documentation,( 
file:///C:/dspace-1.4.2-source/docs/storage.html#bitstreams ), we read
[[ This is because it's better to have a bitstream in storage but not 
the database (effectively non-existent to DSpace) than a bitstream 
record in the database
but not storage, since people would be able to find the bitstream but 
not actually get the contents ]]


can anyone pls advice.

What is the difference between Assestore  SRB?

thanks,
gagan
*DISCLAIMER STATEMENT*

 Save a tree. don't print this email or any documents unless you really 
need to

*Confidentiality Warning : This e-mail and any files transmitted along with it 
are for the sole use of the intended recipient(s) and may contain confidential 
and privileged information. If you are not the intended recipient, you are 
hereby notified that any review, re-transmission, conversion to hard copy, 
copying, circulation or other use of this message and any attachments is 
strictly prohibited. If you are not the intended recipient, please notify the 
sender immediately by return e-mail, and destroy the original message along 
with all copies of the same and any attachments, from your system.



Virus Warning:  Although the company has taken reasonable precautions to ensure 
no viruses are present in this email, the company cannot accept responsibility 
for any loss or damage arising from the use of this email or attachment.*-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Manakin home page links

2008-10-13 Thread Serhiy Polyakov
Thanks! It worked for dspace/config/news-xmlui.xml

I also needed to add links inside or near the hint tag of
dspace/config/input-forms.xml but xref tag did not work there.
I just need some external reference for submitters about filling out
submission form.

Any suggestions?

Thanks,
Serhiy


On Fri, Oct 10, 2008 at 2:30 AM, mikan.d.dspace listmail
[EMAIL PROTECTED] wrote:
 Try:

 xref target=http://yourlink.com/;This is link./xref

 -Mika

 2008/10/10 Serhiy Polyakov [EMAIL PROTECTED]

 Hello,

 I have simple question about Manakin. I need to edit text in
 dspace/config/news-xmlui.xml and have some html links along with the
 text there. This appears on the home page of DSpace.

 When I add links they are striped out, when I use HTML entities for
 brackets link shows up literally but not as a hot link.

 Thanks,
 Serhiy

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the
 world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech



-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Two more questions regarding handles

2008-10-13 Thread Jason Fowler
Stuart,

Thanks so much! I changed those lines in config.dct and it now works perfectly.

Also, thanks for the high quality training modules you guys developed for 
DSpace!

Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

From: Stuart Lewis [EMAIL PROTECTED]
Sent: Saturday, October 11, 2008 2:56 AM
To: DSpace Tech
Subject: Re: [Dspace-tech] Two more questions regarding handles

Hi Jason,

 First, and most important, Handle.net is not resolving my prefix. I know it's
 probably a problem on my end. My firewall is open for incoming and outgoing on
 the appropriate ports. However, I keep getting this error in my handle server
 error log:

 2008/10/08 11:41:54 CDT 100 class net.handle.server.HdlHttpInterface: Error
 setting up server socket: java.net.BindException: Cannot assign requested
 address

 Any ideas as to what might be causing this?

My understanding of that error message is that it occurs when you are trying
to bind to an IP address locally that the machine does not know about. Have
you got the IP address correct in your handle configuration files, or do you
have public and private IP addresses and you are trying to bind to the
public IP which the machine itself doesn't know about?

 Second, when I first set up my handle configuration, I accidentally had a
 small bit of whitespace after the prefix in dspace.cfg. Now, every item i add
 has a handle prefix that looks like this: handle/10392 /11

 Any ideas as to how I should go about correcting this?

You said in a subsequent email that you'd tried using update-handle-prefix.
You could instead try running the two SQL commands directly:

UPDATE handle SET handle = 'NEW' || '/' || handle_id
WHERE handle LIKE 'OLD/%';

(substitute OLD and NEW as appropriate)

UPDATE metadatavalue SET text_value =
(SELECT 'http://hdl.handle.net/' || handle FROM handle WHERE
handle.resource_id=item_id AND handle.resource_type_id=2) WHERE
text_value LIKE 'http://hdl.handle.net/%';

2 things though:

 - MAKE SURE YOU TAKE A DB BACKUP FIRST

 - Afterwards you need to reindex DSpace, so either run
[dspace]/bin/index-all or [dspace]/bin/index-update (depending on which
version of DSpace you have)

Thanks,


Stuart
_

Gwasanaethau Gwybodaeth  Information Services
Prifysgol Aberystwyth  Aberystwyth University

E-bost / E-mail: [EMAIL PROTECTED]
 Ffon / Tel: (01970) 622860
_


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Running Handle Server after changing servers

2008-10-13 Thread Jason Fowler
You should just need to upload it here:

http://www.handle.net/cgi-bin/others_request.pl


Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

From: George Kozak [EMAIL PROTECTED]
Sent: Monday, October 13, 2008 8:43 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Running Handle Server after changing servers

Hi...

I just moved my DSpace instance to a new machine.  I'm confused as to
what I need to do have CNRI contact the new machine.  At the CNRI
site it says to run the SimpleSetup again, then send the new sitebndl
per the instructions in the download (but of course, I don't have the
download...I set up this handle server back in 2003).  Has anyone done this?


***
George Kozak
Coordinator
Web Development and Management
Digital Media Group
501 Olin Library
Cornell University
607-255-8924
***
[EMAIL PROTECTED]


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Adding Creative Commons icon to Manakin display

2008-10-13 Thread Walker, David
Hi all,

Looks like Manakin does not include the Creative Commons license icon in the 
item display, as the older JSP pages do.

Seems like a simple addition, but thought I would ask if anyone has done this 
already so that I might crib their XSLT.  Thanks!

--Dave

==
David Walker
Library Web Services Manager
California State University
http://xerxes.calstate.edu

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding Creative Commons icon to Manakin display

2008-10-13 Thread Dorothea Salo
Not to hijack the thread, but has anyone else noticed that clicking on
a CC license brings up a page of HTML -- displayed as plain-text? Or
have I done something horrible to my Manakin installation without
meaning to?

Dorothea

On Mon, Oct 13, 2008 at 1:32 PM, Walker, David [EMAIL PROTECTED] wrote:
 Hi all,

 Looks like Manakin does not include the Creative Commons license icon in the 
 item display, as the older JSP pages do.

 Seems like a simple addition, but thought I would ask if anyone has done this 
 already so that I might crib their XSLT.  Thanks!

 --Dave

 ==
 David Walker
 Library Web Services Manager
 California State University
 http://xerxes.calstate.edu

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




-- 
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding Creative Commons icon to Manakin display

2008-10-13 Thread Walker, David
Yes, we have.  Apparently Manakin/DSpace is setting the HTTP content-type to 
text/plain here.  Firefox dutifully displays it as such, although IE sees the 
HTML and decides to display it as HTML instead of text.

Not sure how to fix that.  But it's next on my to-do list. :-)

--Dave

==
David Walker
Library Web Services Manager
California State University
http://xerxes.calstate.edu

From: Dorothea Salo [EMAIL PROTECTED]
Sent: Monday, October 13, 2008 11:58 AM
To: [EMAIL PROTECTED]
Subject: Re: [Dspace-tech] Adding Creative Commons icon to Manakin display

Not to hijack the thread, but has anyone else noticed that clicking on
a CC license brings up a page of HTML -- displayed as plain-text? Or
have I done something horrible to my Manakin installation without
meaning to?

Dorothea

On Mon, Oct 13, 2008 at 1:32 PM, Walker, David [EMAIL PROTECTED] wrote:
 Hi all,

 Looks like Manakin does not include the Creative Commons license icon in the 
 item display, as the older JSP pages do.

 Seems like a simple addition, but thought I would ask if anyone has done this 
 already so that I might crib their XSLT.  Thanks!

 --Dave

 ==
 David Walker
 Library Web Services Manager
 California State University
 http://xerxes.calstate.edu

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding Creative Commons icon to Manakin display

2008-10-13 Thread Diggory Mark
Likewise,  We were working on a logo -- CC site solution for XMLUI  
before I went onto DSpace 2.0 work.  But that is something that is  
still in the works.  A change that works against the existing 1.5.x  
branch would meet all our needs.

The old behavior was to use the contents of the CC file that has a url  
to the CC site, it (the JSPUI) never actually showed the html file  
exposed in the XMLUI.  I'm not sure why they chose not to use that  
approach in the XMLUI. But we should choose one rendering and use that  
exclusively across both webapps.

See for example:

http://demo.dspace.org/jspui/handle/1721.1/39640

vs

http://demo.dspace.org/xmlui/handle/1721.1/39640

-Mark

On Oct 13, 2008, at 12:07 PM, Walker, David wrote:

 Yes, we have.  Apparently Manakin/DSpace is setting the HTTP content- 
 type to text/plain here.  Firefox dutifully displays it as such,  
 although IE sees the HTML and decides to display it as HTML instead  
 of text.

 Not sure how to fix that.  But it's next on my to-do list. :-)

 --Dave

 ==
 David Walker
 Library Web Services Manager
 California State University
 http://xerxes.calstate.edu
 
 From: Dorothea Salo [EMAIL PROTECTED]
 Sent: Monday, October 13, 2008 11:58 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [Dspace-tech] Adding Creative Commons icon to Manakin  
 display

 Not to hijack the thread, but has anyone else noticed that clicking on
 a CC license brings up a page of HTML -- displayed as plain-text? Or
 have I done something horrible to my Manakin installation without
 meaning to?

 Dorothea

 On Mon, Oct 13, 2008 at 1:32 PM, Walker, David  
 [EMAIL PROTECTED] wrote:
 Hi all,

 Looks like Manakin does not include the Creative Commons license  
 icon in the item display, as the older JSP pages do.

 Seems like a simple addition, but thought I would ask if anyone has  
 done this already so that I might crib their XSLT.  Thanks!

 --Dave

 ==
 David Walker
 Library Web Services Manager
 California State University
 http://xerxes.calstate.edu

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's  
 challenge
 Build the coolest Linux based applications with Moblin SDK  win  
 great prizes
 Grand prize is a trip for two to an Open Source event anywhere in  
 the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




 --
 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 the Moblin Your Move Developer's  
 challenge
 Build the coolest Linux based applications with Moblin SDK  win  
 great prizes
 Grand prize is a trip for two to an Open Source event anywhere in  
 the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's  
 challenge
 Build the coolest Linux based applications with Moblin SDK  win  
 great prizes
 Grand prize is a trip for two to an Open Source event anywhere in  
 the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Index-init

2008-10-13 Thread Blanco, Jose

Can I be running index-init with the website up, or does the website
need to be down.

I just upgraded to 151 and was getting some out of memory error.  I'm
thinking I needed to run index-init after the upgrade.

Thanks!
Jose

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding Creative Commons icon to Manakin display

2008-10-13 Thread Mark Diggory
I'll toss in that most of the issue is caused by DSpace using a  
poorly defined BitstreamFormat here called License rather than  
using a more appropriate BitstreamFormat of HTML and Text for the  
various three Bitstreams created by the CC licensing process. There  
are three things that need doing:

1.) Adjust the submission step to assign more appropriate  
BitstreamFormats.

2.) Write a script that corrects the old bitstreamformats in existing  
installations which can be run in the next maintenance upgrade.

3.) Alter the XMLUI to use a logo for the Creative Commons link  
rather than the current approach.

-Mark

On Oct 13, 2008, at 12:07 PM, Walker, David wrote:

 Yes, we have.  Apparently Manakin/DSpace is setting the HTTP  
 content-type to text/plain here.  Firefox dutifully displays it as  
 such, although IE sees the HTML and decides to display it as HTML  
 instead of text.

 Not sure how to fix that.  But it's next on my to-do list. :-)

 --Dave

 ==
 David Walker
 Library Web Services Manager
 California State University
 http://xerxes.calstate.edu
 
 From: Dorothea Salo [EMAIL PROTECTED]
 Sent: Monday, October 13, 2008 11:58 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [Dspace-tech] Adding Creative Commons icon to Manakin  
 display

 Not to hijack the thread, but has anyone else noticed that clicking on
 a CC license brings up a page of HTML -- displayed as plain-text? Or
 have I done something horrible to my Manakin installation without
 meaning to?

 Dorothea

 On Mon, Oct 13, 2008 at 1:32 PM, Walker, David  
 [EMAIL PROTECTED] wrote:
 Hi all,

 Looks like Manakin does not include the Creative Commons license  
 icon in the item display, as the older JSP pages do.

 Seems like a simple addition, but thought I would ask if anyone  
 has done this already so that I might crib their XSLT.  Thanks!

 --Dave

 ==
 David Walker
 Library Web Services Manager
 California State University
 http://xerxes.calstate.edu

 - 
 
 This SF.Net email is sponsored by the Moblin Your Move Developer's  
 challenge
 Build the coolest Linux based applications with Moblin SDK  win  
 great prizes
 Grand prize is a trip for two to an Open Source event anywhere in  
 the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




 --
 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 the Moblin Your Move Developer's  
 challenge
 Build the coolest Linux based applications with Moblin SDK  win  
 great prizes
 Grand prize is a trip for two to an Open Source event anywhere in  
 the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

 -- 
 ---
 This SF.Net email is sponsored by the Moblin Your Move Developer's  
 challenge
 Build the coolest Linux based applications with Moblin SDK  win  
 great prizes
 Grand prize is a trip for two to an Open Source event anywhere in  
 the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

~
Mark R. Diggory
Home Page: http://purl.org/net/mdiggory/homepage
Blog: http://purl.org/net/mdiggory/blog






-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] problem install Dspace

2008-10-13 Thread Gary Browne
Hi Trung Vo,
 
It is unclear to me which directory you are in when you run ant
fresh_install. Are you following the install instructions that come
packaged with the DSpace distribution? Firstly:
 
i) have you installed maven?
ii) have you created the dspace database user and the dspace database as
per instructions?
iii) have you configured your pg_hba.conf file to allow the dspace user
to connect to the dspace database?
iii) did you first run mvn clean package from the
[dspace-source]/dspace-1.5.1-src-release/dspace directory?
iv) did you then run ant fresh_install from the
[dspace-source]/dspace-1.5.1-src-release/dspace/target/dspace-1.5.1-buil
d.dir directory?
 
Regards
Gary
 
 
Gary Browne
Development Programmer
Library IT Services
University of Sydney
ph: 9351-5946
 




From: Trung Vo Quang [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 8 October 2008 3:37 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] problem install Dspace


Dear All,

   I tried to install DSpcace. When I execute comand: ant
fresh_install. I got an error:


[EMAIL PROTECTED]:/media/sda5/Projects/Dspace.org/dspace/dspace#
ant fresh_install
Buildfile: build.xml

init_installation:

init_configs:

setup_database:
 [java] Exception in thread main
java.lang.NoClassDefFoundError:
org/dspace/storage/rdbms/InitializeDatabase

BUILD FAILED
/media/sda5/Projects/Dspace.org/dspace/dspace/build.xml:380:
Java returned: 1

Total time: 0 seconds


I'm using: Web server: Apache2 + Resin. JDK 1.6. Ant, PostgreSQL
8.2, Dspace 1.5.1 


Best regards.
Trung Vo.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Index-init

2008-10-13 Thread Graham Triggs
You can run index-init with the website up, but bear in mind:

1) There may be a few exceptions thrown whilst the tables are being 
created (prior to population)

2) The browse lists won't be fully populated until the index-init script 
has finished running (may take some time on a large repository).

3) If you have changed the browse configuration in dspace.cfg, you will 
need to restart the web application to reload the values (otherwise you 
will get errors trying to access the browse tables).

G

Blanco, Jose wrote:
 Can I be running index-init with the website up, or does the website
 need to be down.

 I just upgraded to 151 and was getting some out of memory error.  I'm
 thinking I needed to run index-init after the upgrade.

 Thanks!
 Jose

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

This email has been scanned by Postini.
For more information please visit http://www.postini.com


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech