Re: [Dspace-tech] PDF Thumbnail Resolution

2013-11-27 Thread helix84
On Wed, Nov 27, 2013 at 11:35 PM, Jason Sherman wrote: > Okay, I went ahead and created a pull request and a jira issue: Great, thanks, Jason! If some of you do test, please leave a report in Jira comments to let us know whether it works or any changes are needed. Regards, ~~helix84 Compulsor

Re: [Dspace-tech] Difference between Lucene and Solr Indexing Commands

2013-11-27 Thread David Cook
Hi Hilton: Thanks for those links. I actually studied records management and digital preservation in grad school, but I’m sure a refresher might be a good idea nonetheless. Of course, this is just a test system to get used to the more technical aspects of DSpace, but thanks all the same

Re: [Dspace-tech] Difference between Lucene and Solr Indexing Commands

2013-11-27 Thread David Cook
Hi helix84: Thanks for the prompt response! It's very much appreciated :). Thanks also for the explanation on search and browse. That really helped clear things up! I just have a few remaining follow-up questions. 1) Is it necessary to run "index-update" and/or "update-discovery-index" as cro

Re: [Dspace-tech] PDF Thumbnail Resolution

2013-11-27 Thread Jason Sherman
Okay, I went ahead and created a pull request and a jira issue: https://jira.duraspace.org/browse/DS-1812 https://github.com/DSpace/DSpace/pull/409 On Wed, Nov 27, 2013 at 9:19 AM, Jason Sherman wrote: > Alan, > > You can see what I've got so far here: > > https://github.com/jsnshrmn/DSpace/

Re: [Dspace-tech] OAI validation for Dspace 3.0 failure

2013-11-27 Thread helix84
Hello everyone who has been affected by this OAI timezone issue. There is now a patch that fixes this: https://github.com/DSpace/DSpace/pull/408 In order to help get the fix into DSpace 4.0, we'd like to ask you to verify that it fixes your problem. The sooner you report back the better as 4.0 wi

Re: [Dspace-tech] [KE1019161] datestamp in UTC for OAI

2013-11-27 Thread helix84
Hello everyone who has been affected by this OAI timezone issue. There is now a patch that fixes this: https://github.com/DSpace/DSpace/pull/408 In order to help get the fix into DSpace 4.0, we'd like to ask you to verify that it fixes your problem. The sooner you report back the better as 4.0 wi

Re: [Dspace-tech] validation error

2013-11-27 Thread helix84
Hello everyone who has been affected by this OAI timezone issue. There is now a patch that fixes this: https://github.com/DSpace/DSpace/pull/408 In order to help get the fix into DSpace 4.0, we'd like to ask you to verify that it fixes your problem. The sooner you report back the better as 4.0 wi

Re: [Dspace-tech] Unable to update text on JSP page in v3.2

2013-11-27 Thread Shazia Sathar
Some more info: I went through the FAQ section regarding updates to Messages.properties without doing a build. This is what I noticed for my build. 1) Unzipped [dspace]/webapps/jspui/WEB-INF/lib/dspace-api-3.2.jar to external folder 2) The Message.properties does *not* contain the modifications

[Dspace-tech] Save&exit visible for a group

2013-11-27 Thread Ruben
Hi, I want to know if I can add a group to be editor of a submission which has been saved before. Now, if you are doing a submission and you want to save&quit, this submission rest visible only for submitor (you). I would like to modify this and add a group which be able to see this interrupte

Re: [Dspace-tech] PDF Thumbnail Resolution

2013-11-27 Thread Jason Sherman
Alan, You can see what I've got so far here: https://github.com/jsnshrmn/DSpace/raw/master/dspace-api/src/main/java/org/dspace/app/mediafilter/XPDF2Thumbnail.java Testing is definitely something it could use! On Tue, Nov 26, 2013 at 11:21 PM, Alan Orth wrote: > Jason, > > To clarify, you sent

[Dspace-tech] Editing the Main Layout

2013-11-27 Thread Stephano John
Hi all, I am on the final stages of customizing the repository, we are using ubuntu 10.04, dspace 1.8 and Mirage as our theme. We have some problems, for now i have an urgency on recent submissions to be displayed at front page, also moving some boxes from right to left. I have tried to go through

Re: [Dspace-tech] Migrating customizations

2013-11-27 Thread Hilton Gibson
Hi David Perhaps this will help: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Upgrading/Repository_Software Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator JS Gericke Library Room 1025D Stellenbosch University Private Bag X5036 Stellenbosch 7599 South Africa Tel: +27 21 808 4100

Re: [Dspace-tech] Quick Question About CSV Import

2013-11-27 Thread Matthew Sherman
Thanks, that helps a lot. On Wed, Nov 27, 2013 at 9:09 AM, helix84 wrote: > Hi Matt, > > the character you need to put in the "id" column to create a new record is > "+". > > > Regards, > ~~helix84 > > Compulsory reading: DSpace Mailing List Etiquette > https://wiki.duraspace.org/display/DSPACE

