Re: [Dspace-tech] Messages.Properties

2008-06-30 Thread Robert Roggenbuck
You can copy it from [dspace-source]/... to [dspace]/... . But it is better to say 'ant init_configs' in [dspace-source]/dspace/target/dspace-[version-no.]-build.dir/. This applies to all changes in the config-directory. After this You should restart You web-application server (like Tomcat).

Re: [Dspace-tech] encoding in introductory text (xmlui)

2008-06-30 Thread Xaquin Lores
Hi, yes, and the result was the same. I forgive to explain I use dspace 1.4.2 and manakin 1.1a Someone have used html entities within forms with this configuration? Xaquín Lores On Fri, Jun 27, 2008 at 4:03 PM, Dorothea Salo [EMAIL PROTECTED] wrote: On Fri, Jun 27, 2008 at 7:46 AM, Xaquin

Re: [Dspace-tech] Borked sequence in author browse

2008-06-30 Thread Graham Triggs
Steve Thomas wrote: Hi. We're running 1.4.2. Our Author browse is producing an odd sequence of authors, e.g. Brown, Alfred Leonard Brown, Alice Brown, A. M. Brown, A. R. Brown-Augsburger, P. -- it looks very much like the sequence is ignoring punctuation (good) AND ignoring

Re: [Dspace-tech] Messages.Properties

2008-06-30 Thread Robert Roggenbuck
To be more precise: You can copy it from [dspace-source]/dspace/config/ to [dspace]/config/. But it is better to say 'ant init_configs' in [dspace-source]/dspace/target/dspace-[version-no.]-build.dir/. No other directories are to be touched, if You Web-server is configured to use the

[Dspace-tech] LDAP bind

2008-06-30 Thread Rafa Carreres
Hi, I'm testing LDAP authentication in DSpace 1.4 and everything works OK. However I only need binding, not searching into LDAP because I don't want users to autoregister. Is it necessary for DSpace to make LDAP searches to authenticate users? Thanks in advance begin:vcard fn:Rafael

[Dspace-tech] Output from DSpace/Fedora mtg June 10

2008-06-30 Thread Michele Kimpton
Dear members of the community, On June 10th, a small group from both the Fedora commons community and DSpace community met for a one day workshop/brainstorm on potential projects to work in collaboration. A full transcript of the meeting, including the list of ideas that resulted from the

[Dspace-tech] developers needed for one code fest in DC, July 25

2008-06-30 Thread Michele Kimpton
Last chance to sign yourself up to be part of the RepoCamp on July 25th DC. You will get to code, share and innovate with other developers in the open repository space- including folks from Fedora and eprints. We need more DSpace developers, travel and lodging will be paid, please let me

Re: [Dspace-tech] encoding in introductory text (xmlui)

2008-06-30 Thread Valerio Minetti
Hi, I had a similar problem with news-xmlui.xml. Our file contains accented vowels like è, ì etc. we solved this isssue specifying ISO-8859-1 (latin-1) as charset directly into the file. Valerio. On Fri, Jun 27, 2008 at 2:46 PM, Xaquin Lores [EMAIL PROTECTED] wrote: Hi I'm having troubles

[Dspace-tech] Understanding Workflow Authorizations

2008-06-30 Thread Susan Teague Rector
Hello all, I thought I understood the workflow authorizations in Dspace, but I'm beginning to think I may not - Here's the scenario 1 - User uploads an item. 2 - Collection admin logs into the 'My Account' page and sees the submission. 3 - Collection admin 'Takes the Task' and then 'Accepts

Re: [Dspace-tech] Understanding Workflow Authorizations

2008-06-30 Thread Dorothea Salo
I thought at this point, the admin would be able to open the file to look at it; however, there is no link for the file. Is there a link for the file on the previous screens (accept and perform task)? I suspect this may be a usability wart rather than a permissions error. Dorothea --

Re: [Dspace-tech] Understanding Workflow Authorizations

2008-06-30 Thread Susan Teague Rector
No - I thought for sure I had seen a link before - Tis not there... There is a link for the license... Thanks, Susan Dorothea Salo wrote: I thought at this point, the admin would be able to open the file to look at it; however, there is no link for the file. Is there a link for the file

Re: [Dspace-tech] Understanding Workflow Authorizations

2008-06-30 Thread Dorothea Salo
On Mon, Jun 30, 2008 at 12:47 PM, Susan Teague Rector [EMAIL PROTECTED] wrote: No - I thought for sure I had seen a link before - Tis not there... There is a link for the license... That's strange. If you edit the collection, which of the three steps (Accept/Reject, Accept/Reject/Edit Metadata,

Re: [Dspace-tech] Understanding Workflow Authorizations

2008-06-30 Thread Susan Teague Rector
Hi Dorothea, Thanks for your help! All steps have 4 people assigned (including the collection administrator and the administrator of the system). Don't know if this matters, but I'm still using Dspace 1.4.2 and have Tim's configurable submission system in place. susan Dorothea Salo wrote:

[Dspace-tech] Field Missing from Altered Submission Forms

2008-06-30 Thread pennington
I could use some help on a DSpace mystery. We are on 1.4.2 and just created a custom submission input form process for DSpace for a particular collection, primary using the instructions from http://wiki.dspace.org/index.php/Alter_submission_input_forms and it works just fine, except for one

Re: [Dspace-tech] DatabaseManager question

2008-06-30 Thread Gary McGath
Gary McGath wrote: Sigh ... Implemnting embargo on the Manakin side of DSpace 1.5 is proving to be the bane of my life. I appreciate the suggestions I've received, but most of them require waiting, and that isn't an option. Anyway, I've been trying to implement a variant of Embargo v2

Re: [Dspace-tech] Understanding Workflow Authorizations

2008-06-30 Thread Susan Teague Rector
Does anyone know Could this have to do with permissions at the server directory level? Once I approve the item, the file is accessible - it's just in the approval process, I can't access it at all thanks Susan Teague Rector wrote: Hi Dorothea, Thanks for your help! All steps have 4 people

Re: [Dspace-tech] DatabaseManager question

2008-06-30 Thread Reuben Pasquini
Hi Gary, I implemented a simple embargo as follows: *. Setup the ingest workflow to specify an embargo period in the 'dc:date available' field. *. Modify the dspace-api code so that AuthorizeManager::authorize() calls out to a checkEmbargo() method to verify that an

Re: [Dspace-tech] Field Missing from Altered Submission Forms

2008-06-30 Thread Conal Tuohy
On Mon, 2008-06-30 at 13:54 -0500, [EMAIL PROTECTED] wrote: I could use some help on a DSpace mystery. We are on 1.4.2 and just created a custom submission input form process for DSpace for a particular collection, primary using the instructions from

Re: [Dspace-tech] can not Dspace update

2008-06-30 Thread Gary Browne
Hi Zayakh After making your updates in: [dspace-source]/dspace/config/dspace.cfg then from the [dspace-source]/dspace directory, run: mvn package then from [dspace-source]/dspace/target/dspace-1.5.x-build.dir/, run: ant init_configs Hope this helps. Regards Gary Gary Browne

Re: [Dspace-tech] Messages.properties

2008-06-30 Thread Gary Browne
Hi Zaya Make your changes in the source code: [dspace-source]/dspace/module/jspui/src/main/resources/Messages.properti es Then run mvn package from [dspace-source]/dspace. Then run 'ant update' from [dspace-source]/dspace/target/dspace-1.5.x-build.dir. Regards Gary Gary Browne

[Dspace-tech] Importing postgers data from old dspace server to new dspace server

2008-06-30 Thread Nitin Bhadauria
Dear All First of all i must admit that i am very new to Dspace. I have to repository of movies and document on Dspace-1.3.2 from 2005. Now we brought a new server for the dspace and I install the dspace reffing the dspace manual It work's well but when i import data from old server it kept