Re: [Dspace-tech] Quick Question About CSV Import

2013-11-27 Thread helix84
Hi Matt, the character you need to put in the "id" column to create a new record is "+". Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ---

Re: [Dspace-tech] Quick Question About CSV Import

2013-11-27 Thread Hilton Gibson
Hi Matt Perhaps this will help: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Metadata/Batch_Edit Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator JS Gericke Library Room 1025D Stellenbosch University Private Bag X5036 Stellenbosch 7599 South Africa Tel: +27 21 808 4100 | Cell: +2

[Dspace-tech] Quick Question About CSV Import

2013-11-27 Thread Matthew Sherman
Hello, I had a quick question about importing via CSV. I want to add a few records that have links but not files associated with them and I know you can do that by adding the metadata to a CSV. The one thing I do not know is do I leave the "id" field blank or is there a character I need to put i

Re: [Dspace-tech] Migrating customizations

2013-11-27 Thread David Abeijón
That's true, I only modified the themes and configuration directories. Ok, i'll try to do the update. Thank you, - David - -Mensaje original- De: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] En nombre de helix84 Enviado el: miércoles, 27 de noviembre de 2013 14:47 Para: David Abei

Re: [Dspace-tech] Migrating customizations

2013-11-27 Thread helix84
On Wed, Nov 27, 2013 at 2:38 PM, David Abeijón wrote: > So, I don't need to do anything in here: > [dspace-source]/dspace/modules/xmlui/src/main/webapp/ From what you wrote before I understood you didn't make any other modifications to source code, only theme and configuration modifications. If t

Re: [Dspace-tech] Migrating customizations

2013-11-27 Thread David Abeijón
Thank you for the response. So, I don't need to do anything in here: [dspace-source]/dspace/modules/xmlui/src/main/webapp/ I have to migrate the customizations after build the project, over [dspace]/webapps/xmlui/themes/ and [dspace]/config/ directories , haven't I? Regards, - David - ..

Re: [Dspace-tech] Migrating customizations

2013-11-27 Thread helix84
On Wed, Nov 27, 2013 at 2:24 PM, helix84 wrote: > Just copy over your theme directory. Only to clarify - I mean your [dspace]/webapps/xmlui/themes/YourTheme/ directory, not literally the "themes/" directory. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.dura

Re: [Dspace-tech] Migrating customizations

2013-11-27 Thread helix84
Hi David, On Wed, Nov 27, 2013 at 2:00 PM, David Abeijón wrote: > Basically we have a new theme in [dspace]/webapps/xmlui/themes/ and > modifications in [dspace]/webapps/config ,for example: input-forms.xml, and > emails templates. sounds like a simple case. Just copy over your theme directory.

[Dspace-tech] Migrating customizations

2013-11-27 Thread David Abeijón
Hello, I'm upgrading from 1.6.2 to 1.7.2 following the documentation: https://wiki.duraspace.org/display/DSDOC18/Upgrading+From+1.6.x+to+1.7.x The problem is that I'm not sure what to do to migrate the customizations. Basically we have a new theme in [dspace]/webapps/xmlui/themes/ and modificati

[Dspace-tech] ClassNotFoundException at UploadStep

2013-11-27 Thread Otuoma
Dear dspace community, hope u can help again. We have this error when uploading documents at the upload step: Caused by: java.lang.ClassNotFoundException: org.dspace.app.xmlui.aspect.submission.submit.UploadStep We have enabled embargo features so I have commented out the section that has this s

Re: [Dspace-tech] Difference between Lucene and Solr Indexing Commands

2013-11-27 Thread helix84
Hi David, all your questions are very valid and as we're in a transition phase between the old search and Discovery, there are some minor caveats. On Wed, Nov 27, 2013 at 8:11 AM, David Cook wrote: > 1) By default (i.e. Discovery is disabled and there is no OAI-PMH > cronjob), Solr is only

Re: [Dspace-tech] Difference between Lucene and Solr Indexing Commands

2013-11-27 Thread Hilton Gibson
Hi David For a "whole" picture setup, try the links below. http://bit.ly/goodir http://bit.ly/garpir Based on Ubuntu server 10.04 and DSpace 1.8.2 so far. Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator JS Gericke Library Room 1025D Stellenbosch University Private Bag X5036 Stell

[Dspace-tech] Difference between Lucene and Solr Indexing Commands

2013-11-27 Thread David Cook
Good day, DSpace folks: My name is David Cook, and I'm currently running a test instance of DSpace 3.2 on Debian 7 with Tomcat7. I first encountered DSpace at the start of 2012, but my experience has, prior to now, been limited to changing dspace.cfg and the JSPUI templates. Now, I'm looki