Re: [Dspace-tech] batch import error You need to provide the owning collection

2015-05-05 Thread Kostas Stamatis
Hi Ali,

 

We have to test it but for the time can you do a check to try to import your 
item via the Command Line? We just want to know if this is a problem in the 
“collections” file you mention or just a front-end limitation in the JSPUI 
batch import feature.

 

 

Regards,

 

Kostas   

 

 

 

From: ali esmaeili [mailto:a.esmaeili@gmail.com] 
Sent: Monday, May 04, 2015 6:40 PM
To: Peter Dietz
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] batch import error You need to provide the owning 
collection

 

nobody have any idea about this problem???nobody use batch import?

 

On Fri, May 1, 2015 at 10:43 AM, ali esmaeili a.esmaeili@gmail.com wrote:

hi peter,thanks for response,it is for collectioni also try to sumbit in 
dspace demo on demo.dspace.org/jspui but cant use batch import width collection 
file.

 

On Fri, May 1, 2015 at 10:40 AM, Peter Dietz pe...@longsight.com wrote:

Is that 123456789/12 the handle of a community or a collection? It needs to 
be a collection.





Peter Dietz
Longsight
www.longsight.com
pe...@longsight.com
p: 740-599-5005 x809

 

On Fri, May 1, 2015 at 12:32 PM, ali esmaeili a.esmaeili@gmail.com wrote:

hi every body.

im new in dspace 5.1.

i want to use batch import from jspui administration.

i have 1 item that contains:

dublincore.xml that is true.

contents that is true.

mainfile that is true.

collections (that is problem)

based on documentation i have a file that in first line have handler id for 
example 123456789/12

 

but when i try to upload it in batch import from jspui this error  You need to 
provide the owning collection 

i dont want to use dropdown for collection.

 

please help me.

thanks for your response.

 

--
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

 

 

 

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] BTE OAI import - NullPointerException

2015-03-13 Thread Kostas Stamatis
Hi Jan,

can you please send as the base URL for the OAI-PMH server you are using?


Thanks,

Kostas



On Mar 13, 2015, at 4:29 PM, helix84 heli...@centrum.sk wrote:

 Sending link to the source, hope it helps:
 
 https://github.com/EKT/Biblio-Transformation-Engine/blob/version-0.9.4/bte-io/src/main/java/gr/ekt/bteio/loaders/OAIPMHDataLoader.java#L179
 
 
 Regards,
 ~~helix84
 
 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 
 --
 Dive into the World of Parallel Programming The Go Parallel Website, sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for all
 things parallel software development, from weekly thought leadership blogs to
 news, videos, case studies, tutorials and more. Take a look and join the 
 conversation now. http://goparallel.sourceforge.net/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] dspace 4.0 - language button is not working.

2014-10-08 Thread Kostas Stamatis
Hi Kostas,

 

I think that your problem is in the configuration!

 

Instead of the option:

 

webui.supported.locale = en,el,de

 

use the following:

 

webui.supported.locales = en,el,de

 

(missing 's' at the end of the word locale).

 

This will enable the language selection links at the home page (see a demo
here: http://demo.dspace.org/jspui/)

 

 

Regards,

 

Kostas Stamatis

 

 

From: Konstantinos Koumoutsos [mailto:koumout...@gmail.com] 
Sent: Saturday, October 04, 2014 7:24 PM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] dspace 4.0 - language button is not working.

 

Hello all.

 

I am facing a problem with dspace 4.0 and localization. Although I have
followed the step in this link
https://wiki.duraspace.org/display/DSDOC4x/Localization+L10n#LocalizationL10
n-Introduction the only I can see is the default greek language and there is
not any language switching button on the home page. It seems that it can
support any language only as a default language. 

 

I was trying to see if there is a difference by changing the url like that
/jspui/?locale=de but there is no change. The tomcat return the default
greek language. 

 

The dspace.cfg for  this is 

 

### i18n -  Locales / Language 

# Default Locale

# A Locale in the form country or country_language or
country_language_variant

# if no default locale is defined the server default locale will be used.

default.locale = el

 

# All the Locales, that are supported by this instance of DSpace

# A comma-separated list of Locales. All types of Locales country,
country_language, country_language_variant

# Note that the appropriate file are present, especially that all the
Messages_x.properties are there

# may be used, e. g: webui.supported.locales = en, de

# Default language for metadata values

default.language = el

webui.supported.locale = en, el, de

 

Any help is much appreciated.

 

Thanks

Best Regards

Kostas

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Greeks not supported

2014-09-17 Thread Kostas Stamatis
Hi Maria,

Can't figure out your problem, but why are you using DSpace 1.6.8 while
version 4.2 is the latest release and v5 will be out late this year?


Regards,

Kostas


-Original Message-
From: Maria Lazaridou [mailto:maria...@teiser.gr] 
Sent: Wednesday, September 17, 2014 11:22 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Greeks not supported

Hello,
I have set up DSpace (1.6.8 version)  running locally on my computer in
order to check some issues before  installation for public use.
I want to use controlled vocabularies and it works fine as long as the
default xml files are loaded. But if I change a subject word in srsc.xml
file, for example turn it to Greek word, it seems that the file is no longer
readable.


I copy part of the srsc.xml text to make my self clear.. 
For example I change the following text :
?xml version=1.0 encoding=UTF-8?
node id=ResearchSubjectCategories label=Research Subject Categories
isComposedBy
node id=SCB11 label=HUMANITIES and RELIGION
isComposedBy
node id=SCB110 label=Religion/Theology
isComposedBy


With the following:
?xml version=1.0 encoding=UTF-8?
node id=ResearchSubjectCategories label=Research Subject Categories
isComposedBy
node id=SCB11 label=ΑΝΘΡΩΠΟΤΗΤΑ ΚΑΙ ΘΡΗΣΚΕΙΑ
isComposedBy
node id=SCB110 label=θΡΗΣΚΕΙΑ
isComposedBy


We checked the files and they seem to support UTF-8.
We would appreciate any help on this.
Thank you in advance!



---
Maria Lazaridou
Electrical  Computer Engineer MSc
Academic Library of Technological
 Educational Institute of Central Macedonia, Serres, Greece tel.
+302321049269 maria...@teiser.gr




--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Greeks not supported

2014-09-17 Thread Kostas Stamatis
I guess Windows XP is not a problem. See some info here:
https://wiki.duraspace.org/display/DSDOC4x/Installing+DSpace

As far as the add-on concerns, I would suggest to try to re-write it for the
newest version of DSpace. It may be already included in the core DSpace
software as well. Have you checked it?


Kostas


-Original Message-
From: Maria Lazaridou [mailto:maria...@teiser.gr] 
Sent: Wednesday, September 17, 2014 1:21 PM
To: 'Kostas Stamatis'
Cc: dspace-tech@lists.sourceforge.net
Subject: RE: [Dspace-tech] Greeks not supported


Hello Kostas,
Thank you for replying.
First of all, I'm working on Windows XP so I'm not sure whether I can
actually use the latest release.
Secondly, I have to test a specific add-on created in the past for this
specific release (1.6.8).

Greetings,
Maria


-Original Message-
From: Kostas Stamatis [mailto:kstama...@ekt.gr]
Sent: Wednesday, September 17, 2014 12:42 PM
To: 'Maria Lazaridou'; dspace-tech@lists.sourceforge.net
Subject: RE: [Dspace-tech] Greeks not supported

Hi Maria,

Can't figure out your problem, but why are you using DSpace 1.6.8 while
version 4.2 is the latest release and v5 will be out late this year?


Regards,

Kostas


-Original Message-
From: Maria Lazaridou [mailto:maria...@teiser.gr]
Sent: Wednesday, September 17, 2014 11:22 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Greeks not supported

Hello,
I have set up DSpace (1.6.8 version)  running locally on my computer in
order to check some issues before  installation for public use.
I want to use controlled vocabularies and it works fine as long as the
default xml files are loaded. But if I change a subject word in srsc.xml
file, for example turn it to Greek word, it seems that the file is no longer
readable.


I copy part of the srsc.xml text to make my self clear.. 
For example I change the following text :
?xml version=1.0 encoding=UTF-8?
node id=ResearchSubjectCategories label=Research Subject Categories
isComposedBy
node id=SCB11 label=HUMANITIES and RELIGION
isComposedBy
node id=SCB110 label=Religion/Theology
isComposedBy


With the following:
?xml version=1.0 encoding=UTF-8?
node id=ResearchSubjectCategories label=Research Subject Categories
isComposedBy
node id=SCB11 label=ΑΝΘΡΩΠΟΤΗΤΑ ΚΑΙ ΘΡΗΣΚΕΙΑ
isComposedBy
node id=SCB110 label=θΡΗΣΚΕΙΑ
isComposedBy


We checked the files and they seem to support UTF-8.
We would appreciate any help on this.
Thank you in advance!



---
Maria Lazaridou
Electrical  Computer Engineer MSc
Academic Library of Technological
 Educational Institute of Central Macedonia, Serres, Greece tel.
+302321049269 maria...@teiser.gr




--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce Perforce version control.
Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette



--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Request a copy

2014-09-02 Thread Kostas Stamatis
Dear Gary,

You need to make changes in two configuration files and create a new one
(current dspace git master version has already what you want - dspace 4.1
doesn't, so you need it to copy it somehow):

1) Go to dspace/config/spring/api/requestitem.xml and change the following
line

bean class=org.dspace.app.requestitem.RequestItemMetadataStrategy
id=org.dspace.app.requestitem.RequestItemAuthorExtractor

to this one:

bean class=org.dspace.app.requestitem.RequestItemHelpdeskStrategy
id=org.dspace.app.requestitem.RequestItemAuthorExtractor


2) Create a file at path
dspace-api/src/main/java/org/dspace/app/requestitem/RequestItemHelpdeskStra
tegy.java and copy the contents from this URL inside the file: 

https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/ds
pace/app/requestitem/RequestItemHelpdeskStrategy.java

3) Go to dspace/config/dspace.cfg file and add at the end the last lines
from the following file:

https://github.com/DSpace/DSpace/blob/master/dspace/config/dspace.cfg

You will see the REQUEST ITEM CONFIGURATION section at the end, copy it as
it is in your cfg file.

4) From the aforementioned lines, change request.item.helpdesk.override
option to true, and also, provide the helpdesk email for option
mail.helpdesk.


Rebuild, ant update and you are done!



Regards,

Kostas  



-Original Message-
From: Gary Browne [mailto:gary.bro...@sydney.edu.au] 
Sent: Tuesday, September 02, 2014 9:59 AM
To: dspace-tech Tech
Subject: [Dspace-tech] Request a copy

Hi all,

DSpace version: 4.1
UI: JSP
Servlet container: Tomcat 7
Server: RHEL 6.5 64-bit
Java: OpenJDK 1.7

Is it possible to have the Request a copy button send to a DSpace
administrator email address only, rather than to the item owner? If so,
where would I configure/code/hack this?

Thanks,
Gary

GARY BROWNE | Development Programmer 
Library IT Services | Fisher Library F03 

THE UNIVERSITY OF SYDNEY

T +61 2 9351 5946  | M +61 405 647 868 E gary.bro...@sydney.edu.au  | W
http://sydney.edu.au Sent from my plain old desktop computer.

CRICOS 00026A
This email plus any attachments to it are confidential. Any unauthorised use
is strictly prohibited. If you receive this email in error, please delete it
and any attachments.
Please think of our environment and only print this e-mail if necessary.




--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Dspace - Problem in Search and Navigation (by Author, Subject or Title) with Accented Characters

2014-08-21 Thread Kostas Stamatis
Check URIEncoding option on tomcat configuration server.xml file, according to 
following: 
https://confluence.atlassian.com/plugins/servlet/mobile#content/view/174898

Regards,

Kostas

21 Αυγ 2014, 10:09 μ.μ., ο/η Marcelo Pires pire...@yahoo.com έγραψε:

 Hi All, 
 
 I´m new on dspace world.
 
 My box is a Centos 6-5, tomcat7 , java jdk 1.7.0.65, Dspace 3.1.
 
 I´ve recently migrated our dspace site to other machine and one problem  has 
 appeared. The previous Site works Fine (devbibspi.planejamento.gov.br). 
 
 I´ve matched almost all ( obviously is missing one !) configuration and 
 customizations files and checked the database encoding (UTF-8).
 
 When I Browse by Authors, Title or Subject the items list shows fine, but 
 when I click in one of these links the Search does not bring me any result. 
 
 This occurs only for links with accented characters ( If i click the first 
 Aguiar, Alessandra no problem  , but clicking Assembléia Constituinte  
 the header appears unformatted and nothing is retrned). 
 
 When I Search on Advanced Search or General Search , even with accented 
 characters it works good.  
 
 Any suggestions ? What else ( logs, config ) can I attach for analisys ? I 
 tried to debug since i´ve not found internal errors but my box doesn´t start 
 with this level ( any previous error abort it) 
 
 Thanks, 
 
 Marcelo Pires 
 
 Ex:
 
 Nome dos autores
 Aguiar, Alessandra [1]
 Assembléia Constituinte [1]
 Autoria não identificada [1]
 bib...@planejamento.gov.br [1]
 Brasil, Governo [1]
 Brasil, Governo::Brasil. Ministério da Defesa (MD) [2]
 
  Uncode Header  and parameter for Search 
 Navegação por autor Assembléia Constituinte
 
 
 --
 Slashdot TV.  
 Video for Nerds.  Stuff that matters.
 http://tv.slashdot.org/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Biblio-Transformation errors when importing Bibtex and RIS files

2014-08-15 Thread Kostas Stamatis
Hi Roger

can you please send us a sample file that you are trying to import in order to 
test it in our installations and see what is the problem?


Regards,

Kostas Stamatis


On Aug 8, 2014, at 6:11 PM, Roger Gillis roger.gil...@gmail.com wrote:

 Hey everyone, 
 
 I'm attempting to import some exported metadata from Zotero in to Dspace 
 using the Biblio-Transformation-Engine via the command line. So far I've 
 tried importing using the RIS and the Bibtex format, with similar errors for 
 both. 
 
 I'm running Dspace 4.0 on Windows 2008. Here is the error that I get when 
 trying to run the import command:
 
 c:\DSpace\bindspace import -b -m mapFile -e ad...@email.com -c 10587/1243 -s 
 Ds
 pace/imports/bibtex -i bibtex
 Using DSpace installation in: c:\DSpace
 Destination collections:
 Owning  Collection: Test Collection
 INFO: Dataloader will load data from the file specified in the command prompt 
 (a
 nd not from the Spring XML configuration file)
 INFO: Dataloader gr.ekt.bteio.loaders.BibTeXDataLoader@56518314 will be used 
 for
  the import!
 Exception
 gr.ekt.bte.exceptions.EmptySourceException: Input file is not open
 at 
 gr.ekt.bteio.loaders.BibTeXDataLoader.loadFile(BibTeXDataLoader.java:
 148)
 at 
 gr.ekt.bteio.loaders.BibTeXDataLoader.getRecords(BibTeXDataLoader.jav
 a:90)
 at 
 gr.ekt.bteio.loaders.BibTeXDataLoader.getRecords(BibTeXDataLoader.jav
 a:138)
 at 
 gr.ekt.bte.core.TransformationEngine.transform(TransformationEngine.j
 ava:87)
 at 
 org.dspace.app.itemimport.ItemImport.addBTEItems(ItemImport.java:712)
 
 at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:579)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at 
 org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.j
 ava:225)
 at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:77)
 Adding items from directory: C:\DSpace\imports\20140808_1153_gBUDZqML
 Generating mapfile: mapFile
 Error, cannot open source directory C:\DSpace\imports\20140808_1153_gBUDZqML
 
 
 Would anybody have an idea what might be going wrong here? 
 
 At first glance I thought it might be a permissions issue, but I tried it 
 with administrative privileges and it seems to make no difference. 
 
 Furthermore, if anybody has had any success in exporting Zotero and importing 
 into Dspace and would be willing to share, that would be wonderful. 
 
 Thank you!
 
 
 Roger Gillis
 Archives  Scholarly Communication Librarian
 Mount Saint Vincent University
 
 --
 Want fast and easy access to all the code in your enterprise? Index and
 search up to 200,000 lines of code with a free copy of Black Duck
 Code Sight - the same software that powers the world's largest code
 search on Ohloh, the Black Duck Open Hub! Try it now.
 http://p.sf.net/sfu/bds___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] import Items from ONE tab delimited file into MULTIPLE Collections

2014-06-15 Thread Kostas Stamatis
Dear Magnus,

 

At this point, I do not think there is a way to automatically map items from
your tab delimited file to DSpace collections.

 

There is a corresponding JIRA issue here:
https://jira.duraspace.org/browse/DS-1933 . At some point you will be able
to do what you want.

 

In the meantime, you can use BTE to import items in your DSpace instance
(https://wiki.duraspace.org/pages/viewpage.action?pageId=34640934) 

You can apply filters in order to cut out items from your TSV files while
ingesting takes place. The only drawback is that you need to run the import
procedure as many times as the collections you need to put items in and
change the BTE filters in every run.

 

Should you need more help, do not hesitate to contact us again via this
mailing list.

 

 

Regards,

 

Kostas   

 

 

 

From: Magnus Norberg [mailto:mango_pa...@hotmail.com] 
Sent: Saturday, June 14, 2014 9:37 PM
To: DSpace techlist techlist
Subject: [Dspace-tech] import Items from ONE tab delimited file into
MULTIPLE Collections

 

Hi!

Is it possible to import Items from ONE tab delimited file into MULTIPLE
Collections?

How do I define what Item should go to what Collection?

thanks!

/Magnus

--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://p.sf.net/sfu/hpccsystems___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Data on new DSpace Submission Interface(CINECA) does not pass to submission form

2014-05-21 Thread Kostas Stamatis
Dear Alexander,

 

Take a look here: 
https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/bte.xml

You need to configure it respectively!

Look the documentation as well: 
https://wiki.duraspace.org/display/DSDOC4x/Submission+User+Interface#SubmissionUserInterface-ConfiguringStartSubmissionLookupStep

 

 

Regards,

 

Kostas

 

 

 

From: Alexander Wong [mailto:amd...@gmail.com] 
Sent: Wednesday, May 21, 2014 7:36 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Data on new DSpace Submission Interface(CINECA) does not 
pass to submission form

 

Dear DSpace Communities,

 

I have been trying to use the new DSpace Submission interface developed by 
CINECA for JSPUI. Everything looked good.

However, I cannot get several fields like ISSN/ISBN, Document Type (dc.type) 
and Subjects (dc.subject) passed to the submission form.

 

Any clues?

 

Thanks   Regards,

Alexander Wong

 

--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Importing Metadata without using command lines

2014-05-16 Thread Kostas Stamatis
Hi Alexander,

 

Take a look here: 
https://wiki.duraspace.org/pages/viewpage.action?pageId=34640934

 

Otherwise, you can use CINECA’s Item Submission Workflow , but keep in mind 
that in such case items will need to pass thought the default workflow of your 
repository, while the batch UI import directly installs the items in the 
repository.

 

 

Regards,

 

Kostas

 

 

 

From: Alexander Wong [mailto:amd...@gmail.com] 
Sent: Friday, May 16, 2014 5:41 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Importing Metadata without using command lines

 

Dear DSpace Community,

 

If I have a list of metadata presented in XML form or CSV form on another web 
server, are there any methods to be imported via Web interface? (Or which file 
should I be looking at for implementing such function?)

 

Or something like the new CINECA Item Submission Workflow on DSpace 4.1 would 
be fine - after hitting a button the metadata will be propagated into the item 
submission form for review.

 

Thanks,

Alexander Wong.

--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Dspace 4.x - Web Front end to Importing/Exporting via Simple Archive Format?

2014-05-16 Thread Kostas Stamatis
Hi Sara

Take a look here: 
https://wiki.duraspace.org/pages/viewpage.action?pageId=34640934

It seems that there is an Admin UI (since DSpace v4) to batch import from 
various bibliographic formats (bibtex, endnote) or other formats (CSV, TSV).

You can also take a look at CINECA’s Item Submission Lookup extension 
(https://wiki.duraspace.org/display/DSDOC4x/Submission+User+Interface#SubmissionUserInterface-ConfiguringStartSubmissionLookupStep)
 which will batch import items via the default submission procedure of your 
repository.


Hope it helps!

Kostas



On May 16, 2014, at 10:55 PM, Peter Dietz pdiet...@gmail.com wrote:

 Hi Sara,
 
 Thats a great question you've brought up, thanks. One of my goals for DSpace 
 would be for the admin to be able do as much self-service as possible, and 
 not need to ssh into servers, or contact IT to do the other half.
 
 Terry's got some cool solutions that have been steadily improving, I'm 
 actually pretty impressed with how robust it is growing into. So, I'm 
 scratching my head, because I'm wondering if this remote deposit is something 
 that DSpace should be developed to support, or if middleware like Terry's 
 tools are the way to go. Both?
 
 In my head I'm thinking DSpace could support select-a-collection, 
 select-an-eperson, paste in web accessible url of SimpleArchiveFormat ZIP'ed 
 content, and then let it run.
 
 I think it might be worthwhile for people to take a look at the workflow 
 between content acquisition (receive boxes of physical content that needs 
 digitization) or (receive borne digital files), all the way to DSpace ingest 
 (whether that is batch, one-by-one UI, or SWORD). Ultimately people would 
 want efficient/accurate flows. i.e. What is your digitization flow, What is 
 your metadata tagging flow, QA flow, create SimpleArchiveFormat Package flow, 
 etc.
 
 Peter Dietz
 
 
 On Fri, May 16, 2014 at 12:27 PM, Sara Amato sam...@willamette.edu wrote:
 Thanks Terry - this looks promising!
 
 On May 14, 2014, at 1:06 PM, Terry Brady wrote:
 
 Sara,
 
 I have shared some code that might be useful for this task.
 
 https://github.com/Georgetown-University-Libraries/batch-tools/wiki/Batch-tools-for-content-administration
 
 We run this code in Apache alongside our DSpace instance.
 
 The code requires a bit of customization to get it running.
 
 https://github.com/Georgetown-University-Libraries/batch-tools/wiki/Batch-tools-customization-steps
 
 Terry
 
 
 On Wed, May 14, 2014 at 2:04 PM, Sara Amato sam...@willamette.edu wrote:
 I've been googling around looking to see if anyone has written a batch 
 import front end for Dspace (we are running 4.1).The import via Simple 
 Archive Format on the command line works wonderfully, but we're hoping that 
 there is some sort of web front end out there to make it easier for staff 
 who are uncomfortable at the command line. 
 
 
 And advice appreciated! 
 
 
 -
 Sara Amato
 Digital Asset Management Librarian
 Hatfield Library, Willamette University
 Salem, OR, 97301
 sam...@willamette.edu
 (503) 370 - 6719
 
 
 
 
 
 
 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform 
 available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 
 
 
 -- 
 Terry Brady
 Applications Programmer Analyst
 Georgetown University Library Information Technology
 https://www.library.georgetown.edu/lit/code
 202-687-7053
 
 
 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 
 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform available
 Simple to use. Nothing to install. Get started now for free.
 

Re: [Dspace-tech] submit a bulk of papers ...

2014-04-10 Thread Kostas Stamatis
Hi Joseph,

 

First, we need to know the DSpace version you are using.

 

For version 3, take a look at the following pages:

 

https://wiki.duraspace.org/display/DSDOC3x/Importing+and+Exporting+Content+v
ia+Packages

https://wiki.duraspace.org/display/DSDOC3x/Importing+and+Exporting+Items+via
+Simple+Archive+Format

https://wiki.duraspace.org/pages/viewpage.action?pageId=32481931

 

In case of another DSpace version, try to find similar pages on the
corresponding documentation pages.

 

 

Regards,

 

Kostas

 

 

 

From: Joseph Sayah [mailto:joseph.sa...@lau.edu.lb] 
Sent: Thursday, April 10, 2014 12:06 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] submit a bulk of papers ...

 

Hi,

 

Kindly I need to know how to submit a bulk of documents once by using a
batch command process for example.

 

Best,

 

Joseph N. SAYAH

ERP Application Administrator

IT Applications  Solutions, Ext: 1468

 

 http://www.lau.edu.lb/ Email signature Beirut

P please consider the environment before printing this email

 

image001.jpg--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test  Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] changing name of custom metadata field

2014-04-04 Thread Kostas Stamatis
Hi Monika,

yes, you have to worry about the search indexing and the browse indexing as 
well if this metadata fields place any role in the browse.

You will need to re-index.


Regards,

Kostas


On Apr 4, 2014, at 6:46 PM, Monika C. Mevenkamp moni...@princeton.edu wrote:

 I have the request to change  the metadata field 
 
 “pu.date.graduation” to “pu.date.classyear”
 
 Is this simply a question of changing the name in the database and making 
 sure that all references in config files are changed as well ? 
 
 Do I have to worry about rye search index ? 
 
 Monika 
 
 
 
 
 Monika Mevenkamp
 phone: 609-258-4161
 Lewis Library,Washington Road and Ivy Lane, Princeton University, Princeton, 
 NJ 08544
 
 
 --
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] can't get /sorl deployed in 4.1

2014-04-04 Thread Kostas Stamatis
Hi Jose,

I think your problem is more or less conflicts between some DSpace libs and 
some that Tomcat already has. For example, the one that you mention that you 
deleted, the jsp-api one, is a library that Tomcat has as well. So, lib version 
mismatching problem :)

I think that some other libraries may conflict as well. Take a look at the XML 
ones (I think it is called xml-api ore something like that).


Regards,

Kostas



On Apr 4, 2014, at 11:20 PM, Jose Blanco blan...@umich.edu wrote:

 Is this all because I don't have tomcat 7.
 
 -Jose
 
 On Fri, Apr 4, 2014 at 4:00 PM, Jose Blanco blan...@umich.edu wrote:
 I just got it deployed, but I'm not sure it's working. I got it deployed by
 (1) deleting jsp-api-2.1.jar from the solr lib area, since it was
 complaining about it.
 AND
 (2)
 removing
  listener

 listener-classorg.dspace.solr.filters.ConfigureLog4jListener/listener-class
  /listener
 
 from the solr web.xml file sine it could not load this.
 
 Here is the info you asked for:
 
 -bash-3.2$ java -version
 java version 1.7.0_51
 Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
 Java HotSpot(TM) Server VM (build 24.51-b03, mixed mode)
 
 Apache Tomcat/5.5.26
 
 
 OS is linux
 
 Thank you!
 Jose
 
 On Fri, Apr 4, 2014 at 3:40 PM, Pottinger, Hardy J.
 pottinge...@missouri.edu wrote:
 Hi, Jose, can you tell us the version numbers of the stuff in your stack? 
 OS, Java, Tomcat? Thanks!
 
 --Hardy
 
 
 From: Jose Blanco [blan...@umich.edu]
 Sent: Friday, April 04, 2014 2:31 PM
 To: Dspace-Tech
 Subject: Re: [Dspace-tech] can't get /sorl deployed in 4.1
 
 Before this error takes place I see this in the log file:
 
 Apr 04, 2014 3:27:49 PM org.apache.catalina.loader.WebappClassLoader
 validateJarFile
 INFO: 
 validateJarFile(/deepblue/dspace/repository/dev/webapps_dev/solr/WEB-INF/lib/jsp-api-2.1.jar)
 - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending
 class: javax/servlet/jsp/JspPage.class
 Apr 04, 2014 3:27:49 PM org.apache.catalina.startup.ContextConfig
 applicationWebConfig
 
 I grabbed jsp-api-2.1.jar from the web, which was a different size and
 I still get this error.
 
 -Jose
 
 On Fri, Apr 4, 2014 at 1:40 PM, Jose Blanco blan...@umich.edu wrote:
 when I try to deploy /solr with tomcat I get:
 
 
 log4j:WARN No appenders could be found for logger
 (org.apache.commons.digester.Digester.sax).
 log4j:WARN Please initialize the log4j system properly.
 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
 for more info.
 
 I've looked at the log4j files and nothing catches my eye.
 
 Thank you!
 Jose
 
 --
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 
 --
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] can't get /sorl deployed in 4.1

2014-04-04 Thread Kostas Stamatis
Yes, you can try that. Maybe you need to remove the “xercesImpl” jar as well.

Also, take a look in your tomcat directory for a folder named “endorsed”. There 
are located some of these jars that usually conflict.

I think moving to Tomcat7 could be a wise choice.


Regards,

Kostas


On Apr 4, 2014, at 11:37 PM, Jose Blanco blan...@umich.edu wrote:

 So you are suggesting I get rid of
 
 xml-apis-1.0.b2.jar
 
 and add
 
  listener
listener-classorg.dspace.
 solr.filters.ConfigureLog4jListener/listener-class
  /listener
 
 back in?
 
 What about the version of tomcat.  According to the documentation I
 need to have 7 but right now I have 5.5.26.  Could updating tomcat
 resolve this problem?
 
 Thank you!
 Jose
 
 On Fri, Apr 4, 2014 at 4:30 PM, Kostas Stamatis kstama...@ekt.gr wrote:
 Hi Jose,
 
 I think your problem is more or less conflicts between some DSpace libs and 
 some that Tomcat already has. For example, the one that you mention that you 
 deleted, the jsp-api one, is a library that Tomcat has as well. So, lib 
 version mismatching problem :)
 
 I think that some other libraries may conflict as well. Take a look at the 
 XML ones (I think it is called xml-api ore something like that).
 
 
 Regards,
 
 Kostas
 
 
 
 On Apr 4, 2014, at 11:20 PM, Jose Blanco blan...@umich.edu wrote:
 
 Is this all because I don't have tomcat 7.
 
 -Jose
 
 On Fri, Apr 4, 2014 at 4:00 PM, Jose Blanco blan...@umich.edu wrote:
 I just got it deployed, but I'm not sure it's working. I got it deployed by
 (1) deleting jsp-api-2.1.jar from the solr lib area, since it was
 complaining about it.
 AND
 (2)
 removing
 listener
   
 listener-classorg.dspace.solr.filters.ConfigureLog4jListener/listener-class
 /listener
 
 from the solr web.xml file sine it could not load this.
 
 Here is the info you asked for:
 
 -bash-3.2$ java -version
 java version 1.7.0_51
 Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
 Java HotSpot(TM) Server VM (build 24.51-b03, mixed mode)
 
 Apache Tomcat/5.5.26
 
 
 OS is linux
 
 Thank you!
 Jose
 
 On Fri, Apr 4, 2014 at 3:40 PM, Pottinger, Hardy J.
 pottinge...@missouri.edu wrote:
 Hi, Jose, can you tell us the version numbers of the stuff in your stack? 
 OS, Java, Tomcat? Thanks!
 
 --Hardy
 
 
 From: Jose Blanco [blan...@umich.edu]
 Sent: Friday, April 04, 2014 2:31 PM
 To: Dspace-Tech
 Subject: Re: [Dspace-tech] can't get /sorl deployed in 4.1
 
 Before this error takes place I see this in the log file:
 
 Apr 04, 2014 3:27:49 PM org.apache.catalina.loader.WebappClassLoader
 validateJarFile
 INFO: 
 validateJarFile(/deepblue/dspace/repository/dev/webapps_dev/solr/WEB-INF/lib/jsp-api-2.1.jar)
 - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending
 class: javax/servlet/jsp/JspPage.class
 Apr 04, 2014 3:27:49 PM org.apache.catalina.startup.ContextConfig
 applicationWebConfig
 
 I grabbed jsp-api-2.1.jar from the web, which was a different size and
 I still get this error.
 
 -Jose
 
 On Fri, Apr 4, 2014 at 1:40 PM, Jose Blanco blan...@umich.edu wrote:
 when I try to deploy /solr with tomcat I get:
 
 
 log4j:WARN No appenders could be found for logger
 (org.apache.commons.digester.Digester.sax).
 log4j:WARN Please initialize the log4j system properly.
 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
 for more info.
 
 I've looked at the log4j files and nothing catches my eye.
 
 Thank you!
 Jose
 
 --
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 
 --
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] configuring browse indexes

2014-03-03 Thread Kostas Stamatis
Dear Bill,

Unfortunately, I am unaware of the DSpace solr stuff, so I cannot help you
with this. Maybe, someone else from the list can help on this issue. That's
why I'm CCing this email to the list.


Regards,

Kostas



-Original Message-
From: Bill Tantzen [mailto:wile...@gmail.com] 
Sent: Friday, February 28, 2014 11:01 PM
To: Kostas Stamatis
Subject: Re: [Dspace-tech] configuring browse indexes

Thanks Kostas!

My question is even more specific than that.  Let me get very particular.j

Here is how my browse indexes are currently configured:


webui.browse.index.1 = dateissued:item:dateissued

webui.browse.index.2 = author:metadata:dc.contributor.*,dc.creator:text

webui.browse.index.3 = title:metadata:dc.title:title:full

webui.browse.index.4 = subject:metadata:dc.subject.*:text


After indexing, I see fields corresponding to each of the metadata indexes
in my Solr database, for instance:

arr name=bi_2_dis_filter
  strspeaks, kelsey lynn ||| Speaks, Kelsey Lynn/str /arr arr
name=bi_2_dis_partial
  strSpeaks, Kelsey Lynn/str
/arr
arr name=bi_2_dis_value_filter
  strSpeaks, Kelsey Lynn/str
/arr

similar for bi_2 and bi_3 and bi_4.  This is an approximation of how it
works with postgresql with it's bi_* series of tables.

For the dateissued field, an item, I'm not sure where the data is stored.
In Solr, there is a dateIssued field, but case sensitivity prevents me
from searching on dateissued successfully.  There's also a dc.date.issued
field...

What I'm wondering is what is the solr source of the item data?  It is not
clear, because the field names do not seem to match.  Or am I looking at the
wrong field altogether?

Am I making myself a little more clear now?

Thanks for helping me look under the hood!!
Bill

On Thu, Feb 27, 2014 at 11:54 PM, Kostas Stamatis kstama...@ekt.gr wrote:
 Hi Bill,



 Discovery/Solr work the same as DAO, the metadata and item options 
 apply as well, the only difference is the way the indices are stored 
 in the back-end. Take a look at DSpace demo site:
http://demo.dspace.org/jspui/ .
 Notice, that there are item and metadata browse indices as well.



 Maybe the problem is in the way you re-index after configuration changes.
 Take a look here:
 https://wiki.duraspace.org/display/DSDOC4x/Discovery#Discovery-Discove
 rySolrIndexMaintenance for more information on how to re-index on 
 Discovery/Solr.





 Regards,



 Kostas





 From: Bill Tantzen [mailto:wile...@gmail.com]
 Sent: Thursday, February 27, 2014 3:56 PM
 To: Kostas Stamatis
 Cc: dspace-tech
 Subject: Re: [Dspace-tech] configuring browse indexes



 Kostas,

 Thank you for the detailed reply!



 In my case, I am indeed using Discovery/Solr.  I'm clear now on how 
 these configuration options work with postgresql indexes, but still 
 not clear on the difference between item and metadata with 
 Discovery...  In a nutshell, when designating a browse index as 
 item, no results (as in the documentation's examples) no results are
found (even after reindexing).



 Does this option not apply to Discovery?



 Thanks,

 Bill



 On Thu, Feb 27, 2014 at 12:48 AM, Kostas Stamatis kstama...@ekt.gr
wrote:

 Dear Bill,



 First of all, if you consider changing these options from the 
 configuration file, you need to re-index the browse index afterwards. 
 That's why the first config may not work for you directly, you need to
re-index.



 So, the difference between metadata and item is the following: When a 
 browse index is declared as metadata, when clicked, you are presented 
 with the distinct values of this metadata field and when a value is 
 pressed you are presented the items which have this value. When a 
 browse index is declared as item, when clicked you are directly
presented with the list of items.

 In case of the deprecated browse DAO indexing, the browse indices 
 declared as metadata where stored in database in tables whose names 
 starts with bi_(i)_dis or bi_(i)_dmap, where i is the number declared 
 in the cdg file for each index. When the brose index is declared as 
 item, then it stored in the table named bi_item and more 
 specifically, each item browse index is bound to a sort column in this
table.

 DSpace 4, workd by default with solr and discovery, so, the 
 aforementioned may not take place at all.



 Hope this helps,



 Kostas







 From: Bill Tantzen [mailto:wile...@gmail.com]
 Sent: Wednesday, February 26, 2014 11:46 PM
 To: dspace-tech
 Subject: [Dspace-tech] configuring browse indexes



 In dspace 4.0 (or any version in general), I have the choice for
:metadata:
 for any given webui.browse.index.n of either metadata or item.

 Can anyone explain the difference between these two options?  For 
 instance, in the docs I see an example like so for title:

   webui.browse.index.3 = title:metadata:dc.title:title:full

 In the default dspace.cfg, the example is

   webui.browse.index.3 = title:item:title



 I am guessing that with metadata I'm pulling the data from dc.title

Re: [Dspace-tech] configuring browse indexes

2014-02-27 Thread Kostas Stamatis
Hi Bill,

 

Discovery/Solr work the same as DAO, the metadata and item options apply
as well, the only difference is the way the indices are stored in the
back-end. Take a look at DSpace demo site: http://demo.dspace.org/jspui/ .
Notice, that there are item and metadata browse indices as well.

 

Maybe the problem is in the way you re-index after configuration changes.
Take a look here:
https://wiki.duraspace.org/display/DSDOC4x/Discovery#Discovery-DiscoverySolr
IndexMaintenance for more information on how to re-index on Discovery/Solr.

 

 

Regards,

 

Kostas

 

 

From: Bill Tantzen [mailto:wile...@gmail.com] 
Sent: Thursday, February 27, 2014 3:56 PM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] configuring browse indexes

 

Kostas,

Thank you for the detailed reply!

 

In my case, I am indeed using Discovery/Solr.  I'm clear now on how these
configuration options work with postgresql indexes, but still not clear on
the difference between item and metadata with Discovery...  In a
nutshell, when designating a browse index as item, no results (as in the
documentation's examples) no results are found (even after reindexing).

 

Does this option not apply to Discovery?

 

Thanks,

Bill

 

On Thu, Feb 27, 2014 at 12:48 AM, Kostas Stamatis kstama...@ekt.gr wrote:

Dear Bill,

 

First of all, if you consider changing these options from the configuration
file, you need to re-index the browse index afterwards. That's why the first
config may not work for you directly, you need to re-index.

 

So, the difference between metadata and item is the following: When a browse
index is declared as metadata, when clicked, you are presented with the
distinct values of this metadata field and when a value is pressed you are
presented the items which have this value. When a browse index is declared
as item, when clicked you are directly presented with the list of items.

In case of the deprecated browse DAO indexing, the browse indices declared
as metadata where stored in database in tables whose names starts with
bi_(i)_dis or bi_(i)_dmap, where i is the number declared in the cdg file
for each index. When the brose index is declared as item, then it stored in
the table named bi_item and more specifically, each item browse index is
bound to a sort column in this table.

DSpace 4, workd by default with solr and discovery, so, the aforementioned
may not take place at all.

 

Hope this helps,

 

Kostas

 

 

 

From: Bill Tantzen [mailto:wile...@gmail.com] 
Sent: Wednesday, February 26, 2014 11:46 PM
To: dspace-tech
Subject: [Dspace-tech] configuring browse indexes

 

In dspace 4.0 (or any version in general), I have the choice for :metadata:
for any given webui.browse.index.n of either metadata or item.

Can anyone explain the difference between these two options?  For instance,
in the docs I see an example like so for title:

  webui.browse.index.3 = title:metadata:dc.title:title:full   

In the default dspace.cfg, the example is

  webui.browse.index.3 = title:item:title  

 

I am guessing that with metadata I'm pulling the data from dc.title
field...What about item?  Where does that data come from?

 

Naturally, I'm asking because the latter example works, and the former does
not, but I'm having a hard time understanding why.

 

Thanks in advance for any pointers!

Regards,

Bill

 

--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis  security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] 10.6 Importing Items via basic bibliographic formats BibTeX

2014-02-27 Thread Kostas Stamatis
Dear Stefanie,

 

At the time, there is no option to batch upload bitstreams using the BTE.
(Maybe in a future release we are going to provide this option.)

 

But I guess, that you can combine the BTE with the method that Charlene
mentions in her email. Which means: upload the bibtex records using the BTE.
Export a CSV from DSpace. Update the CSV with the filepath. Import the CSV
into DSpace.

Haven't done that before, but I guess it is going to work.

 

 

Regards,

 

kostas

 

 

From: Charlene Chinda Barina [mailto:cbar...@uw.edu] 
Sent: Thursday, February 27, 2014 11:32 PM
To: dspace-tech
Subject: Re: [Dspace-tech] 10.6 Importing Items via basic bibliographic
formats BibTeX

 

If you're wanting to do a mass import of items, I've used this successfully:

 

https://wiki.duraspace.org/display/DSDOC4x/Importing+and+Exporting+Items+via
+Simple+Archive+Format

with a batch file creator using this:
https://wiki.duraspace.org/display/DSPACE/Simple+Archive+Format+Packager

 

I'm not sure if it's possible to use a bibtext listing directly, but if it's
possible to export it into a csv, you can import the information and the
files at the same time.

 

 

 

On Thu, Feb 27, 2014 at 8:10 AM, Stefanie Behnke s.beh...@online.de wrote:

Dear Kostas,

 

thank you, this clarifies a lot.

And when created a lot of item using the bte, is there an easy way to add
bitstreams to existing items?

 

Best regards

Stefanie

 

Von: Kostas Stamatis [mailto:kstama...@ekt.gr] 
Gesendet: Donnerstag, 27. Februar 2014 11:20
An: 'Stefanie Behnke'; dspace-tech@lists.sourceforge.net
Betreff: RE: [Dspace-tech] 10.6 Importing Items via basic bibliographic
formats BibTeX

 

Dear Stefanie,

 

1)  export-bibtex (generally, the 's' option) is a bibtex file that
contains all the records you want to upload to the repository. Of course, it
can include only one record. But since this is a batch import, it should
include all the records. I attach a sample bibtex file

2)  No, the item itself is not going to be uploaded. What this command
does is to read the input file and create in the repository as many records
as this file has within it. Metadata for each article in the bibtex file is
transferred to DSpace as well according a configuration file that is located
in config/spring/api/bte.xml 

3)  No connection exists. All articles within bibtex are made items in
DSpace. This script does not support the upload of any bitstreams in the
generated files.

 

Hope it helps,

 

Kostas   

 

From: Stefanie Behnke [mailto:s.beh...@online.de] 
Sent: Thursday, February 27, 2014 12:06 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] 10.6 Importing Items via basic bibliographic formats
BibTeX

 

Dear all,

I am referring to 

 

10.6 Importing Items via basic bibliographic formats

Dspace 3.1

 

I am not sure if I understand this command right:

 

[dspace]/bin/dspace import -b -m mapFile -e exam...@email.com -c 123456789/1
-s /export/export-bibtex -i bibtex

 

--Does export-bibtex means the bibtex file for one item?

-- The item itself will not be uploaded?

-- Where is the connection between the bibtex file and the item?

 

Thanking you in advance

Stefanie

 

 



--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis  security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071
http://pubads.g.doubleclick.net/gampad/clk?id=126839071iu=/4140/ostg.clktr
k iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette





 

-- 

Charlene Barina, MPH

Research Analyst 2, U.S. IMPACT Study

The Information School

303-359-6347 | Skype: cbarina

facebook.com/ImpactSurvey | twitter.com/impactsurvey

--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis  security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] configuring browse indexes

2014-02-26 Thread Kostas Stamatis
Dear Bill,

 

First of all, if you consider changing these options from the configuration
file, you need to re-index the browse index afterwards. That's why the first
config may not work for you directly, you need to re-index.

 

So, the difference between metadata and item is the following: When a browse
index is declared as metadata, when clicked, you are presented with the
distinct values of this metadata field and when a value is pressed you are
presented the items which have this value. When a browse index is declared
as item, when clicked you are directly presented with the list of items.

In case of the deprecated browse DAO indexing, the browse indices declared
as metadata where stored in database in tables whose names starts with
bi_(i)_dis or bi_(i)_dmap, where i is the number declared in the cdg file
for each index. When the brose index is declared as item, then it stored in
the table named bi_item and more specifically, each item browse index is
bound to a sort column in this table.

DSpace 4, workd by default with solr and discovery, so, the aforementioned
may not take place at all.

 

Hope this helps,

 

Kostas

 

 

 

From: Bill Tantzen [mailto:wile...@gmail.com] 
Sent: Wednesday, February 26, 2014 11:46 PM
To: dspace-tech
Subject: [Dspace-tech] configuring browse indexes

 

In dspace 4.0 (or any version in general), I have the choice for :metadata:
for any given webui.browse.index.n of either metadata or item.

Can anyone explain the difference between these two options?  For instance,
in the docs I see an example like so for title:

  webui.browse.index.3 = title:metadata:dc.title:title:full   

In the default dspace.cfg, the example is

  webui.browse.index.3 = title:item:title  

 

I am guessing that with metadata I'm pulling the data from dc.title
field...What about item?  Where does that data come from?

 

Naturally, I'm asking because the latter example works, and the former does
not, but I'm having a hard time understanding why.

 

Thanks in advance for any pointers!

Regards,

Bill

--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis  security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Unable to create administrator while installation

2014-02-05 Thread Kostas Stamatis
Use dspace.bat create-administrator command and not dspace 
create-administrator.
(Under Windows, you have to add the .bat extension)


Kostas



-Original Message-
From: Rahul Samaria [mailto:rahul.sama...@akshayapatra.org] 
Sent: Wednesday, February 05, 2014 7:22 AM
To: heli...@centrum.sk
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Unable to create administrator while installation

Dear helix84,

After making the changes in [dspace]/bin/dspace.bat file I am getting the 
attached screen shot error. I have not made any changes in [dspace]/bin/dspace 
file. Can you please suggest how to create administrator ? Alternatively is 
there any option to create administrator by GUI ? 


Thanks  Regards,
Rahul Samaria
Web Administrator
The Akshaya Patra Foundation
080 30143400 Ext: 379
www.akshayapatra.org
No child in India will be deprived of education because of hunger


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Tuesday, February 04, 2014 8:14 PM
To: Rahul Samaria
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Unable to create administrator while installation

On Windows [dspace]/bin/dspace.bat is used, not [dspace]/bin/dspace.
So edit that and change
set CURRENT_DIR=%cd%
to
set CURRENT_DIR=D:\Dspace\dspace\bin

(I'm not 100% sure with the path syntax on Windows, but this should get you 
started).


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Batch uploading in dSpace

2014-02-03 Thread Kostas Stamatis
Dear Anthony, 

what you request, is not possible in DSpace. DSpace uses its own assetstore and 
stores files in its own structure/hierarchy, thus you are not able to maintain 
your original structure.

I guess, this is to ensure that for very large repositories with thousand of 
items and files, the retrieval of the files is somehow optimised.


Regards,

Kostas


On Feb 3, 2014, at 5:11 PM, Anthony Prodromou aprodro...@slb.com wrote:

 Hi,
  
 I am currently using dSpace (open source repository software) to upload and 
 store files.
  
 When using the basic submission procedure, this only allows the upload of a 
 single file at any one time.
 I have also used the Simple Archive Format Packager recommended by dSpace. 
 This has allowed me to batch upload files within a folder. However the 
 structure of that folder does not remain intact. Each file within that folder 
 is uploaded as an individual item.
  
 Has anyone got any experience using dSpace and how I can batch upload files 
 into dSpace maintaining the folder structure/hierarchy?
  
 Regards,
 Anthony
  
  
 __
 Anthony Prodromou
 ITS Intern
 Schlumberger Gould Research
 High Cross, Madingley Road, Cambridge, CB3 0EL
 Tel:   +44 1223 325455
 Mob: +44 7904 903998
 __
  
 Registered Name: Schlumberger Cambridge Research Limited
 Registered Office: Victory House, Churchill Court, Manor Royal,  Crawley, 
 West Sussex, RH10 9LU
 Registered in England and Wales No. 606177
  
 --
 Managing the Performance of Cloud-Based Applications
 Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
 Read the Whitepaper.
 http://pubads.g.doubleclick.net/gampad/clk?id=121051231iu=/4140/ostg.clktrk___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Internal System Error Dspace 4.0

2014-01-20 Thread Kostas Stamatis
Hi,

 

Have you deployed SOLR webapp as well?

 

Please, paste the log error so as to see what happens, but in most cases,
there is an issue with SOLR which is the default indexer for v4.0.

 

 

Regards,

 

Kostas

 

 

From: Eric Martyns [mailto:martynse...@gmail.com] 
Sent: Monday, January 20, 2014 8:59 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Internal System Error Dspace 4.0

 

Hi,

I installed the Dspace 4.0 but 

in the jspui interface i'm getting an error message

under the green bar Dspace at my university

internal system error
The system has experienced an internal error. Please try to do what you were
doing again, and if the problem persists, please contact us so we can fix
the problem

Please how do i resolve this?

Thanks

Best Regards

Martyns Eric

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] BROWSE INDEX

2014-01-20 Thread Kostas Stamatis
You have to connect to your Postgres database
(jdbc:postgresql://localhost:5432/dspace) and browse the tables... In this
list of tables you will see the ones mentioned in my previous email.

Investigate the contents of  bi_4-dis tables. It has to have the distinct
values of all the reportno values. If no, then try to run index-init.


Regards,

Kostas




-Original Message-
From: c_sugumaran [mailto:csuguma...@gmail.com] 
Sent: Monday, January 20, 2014 10:19 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] BROWSE INDEX

Dear Mr. Kostas

Thank you for your guidance. Can you please tell me where to find the tables
bi_4_dmap and bi_4-dis in which directory and how to see the tables. Pl.
inform us.

Yours
C. Sugumaran




--
View this message in context:
http://dspace.2283337.n4.nabble.com/BROWSE-INDEX-tp4670346p4670378.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical
Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] BROWSE INDEX

2014-01-20 Thread Kostas Stamatis
You need to have a PostgreSQL client like pgAdmin (http://www.pgadmin.org/)

Use the connection info you sent me (jdbc:postgresql://localhost:5432/dspace) 
in order to connect to the database (create a new connection, etc.) and then, 
from the client, you can browse the tables and their content.


Regards,

Kostas



On Jan 20, 2014, at 7:54 PM, c_sugumaran csuguma...@gmail.com wrote:

 Dear Mr Kostas
 
 Can you please tell us where and how to give the command and get the table
 bi_4-dis
 from Postgre table.
 
 jdbc:postgresql://localhost:5432/dspace
 Yours
 C. Sugumaran
 
 
 
 --
 View this message in context: 
 http://dspace.2283337.n4.nabble.com/BROWSE-INDEX-tp4670346p4670382.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.
 
 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today. 
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] BROWSE INDEX

2014-01-19 Thread Kostas Stamatis
Hello,

I am not sure what is going on there, but it should work.

Can you see the contents of the browse tables directly in the database? Are
they correct? Look for tables: bi_4_dmap and bi_4_dis. Does bi_4_dis table
contains data regarding the reportno or the subject?

Also, try to run index-init instead of index-update


Regards,

Kostas



-Original Message-
From: c_sugumaran [mailto:csuguma...@gmail.com] 
Sent: Monday, January 20, 2014 6:06 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] BROWSE INDEX

Dear Mr. Kostas, I have done the index-update also, even then we are not
getting the result.  Can you please help us.  Please tell me what are all
the other files from my configuration, you need to verify the same ?  I will
send the files accordingly.  Expecting your early reply.  
Yours
C. Sugumaran



--
View this message in context:
http://dspace.2283337.n4.nabble.com/BROWSE-INDEX-tp4670346p4670373.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical
Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Building Dspace

2014-01-17 Thread Kostas Stamatis
Is Maven in your System PATH so as the mvn command to be recognized from any
path like the C:\dspace-4.0-src-release one?

 

 

Kostas 

 

 

From: Eric Martyns [mailto:martynse...@gmail.com] 
Sent: Friday, January 17, 2014 1:04 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Building Dspace

 

Thanks Bhavesh,

I just tried this path C:\dspace-4.0-src-release\mvn package

and i still got the same error message.


C:\dspace-4.0-src-release\mvn package is not recognized as an internal 
or external command 
operable program or batch file

Please i'll appreciate all response to this issue



Thanks

B/R

Martyns Eric

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Installing Pre-requisite software for Dspace.

2014-01-16 Thread Kostas Stamatis
Hi Martyns,

 

Please, provide more information regarding the way you are trying to verify
your installations.

Have you set the PATH accordingly?

 

 

Regards,

 

kostas

 

 

From: Eric Martyns [mailto:martynse...@gmail.com] 
Sent: Thursday, January 16, 2014 11:22 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Installing Pre-requisite software for Dspace.

 

Hi,
I'm trying to install a fresh copy of dspace 4.0, but after installing JDK,
ANT, Maven, and PostgreSQL and trying to verify if they are properly
installed from d command prompt, I get a message that its not recognised,
your urgent help is needed.
Thanks

Best Regards
Martyns Eric

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Installation Pre-requisite Software for installing Dspace

2014-01-16 Thread Kostas Stamatis
You need to add the bin directory of all these tools in your system PATH.
ie: for JAVA see this one: http://www.java.com/en/download/help/path.xml

 

Accordingly, set the path for the other tools as well.

 

Regards,

Kostas

 

 

From: Eric Martyns [mailto:martynse...@gmail.com] 
Sent: Thursday, January 16, 2014 11:39 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Installation Pre-requisite Software for installing
Dspace

 

Hi,

In verifying if the software have been properly installed,

i ran the command

java-version
ANT-version
 in the command prompt but came up with the message not recognized.

Best Regards

Martyns Eric

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] BROWSE INDEX

2014-01-16 Thread Kostas Stamatis

Hi,

Assuming that “dc.reportno” is a valid metadata field in your dc schema, 
dspace.cfg looks fine, but after you did the changes you need to re-index 
browse.

You can do so by moving to path “{dspace_installation}/bin and execute the 
following command: dspace.bat index-update”. According to your space.cfg file, 
the path must be something like: D:/Dspace/bin

index-update will update browse and search index for you. And this is needed 
since you have updated the browse configuration in the dspace.cfg.


Regards,

Kostas



On Jan 16, 2014, at 8:23 PM, c_sugumaran csuguma...@gmail.com wrote:

 We have tried to change the browse display by changing Subject to Report
 No. as given in homepage.jpg .  But in display when we click the Report
 No. link, it is showing the subject wise list only as given in
 homepage-1.jpg.  Can any one tell the where we have to link / edit to show
 the Report No. wise display to browse ? we have attached our dspace.cfg
 file and Messages.properties file also for your reference.
 
 Can any one help us in this regard by going throgh these two (cfg and
 properties) files ?
 
 C. Sugumaran
 browsepage-1.JPG
 http://dspace.2283337.n4.nabble.com/file/n4670346/browsepage-1.JPG  
 homepage.JPG
 http://dspace.2283337.n4.nabble.com/file/n4670346/homepage.JPG  
 dspace.cfg http://dspace.2283337.n4.nabble.com/file/n4670346/dspace.cfg  
 Messages.properties
 http://dspace.2283337.n4.nabble.com/file/n4670346/Messages.properties  
 
 
 
 --
 View this message in context: 
 http://dspace.2283337.n4.nabble.com/BROWSE-INDEX-tp4670346.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.
 
 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today. 
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] failing to install DSPACE on MacOS

2014-01-08 Thread Kostas Stamatis
Just built DSpace on MacOS (Mavericks) with maven 3.1.1 without any problems.

Here is my “mvn -v” output:


Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 
18:22:22+0300)
Maven home: /Users/kstamatis/Documents/development/apache-maven-3.1.1
Java version: 1.6.0_65, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: mac os x, version: 10.9.1, arch: x86_64, family: “mac



Kostas


On Jan 8, 2014, at 6:11 PM, Monika Mevenkamp moni...@princeton.edu wrote:

 I found something on stack overflow that some people have problems with maven 
 3.1 so I installed 3.0.5
 I am still running into the same problem - aka maven trying to get a jar that 
 does not exist
 http://oss.sonatype.org/content/repositories/releases/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
 
 with maven2  I go a little further but then I get unable to find resource 
 messages and the command appears to hang 
 
 [INFO] Unable to find resource 'org.apache.pdfbox:pdfbox:jar:1.6.0' in 
 repository sonatype-releases 
 (http://oss.sonatype.org/content/repositories/releases/)
 Downloading: 
 http://repo1.maven.org/maven2/org/apache/pdfbox/pdfbox/1.6.0/pdfbox-1.6.0.jar
 [INFO] Unable to find resource 'org.apache.lucene:lucene-core:jar:4.4.0' in 
 repository sonatype-releases 
 (http://oss.sonatype.org/content/repositories/releases/)
 [INFO] Unable to find resource 'org.apache.pdfbox:jempbox:jar:1.6.0' in 
 repository sonatype-releases 
 (http://oss.sonatype.org/content/repositories/releases/)
 Downloading: 
 http://repo1.maven.org/maven2/org/apache/pdfbox/jempbox/1.6.0/jempbox-1.6.0.jar
 50K downloaded  (jempbox-1.6.0.jar)
 
 I am fairly sure this has something to do with me coming from a MAC with some 
 setting somewhere that directed maven to the wrong url 
 Do you have any tips where I should start looking ? 
 Or can I bypass this problem by running a few wgets ? 
 
 Monika
 
 
 
 On Jan 8, 2014, at 7:18 AM, helix84 heli...@centrum.sk wrote:
 
 Hi Monika,
 
 I wasn't able to reproduce your issue with DSpace 4.0 and Maven 2.2.1.
 Maybe it's specific to maven 3.1, because I'm sure it also builds with
 Maven 3.0. Or the issue is something else altogether...
 
 On Tue, Jan 7, 2014 at 10:47 PM, Monika Mevenkamp moni...@princeton.edu 
 wrote:
 Downloading:
 http://oss.sonatype.org/content/repositories/releases/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
 which in fact does not exists:
 
 This doesn't seem right, the jar is located here:
 
 http://repo1.maven.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
 
 At least this is what I'm getting when I delete my ~/.m2:
 
 ...
 [DEBUG] Unable to locate resource in repository
 org.apache.maven.wagon.ResourceDoesNotExistException: Unable to locate
 resource in repository
at 
 org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:139)
at 
 org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
at 
 org.apache.maven.artifact.manager.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:546)
at 
 org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:427)
at 
 org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:382)
at 
 org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
at 
 org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
 org.apache.maven.artifact.resolver.DefaultArtifactResolver$ResolveArtifactTask.resolveArtifact(DefaultArtifactResolver.java:456)
at 
 org.apache.maven.artifact.resolver.DefaultArtifactResolver$ResolveArtifactTask.run(DefaultArtifactResolver.java:433)
at 
 hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
at 
 hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
at java.lang.Thread.run(Thread.java:679)
 Caused by: java.io.FileNotFoundException:
 http://oss.sonatype.org/content/repositories/releases/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown
 Source)
at 
 sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at 
 sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1458)
at 

Re: [Dspace-tech] Import ítems+file from a CVS into DSpace

2013-11-14 Thread Kostas Stamatis
OK, let us start from this: where is the information about which file (or
list of files) belongs to each row of your CSV?

What we will try to do is the following: we need to pass to BTE, in a
specific key (let's say FILE) the path (or the list of paths) to the files
of each record/row of the CSV.

If your CSV has a column with the filepath, then we are OK.
Also, if each row of your CSV has an ID or some other columns that can be
used to construct the filepath, again we are OK.

If you have the mapping between filepaths and CSV rows somewhere else, then
we will need to write some code. 

After we solve the above, I am going to proceed with more information for
further steps.


Regards,

Kostas


PS: Please, cc the mailing list. Maybe there is someone else that needs this
information as well.


-Original Message-
From: Ruben [mailto:rbo...@cesca.cat] 
Sent: Thursday, November 14, 2013 11:17 AM
To: Kostas Stamatis
Subject: Re: [Dspace-tech] Import ítems+file from a CVS into DSpace

Dear Kostas,

Can you explain to me how can you import items with metadatafiles? It
doesn't matter if I must write some code.

Thanks in advance


On 13/11/13 18:10, Kostas Stamatis wrote:
 Dear Ruben,

 at this point, this is not possible. It is not even possible in the
forthcoming DSpace 4.0 release.

 But, I can explain to you, if you like, how you can do it, by writing some
code of course.


 Regards,

 Kostas



 On Nov 13, 2013, at 4:24 PM, Ruben rbo...@cesca.cat wrote:

 Hi,

 Now I'm trying to import items from a CSV to DSpace 3.2 using 
 Biblio-Transformation-Engine (BTE), and works fine with dc metadata, 
 but I didn't find how to upload items with an associate file like an
image.
 It's possible to import a CSV with items that contains files into 
 DSpace 3.2?

 Thanks in advance

 --
 

 __
/ /   Rubén Boada Navarrete
 C E / S / C A   Tècnic de Portals i Repositoris
  /_/ Centre de Serveis Científics i Acadèmics de Catalunya

 Gran Capità, 2-4 (Edifici Nexus) • 08034 Barcelona T. 93 205 6464 
 (ext. 302) • F. 93 205 6979 • rbo...@cesca.cat Subscriu-te al 
 butlletí (www.cesca.cat/butlleti) 
 


 -
 - DreamFactory - Open Source REST  JSON Services for HTML5  
 Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and 
 External API Access Free app hosting. Or install the open source 
 package on any LAMP server.
 Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
 http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/4140/ostg.
 clktrk ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--


__
   / /   Rubén Boada Navarrete
C E / S / C A   Tècnic de Portals i Repositoris
 /_/ Centre de Serveis Científics i Acadèmics de Catalunya

Gran Capità, 2-4 (Edifici Nexus) • 08034 Barcelona T. 93 205 6464 (ext. 302)
• F. 93 205 6979 • rbo...@cesca.cat Subscriu-te al butlletí
(www.cesca.cat/butlleti)




--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Import ítems+file from a CVS into DSpace

2013-11-13 Thread Kostas Stamatis
Dear Ruben,

at this point, this is not possible. It is not even possible in the forthcoming 
DSpace 4.0 release.

But, I can explain to you, if you like, how you can do it, by writing some code 
of course.


Regards,

Kostas



On Nov 13, 2013, at 4:24 PM, Ruben rbo...@cesca.cat wrote:

 Hi,
 
 Now I'm trying to import items from a CSV to DSpace 3.2 using 
 Biblio-Transformation-Engine (BTE), and works fine with dc metadata, but 
 I didn't find how to upload items with an associate file like an image. 
 It's possible to import a CSV with items that contains files into DSpace 
 3.2?
 
 Thanks in advance
 
 -- 
 
 
__
   / /   Rubén Boada Navarrete
 C E / S / C A   Tècnic de Portals i Repositoris
 /_/ Centre de Serveis Científics i Acadèmics de Catalunya
 
 Gran Capità, 2-4 (Edifici Nexus) • 08034 Barcelona
 T. 93 205 6464 (ext. 302) • F. 93 205 6979 • rbo...@cesca.cat
 Subscriu-te al butlletí (www.cesca.cat/butlleti)
 
 
 
 --
 DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
 OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
 Free app hosting. Or install the open source package on any LAMP server.
 Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
 http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/4140/ostg.clktrk
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] OAI-PMH not working

2013-10-15 Thread Kostas Stamatis
Hi,

DSpace 3 and above integrates xoai that uses solr indexing to display the 
items. Are you using solr or Postgres/Oracle?
In the latter case, keep in mind that in the file {...}/config/modules/oai.cfg 
the option storage, at the very beginning, must be equal to database and 
not solr, which is the default value.

Regards,

Kostas



On Oct 15, 2013, at 6:39 PM, Keith Jones ke...@cutter.lib.udel.edu wrote:

 
 
 We have an installation of DSpace version 3.2, which I recently updated a 
 test server. I'm still not able to get the OAI-PMH interface to work, has 
 anyone been able to use the OAI-PMH?
 the verb identify will present an response, sets will sow but I'm not able 
 to retrieve records or identifiers.
 
 Thanks
 Keith
 
 
 --
 October Webinars: Code for Performance
 Free Intel webinars can help you accelerate application performance.
 Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
 the latest Intel processors and coprocessors. See abstracts and register 
 http://pubads.g.doubleclick.net/gampad/clk?id=60135031iu=/4140/ostg.clktrk
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60135031iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Postgress-9.1.9-1 installation issues

2013-10-07 Thread Kostas Stamatis
Hi,

Try not to use spaces in the installation path! Program Files is not a valid 
path.


Regards,  

Kostas

Oct 7, 2013, 17:38, ο/η Akintomide Olatunji Adimabua oakintom...@gmail.com 
έγραψε:

 Hello,
 Please I am new to d-space. I am trying to install postgresql-9.1.9-1 for 
 windows on a windows 7 system and I keep getting the following error problem 
 installing post-install step. Installation may not complete correctly. The 
 database cluster initialisation failed.
 I don't know maybe anyone has had this issue and how they overcame it. Would 
 be grateful for any help
 Tunji
 
 
 --
 October Webinars: Code for Performance
 Free Intel webinars can help you accelerate application performance.
 Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
 the latest Intel processors and coprocessors. See abstracts and register 
 http://pubads.g.doubleclick.net/gampad/clk?id=60134791iu=/4140/ostg.clktrk
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60134791iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] [Dspace-general] Dspace Customization

2013-09-20 Thread Kostas Stamatis
Hi,

 

What I said does not require any programmatic skills, just change some
parameters in your DSpace configuration file. This cannot be done via the
UI, you will have to edit a text file and reload the DSpace webapp.

 

So, let me write down again the steps:

 

1)  Locate the path where DSpace is installed. Let us call it
dspace_install_dir

2)  Move to {dspace_instal_dir}/config

3)  Open file dspace.cfg

4)  Locate line that starts with webui.itemlist.columns and read the
lines above, it is explained how to use it.

5)  Look also the lines below this option, you will find some other
stuff to control the width of the columns

6)  Save the file and reload the webapp

 

Hope it helps!

 

Kostas

 

PS: Please, reply to the whole list, someone else may have the same
questions! 

 

 

From: Shivraj Thorat [mailto:thoratshiv...@gmail.com] 
Sent: Friday, September 20, 2013 6:30 AM
To: Kostas Stamatis
Subject: Re: [Dspace-general] Dspace Customization

 

Hellow

 

I have tried as you told, but not successful. I am using JSPUI and not
having programming knowledge.

pl suggest me another options as it is IMP for me.

 

Thank you

 

On Thu, Sep 5, 2013 at 11:07 AM, Kostas Stamatis kstama...@ekt.gr wrote:

Hello,

 

If you are using JSPUI, check the webui.itemlist.columns option in the
dspace configuration file (dspace.cfg). There are also some other options to
control the width of the columns and other stuff, have a look around this
option.

 

If you want to sort the results using the new column, see the option
webui.itemlist.sort-option Keep in mind, that in such a case, you will
need to add this field in the browse indexes as well.

 

I cannot help you, in case you are using XMLUI.

 

 

Regards,

 

Kostas

 

 

From: Shivraj Thorat [mailto:thoratshiv...@gmail.com] 
Sent: Thursday, September 05, 2013 8:25 AM
To: dspace-gene...@lists.sourceforge.net;
dspace-de...@lists.sourceforge.net; dspace-tech@lists.sourceforge.net
Subject: [Dspace-general] Dspace Customization

 

Respected all 

I have installed Dspace 3.1 on Win 2003 Server. It is working best now. I
have to add a new Column for the metadata field dc.contributor.advisor as
Guide(s) in Browsing. presently there are following column

Issue Date, Title, Author(s).

Let me guide or send appropriate code to add in concern files with details.



-- 
Regards


Mr. Shivraj Thorat
Librarian
BVDU, Institute of Management  Entrepreneurship Development
Paud Rd, Kothrud,
Pune-38 





 

-- 
Regards


Mr. Shivraj Thorat
Librarian
BVDU, Institute of Management  Entrepreneurship Development
Paud Rd, Kothrud,
Pune-38 

--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] dspace 3.2 embargo lift

2013-09-16 Thread Kostas Stamatis
Hi Eimar,

 

It seems that you have an error in your dspace.cfg file regarding the 
configuration of the embargo settings.

 

More specifically, check that the options “embargo.field.terms” and 
“embargo.field.lift” point to a valid dc (or whatever schema you have) field. 
From the error you sent, it seems that you have left the default values that 
contain the word “SCHEMA”, which is to point you out that there you need to 
place a valid metadata field of your installation.

 

 

Regards,

 

Kostas

 

 

 

From: Eimar Koort [mailto:eimar.ko...@gmail.com] 
Sent: Monday, September 16, 2013 10:51 AM
To: DSpace-tech@lists.sourceforge.net
Subject: [Dspace-tech] dspace 3.2 embargo lift

 

Hi, 

I configured dspace embargo. According to manual 
(https://wiki.duraspace.org/display/DSDOC3x/Embargo) it would be reasonable to 
run a cron job (bin/dspace embargo-lifter).

 

Now running this from command line i got error:

$ /data/dspace/bin/dspace embargo-lifter 
ERROR, got exception: java.lang.IllegalArgumentException: No such metadata 
schema: SCHEMA
java.lang.IllegalArgumentException: No such metadata schema: SCHEMA
at org.dspace.content.Item.findByMetadataField(Item.java:2546)

etc...

 

Kept searching for answer i found this:  
https://jira.duraspace.org/browse/DS-668

So my question is how to configure embargo  and what do I write here?

 

Regards,


--
Eimar Koort
( eimar.ko...@gmail.com )

--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] [Dspace-general] Dspace Customization

2013-09-04 Thread Kostas Stamatis
Hello,

 

If you are using JSPUI, check the webui.itemlist.columns option in the
dspace configuration file (dspace.cfg). There are also some other options to
control the width of the columns and other stuff, have a look around this
option.

 

If you want to sort the results using the new column, see the option
webui.itemlist.sort-option Keep in mind, that in such a case, you will
need to add this field in the browse indexes as well.

 

I cannot help you, in case you are using XMLUI.

 

 

Regards,

 

Kostas

 

 

From: Shivraj Thorat [mailto:thoratshiv...@gmail.com] 
Sent: Thursday, September 05, 2013 8:25 AM
To: dspace-gene...@lists.sourceforge.net;
dspace-de...@lists.sourceforge.net; dspace-tech@lists.sourceforge.net
Subject: [Dspace-general] Dspace Customization

 

Respected all 

I have installed Dspace 3.1 on Win 2003 Server. It is working best now. I
have to add a new Column for the metadata field dc.contributor.advisor as
Guide(s) in Browsing. presently there are following column

Issue Date, Title, Author(s).

Let me guide or send appropriate code to add in concern files with details.



-- 
Regards


Mr. Shivraj Thorat
Librarian
BVDU, Institute of Management  Entrepreneurship Development
Paud Rd, Kothrud,
Pune-38 

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] From C.Sugumaran

2013-08-18 Thread Kostas Stamatis
Hi,

just from a fast check of your input-forms.xml file, I noticed that you are 
using some xml elements that are not recognised by DSpace. For your custom 
schema ed do not use elements such as ed-schema, ed-element etc. just use 
the dc-schema, dc-element  fields as for the dc schema.

Also, make sure that there is no typo in the fields that you have declared in 
the input-forms.xml based on the schema field registry that you declared via 
the admin panel.


Regards,

Kostas


On Aug 15, 2013, at 10:08 AM, C Sugumaran c_suguma...@yahoo.co.in wrote:

  
  
  
 15-08-13
  
  
 I have created a new metadata schema registry (given in file ID-ed.docx – for 
 reference)
  
 For this metadata schema, I have used the about 20 fields in ‘dc’ schema
  
 I have used 10 fields from new ‘ed’ schema. (which is in the last portion in 
 attached input-forms.xml) file
  
 One can see these metadata field in the xml file which I have attached.
  
 After creating metadata-schema and input-forms.xml, I am seeing some error in 
 data input template itself.
  
 Can you pl go through it.  I am not sure, where I am doing the mistake.
  
 Actually I need these 20 + 10 fields as metadata for my dspace collection.
  
 Can anyone please inform me, where I am doing the mistake, and help me in the 
 procedure to develop these 20 + 10 metadata for my collection
  
 Yours
  
 C. Sugumaran,
 Scientist / Engr 'SF'
 Documentation Officer,
 LPSC / ISRO / Valiamala - 695 547
 Trivandrum
  
 Office Phone: 0471-2567678
  
 email : c_suguma...@yahoo.co.in ;
 c_suguma...@lpsc.gov.in
 input-forms.xmlID-ed.docx--
 Get 100% visibility into Java/.NET code with AppDynamics Lite!
 It's a free troubleshooting tool designed for production.
 Get down to code-level detail for bottlenecks, with 2% overhead. 
 Download for free and get started troubleshooting in minutes. 
 http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Uploading Bibliographic information from RefWorks

2013-08-07 Thread Kostas Stamatis
Hi Claire,

We are working on this in order to include it in the 4.0 release of DSpace.
Apart from other changes like the improvement of the library and the support
for other bibliographic formats, we want to fix issues that are mentioned by
the users, like the one you reported, the ability to support multiple
mappings without the need to change the configuration.

Moreover, we would like to support the ability, these transformations to
happen via a UI. If you have already a JSPUI front end for this
functionality, we would be glad if you could share it with the community via
a JIRA issue and probably a github pull request.


Best regards,

Kostas Stamatis


-Original Message-
From: KNOWLES Claire [mailto:claire.know...@ed.ac.uk] 
Sent: Tuesday, August 06, 2013 10:21 AM
To: Konstantinos Stamatis; 'Thomas Misilo';
dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Uploading Bibliographic information from RefWorks

Hi Tom

Sorry to re-open a topic from January, but I was wondering if you had
managed to make the changes so you can have more than one import type
loading without changing the configuration files?  If so, are you happy to
share them?  We have written a jspui front end for this functionality and
want users to be able to select the import type from a drop down.

Thanks

Claire

Claire Knowles
Library and University Collections
University of Edinburgh


From: Konstantinos Stamatis kstama...@ekt.grmailto:kstama...@ekt.gr
To: 'Thomas Misilo' misi...@fit.edumailto:misi...@fit.edu, dspace-tech
dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net

Subject: Re: [Dspace-tech] Uploading Bibliographic information from RefWorks

Dear Tom,

Regarding your first question, the fact is that you cannot have different
configurations based on the import type. However, there are two
solutions/tricks that you can try and help you in this point.


1)  Since bte.xml file is a Spring Configuration file for Dependency
Injection, you can isolate some of the beans in different files. Then, In
the main file (bte.xml) you can import the file you like with the specific
configuration for the specific import type using the following code snippet


import resource=classpath:spring-config.xml /



It is not perfect because you will have to change the xml when you change
the import type. However, it's easier than changing all the beans.



2)  As you can see from here:
https://code.google.com/p/biblio-transformation-engine/ BTE has a
transformation workflow that can consist of Modifiers. Modifiers are there
to change your records. We have shipped a specific modifier with BTE called
FileKeyRenameModifier (http://bit.ly/Wh5GoP). This modifier is responsible
of reading a map file to transform from one schema to another. BTE has such
files by default (for example http://bit.ly/YkJf0q which is a bibtex to dc
mapping). If you use a modifier like this, you can have many mapping files
with the key_after value be the same for all cases, and finally, in your
bte.xml file use only the values for dc. So instead of having mapping from A
to DSpace, B to DSpace, C to DSpace and so on in your bte.xml, you can have
mappings A to DC, B to DC, C to DC in different files and another one
mapping DC to DSpace in your bte.xml. So, what you need to do is summarized
here:

a.   Copy/Create mapping files from your input format to dc

b.  Enable modifiers in the bte.xml by adding a step in the
TransformationWorkflow bean
property name=steps
list

ref bean=fileKeyRenameModifier/
/list
/property

c.   Create the modifier bean:

bean id=fileKeyRenameModifier

 
class=gr.ekt.transformationengine.modifiers.FileKeyRenameModifier

property name=filename
value=/input/bibtex2dc_keymapping.xml/

/bean

d.  Change the mapping xml file according to your import type

e.  Configure output generator to use the new values

Regarding the second question, again you can use a modifier to change the
values of a field. But in this case, you will need to write the modifier
class by your own. All you need to do, is to write  a class (by extending
our abstract Modifier) and implement a method. In this modifier, you can
have access to the record, and by using the Record class methods you can
add/remove/change the values. For instance, you can keep author in a local
variable, delete this field and create a new one with the same name, but now
do not forget to split the author value. Each field within a record can have
a list of values. For more information, please check the google code site
https://code.google.com/p/biblio-transformation-engine/ and in the downloads
section you can find sample projects and documentation.

If you have any other specific question, please contact me either through
this list or directly via email.

Best regards,

kostas


From: Thomas Misilo

Re: [Dspace-tech] Help with Tomcat errors resulting from attempted upgrade from 1.8.1 to 3.0

2013-08-05 Thread Kostas Stamatis
Hi,

 

It seems that you have an error in you SWORD web.xml file. Go to the file
{webapps}/sword/WEB-INF/web.xml and check if the path to DSpace
configuration file is well set. From the log, it seems that there is a
${dspace.dir} directive which was not replaced accordingly during the maven
procedure.

 

 

Regards,

 

Kostas

 

 

 

From: Clive Gould [mailto:cli...@gmail.com] 
Sent: Monday, August 05, 2013 12:14 PM
To: dspace-tech@lists.sourceforge.net Tech
Subject: [Dspace-tech] Help with Tomcat errors resulting from attempted
upgrade from 1.8.1 to 3.0

 

Hi everyone

 

I'm still having trouble with the upgrade from DSpace from 1.8.1 to 3.0 and
am starting to feel out of my depth.

 

There appears to be an issue picked up in the Tomcat log appended

 

Can anyone tell me what I've done wrong, or shall I just give up moving to
3.0 and stick with 1.8.1?

 

Thanks very much

 

Clive

 

 

INFO: SolrServlet.init() done
Aug 5, 2013 9:56:59 AM org.apache.solr.core.SolrResourceLoader
locateSolrHome
INFO: Using JNDI solr.home: /home/dspace/solr
Aug 5, 2013 9:56:59 AM org.apache.solr.servlet.SolrUpdateServlet init
INFO: SolrUpdateServlet.init() done
INFO: Loading provided config file: ${dspace.dir}/config/dspace.cfg
FATAL: Can't load configuration: file:/${dspace.dir}/config/dspace.cfg
java.io.FileNotFoundException: /${dspace.dir}/config/dspace.cfg (No such
file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.init(FileInputStream.java:106)
at java.io.FileInputStream.init(FileInputStream.java:66)
at
sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:7
0)
at
sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection
.java:161)
at java.net.URL.openStream(URL.java:1009)
at
org.dspace.core.ConfigurationManager.loadConfig(ConfigurationManager.java:65
6)
at
org.dspace.app.util.DSpaceContextListener.contextInitialized(DSpaceContextLi
stener.java:127)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:
3843)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4342)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:7
91)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:926)
at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:889
)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppor
t.java:117)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at
org.apache.catalina.core.StandardService.start(StandardService.java:516)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:578)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Aug 5, 2013 9:56:59 AM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Aug 5, 2013 9:56:59 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/sword] startup failed due to previous errors
log4j:WARN No appenders could be found for logger
(org.dspace.servicemanager.DSpaceKernelInit).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: ${dspace.dir}/config/dspace.cfg
FATAL: Can't load configuration: file:/${dspace.dir}/config/dspace.cfg
java.io.FileNotFoundException: /${dspace.dir}/config/dspace.cfg (No such
file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.init(FileInputStream.java:106)
at java.io.FileInputStream.init(FileInputStream.java:66)
at
sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:7
0)
at
sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection

Re: [Dspace-tech] Ant fresh_install error

2013-08-05 Thread Kostas Stamatis
Hi,

 

It seems that you have run the fresh_install command twice (probably because 
the first one failed) because the error shows that some data in the database 
already there.

 

Try to clean your database, maybe by deleting it and creating it again, and run 
the ant fresh_install again.

 

 

Regards,

 

Kostas

 

 

 

 

From: Mrs. Chitralekha M. Chitale [mailto:library.l...@ltjss.net] 
Sent: Monday, August 05, 2013 11:11 AM
To: DSpace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Ant fresh_install error

 

 

Hello 

 

I am trying to install dspace-3.2-src-release on Windows 7.

 

I have installed following versions of other softwares

1. Java jdk1.7.0_25, jre7

2. Tomcat 7.0

3. apache-maven-3.1.0

4. apache-ant-1.9.2

5. PostgreSQL 9.2

 

I have successfully build mvn package.

 

I am encountering error while running ant fresh_install as follows.

Kindly help me with this.

 

Thanks and regards.

 

 

load_registries:
 [java] 2013-08-05 11:02:46,087 INFO  org.dspace.core.ConfigurationManager @
 Loading system provided config property (-Ddspace.configuration): config/dspace
.cfg
 [java] 2013-08-05 11:02:46,119 INFO  org.dspace.core.ConfigurationManager @
 Using default log4j provided log configuration,if unintended, check your dspace
.cfg for (log.init.config)
 [java] Error:
 [java]  - ERROR: duplicate key value violates unique constraint bitstreamf
ormatregistry_short_description_key
 [java]   Detail: Key (short_description)=(Unknown) already exists.
 [java] 2013-08-05 11:02:47,351 INFO  org.dspace.content.BitstreamFormat @ a
nonymous::create_bitstream_format:bitstream_format_id=81
 [java] 2013-08-05 11:02:47,382 INFO  org.dspace.content.BitstreamFormat @ a
nonymous::update_bitstream_format:bitstream_format_id=81
 [java] 2013-08-05 11:02:47,398 FATAL org.dspace.administer.RegistryLoader @
 anonymous::error_loading_registries:
 [java] org.postgresql.util.PSQLException: ERROR: duplicate key value violat
es unique constraint bitstreamformatregistry_short_description_key
 [java]   Detail: Key (short_description)=(Unknown) already exists.
 [java] at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse
(QueryExecutorImpl.java:2103)
 [java] at org.postgresql.core.v3.QueryExecutorImpl.processResults(Query
ExecutorImpl.java:1836)
 [java] at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecuto
rImpl.java:257)
 [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJ
dbc2Statement.java:512)
 [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(
AbstractJdbc2Statement.java:388)
 [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(Abs
tractJdbc2Statement.java:334)
 [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUp
date(DelegatingPreparedStatement.java:105)
 [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUp
date(DelegatingPreparedStatement.java:105)
 [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUp
date(DelegatingPreparedStatement.java:105)
 [java] at org.dspace.storage.rdbms.DatabaseManager.executeUpdate(Databa
seManager.java:1311)
 [java] at org.dspace.storage.rdbms.DatabaseManager.update(DatabaseManag
er.java:725)
 [java] at org.dspace.content.BitstreamFormat.update(BitstreamFormat.jav
a:601)
 [java] at org.dspace.administer.RegistryLoader.loadFormat(RegistryLoade
r.java:183)
 [java] at org.dspace.administer.RegistryLoader.loadBitstreamFormats(Reg
istryLoader.java:138)
 [java] at org.dspace.administer.RegistryLoader.main(RegistryLoader.java
:75)

BUILD FAILED
C:\dspace-3.2-src-release\dspace\target\dspace-3.2-build\build.xml:850: Java ret
urned: 1

Total time: 24 seconds

C:\dspace-3.2-src-release\dspace\target\dspace-3.2-build

 

Mrs. Chitralekha Mahesh Chitale
Librarian, LTCE, Navi Mumbai, India.

 

--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] problem of sorting order of sub-community...

2013-07-30 Thread Kostas Stamatis
The problem is in line 183 of your jsp, as well in line 360 where you
declare again the variable i for (int i = 0; i  collections.length; i++).
Just name it j or something else because you have already declared the
variable i in this scope int i;

Kostas



-Original Message-
From: ggxky [mailto:iori1...@msn.com] 
Sent: Tuesday, July 30, 2013 4:10 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] problem of sorting order of sub-community...

Hi helix84...this is my log of dspace and the error will occur after i add
this code 

% 
boolean rvrs = false; 
int i; 
if ( community.getHandle().equals(XYZ/XYXY1) ||
community.getHandle().equals(XYZ/XYXY2) )rvrs=true; 
for(int j=0;j collections.length;j++) 
{ 
if (rvrs) { i=collections.length-j-1; } else { i=j;} %

from other topic for reverse sorting order of sub-community.if i delete the
code away..everything is working fine.is there an other way for reverse
sorting order of sub-community.jspui and xmlui??thanks

javax.servlet.ServletException: org.apache.jasper.JasperException: Unable to
compile class for JSP: 

An error occurred at line: 183 in the jsp file: /community-home.jsp
Duplicate local variable i
180:if (rvrs) { i=collections.length-j-1; } else { i=j;} 
181: %
182: %
183: for (int i = 0; i  collections.length; i++)
184: {
185: %
186: li


An error occurred at line: 360 in the jsp file: /community-home.jsp
Duplicate local variable i
357:if (rs != null)
358:{
359:Item[] items = rs.getRecentSubmissions();
360:for (int i = 0; i  items.length; i++)
361:{
362:DCValue[] dcv = items[i].getMetadata(dc, title,
null, Item.ANY);
363:String displayTitle = Untitled;


An error occurred at line: [1,058] in the generated java file:
[C:\tomcat\work\Catalina\localhost\jspui\org\apache\jsp\community_002dhome_j
sp.java]
Syntax error, insert while ( Expression ) ; to complete BlockStatements

An error occurred at line: [1,066] in the generated java file:
[C:\tomcat\work\Catalina\localhost\jspui\org\apache\jsp\community_002dhome_j
sp.java]
Syntax error, insert else Statement to complete IfStatement

An error occurred at line: [1,066] in the generated java file:
[C:\tomcat\work\Catalina\localhost\jspui\org\apache\jsp\community_002dhome_j
sp.java]
Syntax error, insert } to complete Block

Stacktrace:
at
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServ
letFilter.java:85)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.
java:749)
at
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDis
patcher.java:487)
at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatch
er.java:412)
at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher
.java:339)
at org.dspace.app.webui.util.JSPManager.showJSP(JSPManager.java:60)
at
org.dspace.app.webui.servlet.HandleServlet.communityHome(HandleServlet.java:
509)
at
org.dspace.app.webui.servlet.HandleServlet.doDSGet(HandleServlet.java:254)
at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java
:119)
at
org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:305)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
at
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServ
letFilter.java:78)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:222)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:123)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase
.java:472)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171
)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:947)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:118)
at

Re: [Dspace-tech] Add New E-Person from Administrator is useless

2013-07-30 Thread Kostas Stamatis
That's true, when you press Save, the system does nothing. You have to
trigger by yourself the email to the user by pressing the forgot password
by giving his/her email. Then, he/she only has to click the link in the
email in order to set the password.


Regards,

Kostas


-Original Message-
From: LifeH2O [mailto:life...@gmail.com] 
Sent: Tuesday, July 30, 2013 9:54 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Add New E-Person from Administrator is useless

DSpace v3.1 (JSPUI)

There is an Add EPerson button in Administer EPeople section. I want to
create a new user who can log in. I click on [Add EPerson], write email and
other info, check Can Log in box. And press save.

*It doesn't make sense.*

The email is sent to the email address 'newuserXX' as soon as I press [Add
EPerson] button. While it should be sent only to the specified email address
when [Save] is clicked.

What is the purpose of *Can Log In* check box when we cannot set the
password?? There is no way the newly created user can log in (he can perhaps
login via forget password system).

*Create New Users from Administrator Panel* We did this by using dspace
create-administrator command and then changing the rights of the newly
created admin



--
View this message in context:
http://dspace.2283337.n4.nabble.com/Add-New-E-Person-from-Administrator-is-u
seless-tp4666055.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Add New E-Person from Administrator is useless

2013-07-30 Thread Kostas Stamatis
Well, when you first click Add  EPerson from admin panel, an email is sent
to admins that a new user is registered (which actually is not - you may
cancel registration in next step). The email is only sent to admins. When
clicking save, nothing happens. You must inform user that you have
registered him with a link to login form so as to press the Forgot
password link and set his password.

New user? Click here to register registers a user to the system, same as
above. The difference is that in the first case, the eperson is created in
the database so you can add him in groups and give rights. In the second
case, eperson is created when the user clicks the link in his email and then
it is available for admin to add it in a group.

Hope it helps.


Regards,

Kostas



-Original Message-
From: LifeH2O [mailto:life...@gmail.com] 
Sent: Tuesday, July 30, 2013 10:34 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Add New E-Person from Administrator is useless

The first email which is sent to newuserXX is useless. Why it is being sent
in the first place?



--
View this message in context:
http://dspace.2283337.n4.nabble.com/Add-New-E-Person-from-Administrator-is-u
seless-tp4666055p4666057.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Add New E-Person from Administrator is useless

2013-07-30 Thread Kostas Stamatis
It's not a bug... but I guess that the conversation we had can be reported
to a JIRA ticket for someone to improve the whole procedure. Can you do it?


Regards,

Kostas 


-Original Message-
From: LifeH2O [mailto:life...@gmail.com] 
Sent: Tuesday, July 30, 2013 11:05 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Add New E-Person from Administrator is useless

We were confused a lot and taking it as a bug. Thank you for clarification.
:-)



--
View this message in context:
http://dspace.2283337.n4.nabble.com/Add-New-E-Person-from-Administrator-is-u
seless-tp4666055p4666062.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Dspace email regitration error

2013-07-18 Thread Kostas Stamatis
Hi Jayachandra

 

Here are some options that we have set in dspace.cfg for our case that seem
to work fine:

 

=

# SMTP mail server

mail.server = smtp.gmail.com

 

# SMTP mail server authentication username and password (if required)

mail.server.username = {your gmail username here including @gmail.com}

mail.server.password = {your gmail password}

 

# SMTP mail server alternate port (defaults to 25)

#mail.server.port = 25

 

mail.extraproperties = mail.smtp.socketFactory.port=465, \

   mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory, \

   mail.smtp.socketFactory.fallback=false

=

 

However, it seems that your error doesn't have to do with these options.
From the error and the corresponding code, it seems that there is a null
value. Have you set the dspace.url option in the dspace.cfg file?

 


Regards,

 

Kostas

 

 

 

 

From: jayachandra B [mailto:jayachandra1...@gmail.com] 
Sent: Thursday, July 18, 2013 10:14 AM
To: dspace-tech
Subject: [Dspace-tech] Dspace email regitration error

 

Hi,

 

I am using dspace 1.8.2 version, I have installed dspace and using my
personal gmail id and password for email settings in dspace.cfg. 

 

I am using mail.server = smtp.gmail.com service for emails

 

When i try to register as new user it is throw some internal system error.
When I see the log file in the dspace logs folder I have found the following
errors, can you please suggest me the solution

 




java.lang.NullPointerException
at org.dspace.eperson.AccountManager.sendEmail(AccountManager.java:252)
at org.dspace.eperson.AccountManager.sendInfo(AccountManager.java:222)
at
org.dspace.eperson.AccountManager.sendRegistrationInfo(AccountManager.java:6
7)
at
org.dspace.app.webui.servlet.RegisterServlet.processEnterEmail(RegisterServl
et.java:260)
at
org.dspace.app.webui.servlet.RegisterServlet.doDSPost(RegisterServlet.java:1
72)
at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java
:115)
at
org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:73)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:304)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
at
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServ
letFilter.java:78)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:240)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:164)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase
.java:462)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164
)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100
)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:118)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:317)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http
11Protocol.java:204)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http
11Protocol.java:182)
at
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:
311)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:11
45)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:6
15)
at java.lang.Thread.run(Thread.java:724)

Image removed by sender.

-- 

Thanks and Regards
Jayachandra

~WRD000.jpg--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] how to change dspace url?

2013-07-18 Thread Kostas Stamatis
Hi Ribin,

You have two options:

1) Either you start tomcat in the http default port which is 80 (instead of
8080). For this, you have to edit server.conf configuration file within
tomcat install dir. In such a case you don't need to add :8080 after the ip
since 80 is the default.

or

2) Install an Apache server in front that runs on port 80 by default, and
using mod_jk module of Apache redirect the traffic to your internal tomcat
server that hosts DSpace.

In the first case, you will need /jspui at the end or you can change the
webapp name from jspui to something more user friendly.
In the second case, you can omit the webapp name jspui at the end but you
will have to write the appropriate rewrite rules on Apache conf files


Regards,

Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Friday, July 19, 2013 8:22 AM
To: dspace-tech 
Subject: [Dspace-tech] how to change dspace url?

Hi,

My dspace url is http://ip:8080/jspui. Is it possible to have a url like
http://ip ? What should be done for this? Any help is greatly appreciated.

- Ribin



--
See everything from the browser to the database with AppDynamics Get
end-to-end visibility with application monitoring from AppDynamics Isolate
bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] DSpace on two servers

2013-07-15 Thread Kostas Stamatis
Hi Remi,

I would see two options here:

1) Just make the second DSpace point to the same database (or a copy of the
first one). Also, do not forget to copy the assetstore and do an
index-init as well, in order to create again the browse and search
indexes.

2) Export items from the first DSpace and import them in the second one
using the command line tools in the bin directory and not he graphical
ones. You can even keep the same handles for the items.


Should you need more details, please do not hesitate to ask again.


Regards,

Kostas





-Original Message-
From: remi asare [mailto:remi.as...@gmail.com] 
Sent: Sunday, July 14, 2013 1:12 AM
To: dspace-tech
Subject: [Dspace-tech] DSpace on two servers

Hi guys,

In our university, we have two servers and on each one of them there is
DSpace. Now, we want to shut down one and export the items along with the
metadata to the other one. Can the export import help here?
or OAI Harvesting?

Thanks in advance


--
See everything from the browser to the database with AppDynamics Get
end-to-end visibility with application monitoring from AppDynamics Isolate
bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Author's organization, address and other metadata

2013-07-15 Thread Kostas Stamatis
Dear LifeH2O

You can always use your own metadata fields to hold information about
author's address, but the flat nature of the metadata schema of DSpace will
not allow you to do this when you have lot of authors and a lot of addresses
respectively, since you will not be able to map authors with addresses and
vice versa.


Regards,

Kostas





-Original Message-
From: LifeH2O [mailto:life...@gmail.com] 
Sent: Thursday, July 11, 2013 12:41 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Author's organization, address and other metadata

While entering Journals we need to enter author's organization or address as
well but DSpace has only author name as a metadata of an item. 

How can we do that? 



--
View this message in context:
http://dspace.2283337.n4.nabble.com/Author-s-organization-address-and-other-
metadata-tp4665636.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


--
See everything from the browser to the database with AppDynamics Get
end-to-end visibility with application monitoring from AppDynamics Isolate
bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] log dspace

2013-07-02 Thread Kostas Stamatis
Hello,

it seems that you have problems with the database connection.

Verify that the configuration parameters for the db connection within the 
dspace.cfg file ( {your_dspace_install_dir}/config/dspace.cfg ) are correct and 
valid. Then reload webapp or tomcat and try again.


Regards,

Kostas




On Jul 2, 2013, at 5:08 PM, Wbeimar Cano Restrepo wbeima...@gmail.com wrote:

 
 hi, i need help with dspace, please
 
 Wbeimar Cano Restrepo
 Director Biblioteca
 Fundación Universitaria Católica Lumen Gentium
 
 
 
 
 -- 
 Wbeimar Cano Restrepo
 Skype:wbeimar.cano.restrepo
 
 cocoon.log.2013-06-28dspace.log.2013-06-28--
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Restricting a specific Metadata field

2013-07-02 Thread Kostas Stamatis
Hello,

Regarding the display of fields, you can modify accordingly the option 
webui.itemdisplay.default in the dspace config file located at: 
{your_dspace_install_dir}/config/dspace.cfg. This is for the JSPUI web 
interface.

Regarding the OAI, please, tell us the version of the DSpace that you are 
using. DSpace 3 is using the XOAI implementation which is different from the 
one used to previous versions. Thus, I will need to know your version in order 
to help you.


Regards,

Kostas




On Jul 2, 2013, at 5:26 PM, George Stanley Kozak g...@cornell.edu wrote:

 Hi…
  
 I don’t recall if this has been discussed before (if so, I apologize), but I 
 was wondering if a specific item metadata field can be restricted from the 
 public and from OAI.  So, basically, the rest of the metadata for the item 
 can be harvested or displayed but one particular field will be excluded.
  
 George Kozak
 Digital Library Specialist
 Cornell University Library Information Technologies (CUL-IT)
 218 Olin Library
 Cornell University
 Ithaca, NY 14853
 607-255-8924
  
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Restricting a specific Metadata field

2013-07-02 Thread Kostas Stamatis
I am afraid I cannot help you. Both XMLUI and XOAI are out of my scope (for the 
moment)... Hope someone else from the community can help you.


Regards,

Kostas



On Jul 2, 2013, at 11:54 PM, George Stanley Kozak g...@cornell.edu wrote:

 Kostas:
  
 We are currently using DSpace 1.8.2 (JSPUI interface), but I am beginning a 
 migration to DSpace 3.1 using the XMLUI interface.
  
 It would be in DSpace 3.1 using the XMLUI interface that I would have a field 
 that we would want restricted.
  
 George Kozak
 Digital Library Specialist
 Cornell University Library Information Technologies (CUL-IT)
 218 Olin Library
 Cornell University
 Ithaca, NY 14853
 607-255-8924
  
 From: Kostas Stamatis [mailto:kstama...@ekt.gr] 
 Sent: Tuesday, July 02, 2013 4:28 PM
 To: George Stanley Kozak
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] Restricting a specific Metadata field
  
 Hello,
  
 Regarding the display of fields, you can modify accordingly the option 
 webui.itemdisplay.default in the dspace config file located at: 
 {your_dspace_install_dir}/config/dspace.cfg. This is for the JSPUI web 
 interface.
  
 Regarding the OAI, please, tell us the version of the DSpace that you are 
 using. DSpace 3 is using the XOAI implementation which is different from the 
 one used to previous versions. Thus, I will need to know your version in 
 order to help you.
  
  
 Regards,
  
 Kostas
  
  
  
  
 On Jul 2, 2013, at 5:26 PM, George Stanley Kozak g...@cornell.edu wrote:
 
 
 Hi…
  
 I don’t recall if this has been discussed before (if so, I apologize), but I 
 was wondering if a specific item metadata field can be restricted from the 
 public and from OAI.  So, basically, the rest of the metadata for the item 
 can be harvested or displayed but one particular field will be excluded.
  
 George Kozak
 Digital Library Specialist
 Cornell University Library Information Technologies (CUL-IT)
 218 Olin Library
 Cornell University
 Ithaca, NY 14853
 607-255-8924
  
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Anonymous feedback (contact administrator)

2013-06-27 Thread Kostas Stamatis
Hi again,

How do you call the feedback page, just by typing the url
http://repository.eia.edu.co/feedback; in your browser's address bar?

In order to avoid spammers, the feedback link must be clicked from a page
within your DSpace. And this is because DSpace is checking the HTTP referrer
(the address of the webpage that linked to the resource being requested) to
see if it matches the dspace.hostname option in the configuration. Thus, try
to uncomment the feedback link (that it seems that you have commented out on
the footer) and test again.


Regards,

Kostas


-Original Message-
From: hblancoca [mailto:hblanc...@gmail.com] 
Sent: Thursday, June 27, 2013 6:00 PM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Anonymous feedback (contact administrator)

I have changed the values but the problem still; my configuration  is like
that:

internal ip: 10.10.0.107 is nat and the hostname resolve both internal and
external ip address
dspace.hostname = repository.eia.edu.co
mail.allowed.referrers = localhost,repository.eia.edu.co





--
View this message in context:
http://dspace.2283337.n4.nabble.com/Anonymous-feedback-contact-administrator
-tp4665256p4665351.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Lock down user regn. in dspace jspui

2013-06-26 Thread Kostas Stamatis
I guess that the outside users can contact admin via the feedback form  
http://{your_hostname}/dspace/feedback - a link that appears in the footer of 
your DSpace webpages. You have to set the feedback recipient from the dspace 
config file ({your_dspace_install_path}/config/dspace.cfg) and the 
feedback.recipient option.


Regards,

Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 8:21 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Hi,

I commented out the below line and it worked:

pstronga href=%= request.getContextPath() %/registerfmt:message 
key=jsp.components.login-form.newuser//a/strong/p 

This was actually line no. 52 for me.

Now, what can be done so that a user can contact the dspace admin?

Ribin Jones S.B 


- Original Message -
From: ribin jones ribin.jo...@niist.res.in
To: Kostas Stamatis kstama...@ekt.gr
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 10:42:37 AM
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Hi,

My /home/dspace/webapps/jspui/components/login-form.jsp file has 74 lines of 
which 21st line is already commented out which is a part of copyright 
instructions.

One more thing I need is that new users need not be registered..meanwhile 
outside users should have a provision to contact the Dspace admin.

Ribin Jones S.B 


- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in, dspace-tech 
dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 10:27:43 AM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

Dear Ribin,

What you need to do is the following:

1) Go to file: {your_jspui_webapp_path}/WEB-INF/web.xml 

2) Add the following lines (around line 73 - in the filter mapping section):

filter-mapping
filter-nameadmin-only/filter-name
url-pattern/register/url-pattern
  /filter-mapping

This tells DSpace that the /register URL will be protected and only admin can 
have access.

3) Reload webapp

I guess that you might want to remove the link to the registration page as 
well. For this:

1) Go to file: {your_jspui_webapp_path}/components/login-form.jsp

2) Comment out  line 21 which prints the link to the register servlet


Best regards

Kostas




-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in]
Sent: Wednesday, June 26, 2013 7:39 AM
To: dspace-tech
Subject: [Dspace-tech] Lock down user regn. in dspace jspui

Hi all, 

We want a closed user-community for DSpace, where the DSpace admin will be 
creating user accounts and distributing them to users. 

So, under JSPUI, how does one lock down User Registration so that only the 
admin can create user accounts? 

Under XMLUI, it looks like there's the following configuration: 

 xmlui.user.registration false 

However, I haven't found an equivalent configuration under JSPUI. 

Please let me know how we can lock down user registration in jspui.

Thanks again for your time.

Ribin Jones S.B 


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Lock down user regn. in dspace jspui

2013-06-26 Thread Kostas Stamatis
That's not true... feedback link should not normally take you to the user login 
page.

This is happening in your installation because the dspace.hostname option in 
the configuration file (dspace.cfg) is not set properly. It should match the 
real hostname that you use to access your DSpace. Otherwise, DSpace thinks this 
as an attack and redirects you to login page.

Try to set the dspace.hostname appropriately, reload webapp and test again.


Regards,

Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:04 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

The feedback link will take us to the user login page which is now irrelevant.

Ribin Jones S.B
Scientist
IT LAB, Knowledge Resource Centre
CSIR - NIIST (National Institute for Interdisciplinary Science and Technology), 
Govt. of India Pappanamcode, Thiruvananthapuram - 695019 Kerala, India 
www.niist.res.in
Mob: +91 9895226242 

- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 11:30:35 AM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

I guess that the outside users can contact admin via the feedback form  
http://{your_hostname}/dspace/feedback - a link that appears in the footer of 
your DSpace webpages. You have to set the feedback recipient from the dspace 
config file ({your_dspace_install_path}/config/dspace.cfg) and the 
feedback.recipient option.


Regards,

Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in]
Sent: Wednesday, June 26, 2013 8:21 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Hi,

I commented out the below line and it worked:

pstronga href=%= request.getContextPath() %/registerfmt:message 
key=jsp.components.login-form.newuser//a/strong/p 

This was actually line no. 52 for me.

Now, what can be done so that a user can contact the dspace admin?

Ribin Jones S.B 


- Original Message -
From: ribin jones ribin.jo...@niist.res.in
To: Kostas Stamatis kstama...@ekt.gr
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 10:42:37 AM
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Hi,

My /home/dspace/webapps/jspui/components/login-form.jsp file has 74 lines of 
which 21st line is already commented out which is a part of copyright 
instructions.

One more thing I need is that new users need not be registered..meanwhile 
outside users should have a provision to contact the Dspace admin.

Ribin Jones S.B 


- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in, dspace-tech 
dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 10:27:43 AM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

Dear Ribin,

What you need to do is the following:

1) Go to file: {your_jspui_webapp_path}/WEB-INF/web.xml 

2) Add the following lines (around line 73 - in the filter mapping section):

filter-mapping
filter-nameadmin-only/filter-name
url-pattern/register/url-pattern
  /filter-mapping

This tells DSpace that the /register URL will be protected and only admin can 
have access.

3) Reload webapp

I guess that you might want to remove the link to the registration page as 
well. For this:

1) Go to file: {your_jspui_webapp_path}/components/login-form.jsp

2) Comment out  line 21 which prints the link to the register servlet


Best regards

Kostas




-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in]
Sent: Wednesday, June 26, 2013 7:39 AM
To: dspace-tech
Subject: [Dspace-tech] Lock down user regn. in dspace jspui

Hi all, 

We want a closed user-community for DSpace, where the DSpace admin will be 
creating user accounts and distributing them to users. 

So, under JSPUI, how does one lock down User Registration so that only the 
admin can create user accounts? 

Under XMLUI, it looks like there's the following configuration: 

 xmlui.user.registration false 

However, I haven't found an equivalent configuration under JSPUI. 

Please let me know how we can lock down user registration in jspui.

Thanks again for your time.

Ribin Jones S.B 


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
This SF.net email is sponsored

Re: [Dspace-tech] Lock down user regn. in dspace jspui

2013-06-26 Thread Kostas Stamatis
1) The first page can be found in the following path: 
{your_jspui_webapp_path}/home.jsp. However, if you want to edit the very top 
message you need to do it in the file 
{your_dspace_install_path}/config/news-top.html and if you want to edit the 
text in the right sidebar you need to do it in the file 
{your_dspace_install_path}/config/news-side.html

2) Take a look on this older thread: 
http://sourceforge.net/mailarchive/message.php?msg_id=29268918
 

Regards,

Kostas




-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:20 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Yea...got it working now... 

Thanks...

Got couple more requirements:

1. Need to edit the home page text (text like below in the home page need to be 
edited):

DSpace is Live

Welcome to our digital repository of My University research!

More exciting news to appear here.

Which file need to be edited for this?

2. Need to have access restriction for jspui. The journals and articles in 
dspace should be accessible without asking for a username/pwd if accessed from 
within our campus network.

Ribin Jones S.B 


- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 11:41:08 AM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

That's not true... feedback link should not normally take you to the user login 
page.

This is happening in your installation because the dspace.hostname option in 
the configuration file (dspace.cfg) is not set properly. It should match the 
real hostname that you use to access your DSpace. Otherwise, DSpace thinks this 
as an attack and redirects you to login page.

Try to set the dspace.hostname appropriately, reload webapp and test again.


Regards,

Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:04 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

The feedback link will take us to the user login page which is now irrelevant.

Ribin Jones S.B
Scientist
IT LAB, Knowledge Resource Centre
CSIR - NIIST (National Institute for Interdisciplinary Science and Technology), 
Govt. of India Pappanamcode, Thiruvananthapuram - 695019 Kerala, India 
www.niist.res.in
Mob: +91 9895226242 

- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 11:30:35 AM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

I guess that the outside users can contact admin via the feedback form  
http://{your_hostname}/dspace/feedback - a link that appears in the footer of 
your DSpace webpages. You have to set the feedback recipient from the dspace 
config file ({your_dspace_install_path}/config/dspace.cfg) and the 
feedback.recipient option.


Regards,

Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in]
Sent: Wednesday, June 26, 2013 8:21 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Hi,

I commented out the below line and it worked:

pstronga href=%= request.getContextPath() %/registerfmt:message 
key=jsp.components.login-form.newuser//a/strong/p 

This was actually line no. 52 for me.

Now, what can be done so that a user can contact the dspace admin?

Ribin Jones S.B 


- Original Message -
From: ribin jones ribin.jo...@niist.res.in
To: Kostas Stamatis kstama...@ekt.gr
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 10:42:37 AM
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Hi,

My /home/dspace/webapps/jspui/components/login-form.jsp file has 74 lines of 
which 21st line is already commented out which is a part of copyright 
instructions.

One more thing I need is that new users need not be registered..meanwhile 
outside users should have a provision to contact the Dspace admin.

Ribin Jones S.B 


- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in, dspace-tech 
dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 10:27:43 AM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

Dear Ribin,

What you need to do is the following:

1) Go to file: {your_jspui_webapp_path}/WEB-INF/web.xml 

2) Add the following lines (around line 73 - in the filter mapping section):

filter-mapping
filter-nameadmin-only/filter-name
url-pattern/register/url-pattern
  /filter-mapping

This tells DSpace that the /register URL will be protected and only admin can 
have access.

3) Reload webapp

I guess that you might want to remove the link

Re: [Dspace-tech] Lock down user regn. in dspace jspui

2013-06-26 Thread Kostas Stamatis
What is the version of your DSpace installation? IP-authentication was added in 
version 1.8.0 of DSpace.

I guess that if you have an older version, IP restriction is not possible.


Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:50 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

In point number 2 of the mentioned thread it says 2) edit 
[dspace]/config/modules/authentication-ip.cfg and for each group add, for 
example:

But my installation doesn't have such a file of nor a folder like modules 
inside config.

Thanks,

Ribin Jones S.B 


- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 12:05:34 PM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

1) The first page can be found in the following path: 
{your_jspui_webapp_path}/home.jsp. However, if you want to edit the very top 
message you need to do it in the file 
{your_dspace_install_path}/config/news-top.html and if you want to edit the 
text in the right sidebar you need to do it in the file 
{your_dspace_install_path}/config/news-side.html

2) Take a look on this older thread: 
http://sourceforge.net/mailarchive/message.php?msg_id=29268918
 

Regards,

Kostas




-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:20 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Yea...got it working now... 

Thanks...

Got couple more requirements:

1. Need to edit the home page text (text like below in the home page need to be 
edited):

DSpace is Live

Welcome to our digital repository of My University research!

More exciting news to appear here.

Which file need to be edited for this?

2. Need to have access restriction for jspui. The journals and articles in 
dspace should be accessible without asking for a username/pwd if accessed from 
within our campus network.

Ribin Jones S.B 


- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 11:41:08 AM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

That's not true... feedback link should not normally take you to the user login 
page.

This is happening in your installation because the dspace.hostname option in 
the configuration file (dspace.cfg) is not set properly. It should match the 
real hostname that you use to access your DSpace. Otherwise, DSpace thinks this 
as an attack and redirects you to login page.

Try to set the dspace.hostname appropriately, reload webapp and test again.


Regards,

Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:04 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

The feedback link will take us to the user login page which is now irrelevant.

Ribin Jones S.B
Scientist
IT LAB, Knowledge Resource Centre
CSIR - NIIST (National Institute for Interdisciplinary Science and Technology), 
Govt. of India Pappanamcode, Thiruvananthapuram - 695019 Kerala, India 
www.niist.res.in
Mob: +91 9895226242 

- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 11:30:35 AM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

I guess that the outside users can contact admin via the feedback form  
http://{your_hostname}/dspace/feedback - a link that appears in the footer of 
your DSpace webpages. You have to set the feedback recipient from the dspace 
config file ({your_dspace_install_path}/config/dspace.cfg) and the 
feedback.recipient option.


Regards,

Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in]
Sent: Wednesday, June 26, 2013 8:21 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Hi,

I commented out the below line and it worked:

pstronga href=%= request.getContextPath() %/registerfmt:message 
key=jsp.components.login-form.newuser//a/strong/p 

This was actually line no. 52 for me.

Now, what can be done so that a user can contact the dspace admin?

Ribin Jones S.B 


- Original Message -
From: ribin jones ribin.jo...@niist.res.in
To: Kostas Stamatis kstama...@ekt.gr
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 10:42:37 AM
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Hi,

My /home/dspace/webapps/jspui/components/login-form.jsp file has 74 lines of 
which 21st

Re: [Dspace-tech] Lock down user regn. in dspace jspui

2013-06-26 Thread Kostas Stamatis
Well, two options:

1) The version is part of the meta information of a page, in the form:  meta 
name=Generator content=DSpace [Version] /. Thus, in a DSpace page, open 
the source code (ctrl u in most browsers or right click  show source code) 
and search for the aforementioned meta info.

2) In older DSpace installations, no meta can be found there. Thus, the only 
hint is in the {dspace-sources}/CHANGES file, where all the versions and their 
changes are listed.


Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:59 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Where can I find which version am I running?

Ribin Jones S.B 

- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 12:25:09 PM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

What is the version of your DSpace installation? IP-authentication was added in 
version 1.8.0 of DSpace.

I guess that if you have an older version, IP restriction is not possible.


Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:50 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

In point number 2 of the mentioned thread it says 2) edit 
[dspace]/config/modules/authentication-ip.cfg and for each group add, for 
example:

But my installation doesn't have such a file of nor a folder like modules 
inside config.

Thanks,

Ribin Jones S.B 


- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 12:05:34 PM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

1) The first page can be found in the following path: 
{your_jspui_webapp_path}/home.jsp. However, if you want to edit the very top 
message you need to do it in the file 
{your_dspace_install_path}/config/news-top.html and if you want to edit the 
text in the right sidebar you need to do it in the file 
{your_dspace_install_path}/config/news-side.html

2) Take a look on this older thread: 
http://sourceforge.net/mailarchive/message.php?msg_id=29268918
 

Regards,

Kostas




-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:20 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Yea...got it working now... 

Thanks...

Got couple more requirements:

1. Need to edit the home page text (text like below in the home page need to be 
edited):

DSpace is Live

Welcome to our digital repository of My University research!

More exciting news to appear here.

Which file need to be edited for this?

2. Need to have access restriction for jspui. The journals and articles in 
dspace should be accessible without asking for a username/pwd if accessed from 
within our campus network.

Ribin Jones S.B 


- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 11:41:08 AM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

That's not true... feedback link should not normally take you to the user login 
page.

This is happening in your installation because the dspace.hostname option in 
the configuration file (dspace.cfg) is not set properly. It should match the 
real hostname that you use to access your DSpace. Otherwise, DSpace thinks this 
as an attack and redirects you to login page.

Try to set the dspace.hostname appropriately, reload webapp and test again.


Regards,

Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:04 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

The feedback link will take us to the user login page which is now irrelevant.

Ribin Jones S.B
Scientist
IT LAB, Knowledge Resource Centre
CSIR - NIIST (National Institute for Interdisciplinary Science and Technology), 
Govt. of India Pappanamcode, Thiruvananthapuram - 695019 Kerala, India 
www.niist.res.in
Mob: +91 9895226242 

- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 11:30:35 AM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

I guess that the outside users can contact admin via the feedback form  
http://{your_hostname}/dspace/feedback - a link that appears in the footer of 
your DSpace webpages. You have to set

Re: [Dspace-tech] Lock down user regn. in dspace jspui

2013-06-26 Thread Kostas Stamatis
According to this: 
https://svn.duraspace.org/dspace/sandbox/authority-control-1_6-prototype/dspace/CHANGES
 I think you have the 1.5.2 version.

As I have already told you, I do not think that IP restrictions apply to this 
version... 


Kostas


-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 11:12 AM
To: Kostas Stamatis
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

I see these in that file:

(Graham Triggs)
 - Fixes for critical bugs identified by Findbugs

(Mark Diggory)
 - [DS-100] XMLUI OpenURL support contributed by the National Evolutionary 
Synthesis Center (NESCent) and @mire.
 - [DS-93]  Upgrade XMLUI to Cocoon 2.2
.
.
.
.
.
.
(Larry Stone)
 - SF Patch [2621423] Add method to instrument Context's cache usage

(Bruc Liong / Xiang Kevin Li / Stuart Hicks)
- [DS-48] shibboleth+dspace1.5.1 patch - ID: 2412723

1.5.1 final
===

(Scott Philips)
- (Scott Phillips) Fixed bug where users could not finish registering nor reset
  their password because the authentication method signatures were changed.
- Jay Paz (SF#1898241) Additional fixes to patch to enable reuse of methods.


So, I guess it is 1.5.2, right?

Ribin Jones S.B 


- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 1:17:24 PM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

Well, two options:

1) The version is part of the meta information of a page, in the form:  meta 
name=Generator content=DSpace [Version] /. Thus, in a DSpace page, open 
the source code (ctrl u in most browsers or right click  show source code) 
and search for the aforementioned meta info.

2) In older DSpace installations, no meta can be found there. Thus, the only 
hint is in the {dspace-sources}/CHANGES file, where all the versions and their 
changes are listed.


Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:59 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Where can I find which version am I running?

Ribin Jones S.B 

- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 12:25:09 PM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

What is the version of your DSpace installation? IP-authentication was added in 
version 1.8.0 of DSpace.

I guess that if you have an older version, IP restriction is not possible.


Kostas



-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:50 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

In point number 2 of the mentioned thread it says 2) edit 
[dspace]/config/modules/authentication-ip.cfg and for each group add, for 
example:

But my installation doesn't have such a file of nor a folder like modules 
inside config.

Thanks,

Ribin Jones S.B 


- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 12:05:34 PM
Subject: RE: [Dspace-tech] Lock down user regn. in dspace jspui

1) The first page can be found in the following path: 
{your_jspui_webapp_path}/home.jsp. However, if you want to edit the very top 
message you need to do it in the file 
{your_dspace_install_path}/config/news-top.html and if you want to edit the 
text in the right sidebar you need to do it in the file 
{your_dspace_install_path}/config/news-side.html

2) Take a look on this older thread: 
http://sourceforge.net/mailarchive/message.php?msg_id=29268918
 

Regards,

Kostas




-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 9:20 AM
To: Kostas Stamatis
Cc: dspace-tech
Subject: Re: [Dspace-tech] Lock down user regn. in dspace jspui

Yea...got it working now... 

Thanks...

Got couple more requirements:

1. Need to edit the home page text (text like below in the home page need to be 
edited):

DSpace is Live

Welcome to our digital repository of My University research!

More exciting news to appear here.

Which file need to be edited for this?

2. Need to have access restriction for jspui. The journals and articles in 
dspace should be accessible without asking for a username/pwd if accessed from 
within our campus network.

Ribin Jones S.B 


- Original Message -
From: Kostas Stamatis kstama...@ekt.gr
To: ribin jones ribin.jo...@niist.res.in
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Sent: Wednesday, 26 June, 2013 11:41:08 AM
Subject: RE: [Dspace-tech] Lock down

Re: [Dspace-tech] underlined title by default in dspace

2013-06-25 Thread Kostas Stamatis
Dear Remi,

I don't seem to understand your question, but I will give it a try.

If I guess correctly, you do not want the title to be underlined. But the 
underlined decoration exists generally in all the links through out DSpace. 
This is the default that is set by your browser. If you want to remove the 
underline decoration you need to declare it explicitly in the css which is 
located in {your_jspui_webapp}/styles.css.

At the very beginning, it says: A { color: #336699 }, which means that all 
the links will have the specified color. 
Make it: A { color: #336699; text-decoration: none;  }, which means, that no 
decoration is needed for the a html elements, thus, no underline.

Now, refresh your page and check the difference in the UI. None of the links 
will be underlined (not only the title) even the links in the sidebar. If you 
want only the title, then you need to add the text-decoration: none for the 
specific a elements of the html!



Regards,


Kostas




On Jun 25, 2013, at 4:15 PM, remi asare remi.as...@gmail.com wrote:

 Hi, 
 
 I've been trying to find a way to undo the html code that makes the title in 
 dspace jspui interface by default but i couldn't. Can anybody help please?
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] underlined title by default in dspace

2013-06-25 Thread Kostas Stamatis
Dear Remi,

regarding the right sidebar, you should check the file 
{your_jspui_webapp_path}/home.jsp. If you want to totally remove the sidebar, 
comment out the lines starting from the one that says dspace:sidebar to 
line that says /dspace:sidebar . This will remove the whole sidebar. If you 
want to leave the RSS feeds unaffected, comment out only the line that says 
%= sideNews %.
If you just want to change the message that is displayed in this sidebar, go to 
file {your_dspace_install_dir}/config/news-side.html and do any modifications 
you like. This file is called within home.jsp file in line that says: 
String sideNews = 
ConfigurationManager.readNewsFile(LocaleSupport.getLocalizedMessage(pageContext,
 news-side.html)); .

Hope it helps.


Regards,

Kostas



On Jun 25, 2013, at 9:47 PM, remi asare remi.as...@gmail.com wrote:

 Works like a charm! Thanks. by the way, i want to hide the side bar where it 
 is written This is a de fault installation of DSpace! It can be extensively 
 configured by installing modified JSPs, and altering the site configuration. 
 I commented the line in the footer-default.jsp but it didn't work. Do you 
 know how i can? 
 
 
 2013/6/25 Kostas Stamatis kstama...@ekt.gr
 Dear Remi,
 
 I don't seem to understand your question, but I will give it a try.
 
 If I guess correctly, you do not want the title to be underlined. But the 
 underlined decoration exists generally in all the links through out DSpace. 
 This is the default that is set by your browser. If you want to remove the 
 underline decoration you need to declare it explicitly in the css which is 
 located in {your_jspui_webapp}/styles.css.
 
 At the very beginning, it says: A { color: #336699 }, which means that all 
 the links will have the specified color. 
 Make it: A { color: #336699; text-decoration: none;  }, which means, that 
 no decoration is needed for the a html elements, thus, no underline.
 
 Now, refresh your page and check the difference in the UI. None of the links 
 will be underlined (not only the title) even the links in the sidebar. If you 
 want only the title, then you need to add the text-decoration: none for the 
 specific a elements of the html!
 
 
 
 Regards,
 
 
 Kostas
 
 
 
 
 On Jun 25, 2013, at 4:15 PM, remi asare remi.as...@gmail.com wrote:
 
 Hi, 
 
 I've been trying to find a way to undo the html code that makes the title in 
 dspace jspui interface by default but i couldn't. Can anybody help please?
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 
 

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Anonymous feedback (contact administrator)

2013-06-25 Thread Kostas Stamatis
Hi,

feedback link is not protected with login page by default. You encounter this 
problem because DSpace tries to Prevent spammers and splogbots from poisoning 
the feedback page.

To overcome the problem, you must set in the dspace.cfg file the correct value 
for the dspace.hostname option.


Regards,

Kostas



On Jun 25, 2013, at 10:03 PM, hblancoca hblanc...@gmail.com wrote:

 Hi, 
 anyone knows the way to enable for that any visitor can contact to
 repository administrator  without login in feedback link?
 
 thanks
 
 
 
 --
 View this message in context: 
 http://dspace.2283337.n4.nabble.com/Anonymous-feedback-contact-administrator-tp4665256.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.
 
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] underlined title by default in dspace

2013-06-25 Thread Kostas Stamatis
It seems to work for me in my demo DSpace.

Justa dded the following in the html file, at the end:

img 
src=http://stuffkit.com/wp-content/uploads/2013/05/Nature-Art-Gallery.jpg/

and I am able to see the image (random image taken from the web :).

Be sure to edit file news-side.html and not the news-top.html which is located 
in the same folder.


No reload is needed.


Kostas



On Jun 25, 2013, at 11:19 PM, remi asare remi.as...@gmail.com wrote:

 it is an image i'm trying to put there. Sorry
 
 
 2013/6/25 Kostas Stamatis kstama...@ekt.gr
 I do not understand what you want to add in the html file... can you rewrite 
 your question?
 
 Also, try to reload the webapp, maybe this is the reason why the new html is 
 not being loaded.
 
 
 Kostas
 
 
 On Jun 25, 2013, at 11:09 PM, remi asare remi.as...@gmail.com wrote:
 
 Yeah, it helps a lot. Thanks
 
 I'm just gonna bother one last time. The file news-side.html is html but i'm 
 trying to add an over there it is not being displayed. Do you know why? 
 
 Regards
 
 
 2013/6/25 Kostas Stamatis kstama...@ekt.gr
 Dear Remi,
 
 regarding the right sidebar, you should check the file 
 {your_jspui_webapp_path}/home.jsp. If you want to totally remove the 
 sidebar, comment out the lines starting from the one that says 
 dspace:sidebar to line that says /dspace:sidebar . This will remove 
 the whole sidebar. If you want to leave the RSS feeds unaffected, comment 
 out only the line that says %= sideNews %.
 If you just want to change the message that is displayed in this sidebar, go 
 to file {your_dspace_install_dir}/config/news-side.html and do any 
 modifications you like. This file is called within home.jsp file in line 
 that says: 
 String sideNews = 
 ConfigurationManager.readNewsFile(LocaleSupport.getLocalizedMessage(pageContext,
  news-side.html)); .
 
 Hope it helps.
 
 
 Regards,
 
 Kostas
 
 
 
 On Jun 25, 2013, at 9:47 PM, remi asare remi.as...@gmail.com wrote:
 
 Works like a charm! Thanks. by the way, i want to hide the side bar where 
 it is written This is a de fault installation of DSpace! It can be 
 extensively configured by installing modified JSPs, and altering the site 
 configuration. I commented the line in the footer-default.jsp but it 
 didn't work. Do you know how i can? 
 
 
 2013/6/25 Kostas Stamatis kstama...@ekt.gr
 Dear Remi,
 
 I don't seem to understand your question, but I will give it a try.
 
 If I guess correctly, you do not want the title to be underlined. But the 
 underlined decoration exists generally in all the links through out DSpace. 
 This is the default that is set by your browser. If you want to remove the 
 underline decoration you need to declare it explicitly in the css which is 
 located in {your_jspui_webapp}/styles.css.
 
 At the very beginning, it says: A { color: #336699 }, which means that 
 all the links will have the specified color. 
 Make it: A { color: #336699; text-decoration: none;  }, which means, that 
 no decoration is needed for the a html elements, thus, no underline.
 
 Now, refresh your page and check the difference in the UI. None of the 
 links will be underlined (not only the title) even the links in the 
 sidebar. If you want only the title, then you need to add the 
 text-decoration: none for the specific a elements of the html!
 
 
 
 Regards,
 
 
 Kostas
 
 
 
 
 On Jun 25, 2013, at 4:15 PM, remi asare remi.as...@gmail.com wrote:
 
 Hi, 
 
 I've been trying to find a way to undo the html code that makes the title 
 in dspace jspui interface by default but i couldn't. Can anybody help 
 please?
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 
 
 
 
 
 

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] underlined title by default in dspace

2013-06-25 Thread Kostas Stamatis
You can add it wherever you like, even within p and /p.

Anyway, problem solved.


Kostas



On Jun 25, 2013, at 11:42 PM, remi asare remi.as...@gmail.com wrote:

 It worked. I was adding the image before the p /p. Can it be my mistake?
 
 Thanks a bundle
 
 
 2013/6/25 Kostas Stamatis kstama...@ekt.gr
 It seems to work for me in my demo DSpace.
 
 Justa dded the following in the html file, at the end:
 
 img 
 src=http://stuffkit.com/wp-content/uploads/2013/05/Nature-Art-Gallery.jpg/
 
 and I am able to see the image (random image taken from the web :).
 
 Be sure to edit file news-side.html and not the news-top.html which is 
 located in the same folder.
 
 
 No reload is needed.
 
 
 Kostas
 
 
 
 On Jun 25, 2013, at 11:19 PM, remi asare remi.as...@gmail.com wrote:
 
 it is an image i'm trying to put there. Sorry
 
 
 2013/6/25 Kostas Stamatis kstama...@ekt.gr
 I do not understand what you want to add in the html file... can you rewrite 
 your question?
 
 Also, try to reload the webapp, maybe this is the reason why the new html is 
 not being loaded.
 
 
 Kostas
 
 
 On Jun 25, 2013, at 11:09 PM, remi asare remi.as...@gmail.com wrote:
 
 Yeah, it helps a lot. Thanks
 
 I'm just gonna bother one last time. The file news-side.html is html but 
 i'm trying to add an over there it is not being displayed. Do you know why? 
 
 Regards
 
 
 2013/6/25 Kostas Stamatis kstama...@ekt.gr
 Dear Remi,
 
 regarding the right sidebar, you should check the file 
 {your_jspui_webapp_path}/home.jsp. If you want to totally remove the 
 sidebar, comment out the lines starting from the one that says 
 dspace:sidebar to line that says /dspace:sidebar . This will remove 
 the whole sidebar. If you want to leave the RSS feeds unaffected, comment 
 out only the line that says %= sideNews %.
 If you just want to change the message that is displayed in this sidebar, 
 go to file {your_dspace_install_dir}/config/news-side.html and do any 
 modifications you like. This file is called within home.jsp file in line 
 that says: 
 String sideNews = 
 ConfigurationManager.readNewsFile(LocaleSupport.getLocalizedMessage(pageContext,
  news-side.html)); .
 
 Hope it helps.
 
 
 Regards,
 
 Kostas
 
 
 
 On Jun 25, 2013, at 9:47 PM, remi asare remi.as...@gmail.com wrote:
 
 Works like a charm! Thanks. by the way, i want to hide the side bar where 
 it is written This is a de fault installation of DSpace! It can be 
 extensively configured by installing modified JSPs, and altering the site 
 configuration. I commented the line in the footer-default.jsp but it 
 didn't work. Do you know how i can? 
 
 
 2013/6/25 Kostas Stamatis kstama...@ekt.gr
 Dear Remi,
 
 I don't seem to understand your question, but I will give it a try.
 
 If I guess correctly, you do not want the title to be underlined. But the 
 underlined decoration exists generally in all the links through out 
 DSpace. This is the default that is set by your browser. If you want to 
 remove the underline decoration you need to declare it explicitly in the 
 css which is located in {your_jspui_webapp}/styles.css.
 
 At the very beginning, it says: A { color: #336699 }, which means that 
 all the links will have the specified color. 
 Make it: A { color: #336699; text-decoration: none;  }, which means, 
 that no decoration is needed for the a html elements, thus, no underline.
 
 Now, refresh your page and check the difference in the UI. None of the 
 links will be underlined (not only the title) even the links in the 
 sidebar. If you want only the title, then you need to add the 
 text-decoration: none for the specific a elements of the html!
 
 
 
 Regards,
 
 
 Kostas
 
 
 
 
 On Jun 25, 2013, at 4:15 PM, remi asare remi.as...@gmail.com wrote:
 
 Hi, 
 
 I've been trying to find a way to undo the html code that makes the title 
 in dspace jspui interface by default but i couldn't. Can anybody help 
 please?
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 
 
 
 
 
 
 
 

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Lock down user regn. in dspace jspui

2013-06-25 Thread Kostas Stamatis
Dear Ribin,

What you need to do is the following:

1) Go to file: {your_jspui_webapp_path}/WEB-INF/web.xml 

2) Add the following lines (around line 73 - in the filter mapping section):

filter-mapping
filter-nameadmin-only/filter-name
url-pattern/register/url-pattern
  /filter-mapping

This tells DSpace that the /register URL will be protected and only admin
can have access.

3) Reload webapp

I guess that you might want to remove the link to the registration page as
well. For this:

1) Go to file: {your_jspui_webapp_path}/components/login-form.jsp

2) Comment out  line 21 which prints the link to the register servlet


Best regards

Kostas




-Original Message-
From: ribin.jo...@niist.res.in [mailto:ribin.jo...@niist.res.in] 
Sent: Wednesday, June 26, 2013 7:39 AM
To: dspace-tech
Subject: [Dspace-tech] Lock down user regn. in dspace jspui

Hi all, 

We want a closed user-community for DSpace, where the DSpace admin will be
creating user accounts and distributing them to users. 

So, under JSPUI, how does one lock down User Registration so that only the
admin can create user accounts? 

Under XMLUI, it looks like there's the following configuration: 

 xmlui.user.registration false 

However, I haven't found an equivalent configuration under JSPUI. 

Please let me know how we can lock down user registration in jspui.

Thanks again for your time.

Ribin Jones S.B 


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Importing Items via Endnote

2013-06-24 Thread Kostas Stamatis
Hello Lilly,

 

At this point, Endnote libraries cannot be loaded to DSpace directly.

 

Take a look at this link:
https://wiki.duraspace.org/pages/viewpage.action?pageId=32481931
https://wiki.duraspace.org/pages/viewpage.action?pageId=32481931 

You can export your endnote library in the specified formats (like RIS
http://en.wikipedia.org/wiki/RIS_(file_format)
http://en.wikipedia.org/wiki/RIS_(file_format)) and then load it to DSpace,
but again, attached PDFs will not be loaded.

 

We are in the process of extending the BTE functionality, thus, the case of
importing directly endnote libraries would be a good example of extension.

 

In the aforementioned link, you can find information on how you can extend
the BTE functionality by adding a new DataLoader (i.e. For endnote library)
or a new OutputGenerator (i.e to export files). However, this procedure
needs programmatic skills.

 

 

Regards,

 

Kostas

 

 

 

From: LiYu Lilly [mailto:lill...@hotmail.com] 
Sent: Monday, June 24, 2013 10:48 PM
To: DSpace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Importing Items via Endnote

 

Hi everyone,
 
We are about to upgrade to DSpace 3.0. I have a question about loading
Endnote library into DSpace -- is it able to load both citations and the
attached PDF files/ URLs?
 
Thanks much,
Lilly
 

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Invalid Identifier when file has accentuation (pt_BR)

2013-06-20 Thread Kostas Stamatis
Dear Marcelo,

 

One possible solution would be to add the URIEncoding directive in the
connector part of your Tomcat servel.xml config file. If you are using a
Tomcat container.

 

See the following link:

 
http://struts.apache.org/release/2.3.x/docs/how-to-support-utf-8-uriencodin
g-with-tomcat.html
http://struts.apache.org/release/2.3.x/docs/how-to-support-utf-8-uriencoding
-with-tomcat.html

 

If this doesn't solve our problem, can you send the part of the log file
that has the full stack trace that is generated when trying to see the
bitstream?

 

 

Regards,

 

Kostas

 

 

 

 

From: Marcelo Henrique Gomes [mailto:marceli...@gmail.com] 
Sent: Friday, June 21, 2013 5:07 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Invalid Identifier when file has accentuation (pt_BR)

 

Hi,

 

I'm using DSpace 3.0 with JSPUI. 

 

When I submit documents accent, I can't view them.

 

In database (bitstream), the name is correct.

 

select * from bitstream where name like 'Para al%';

 

Below the link with error.

 

http://www.repositorio.fjp.mg.gov.br/bitstream/123456789/42/1/Al%C3%A9m%20da
%20divers%C3%A3o%20e%20arte%2c%20o%20p%C3%A3o%20o%20mercado%20de%20trabalho%
20da%20cultura%20na%20RMBH.pdf

 

Regards,

Marcelo

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Index file

2013-06-18 Thread Kostas Stamatis
Maybe you are looking for:

 

layout/header-default.jsp (renders the top of the page - the header)

 

 
https://github.com/DSpace/DSpace/blob/dspace-3.1/dspace-jspui/src/main/weba
pp/layout/header-default.jsp
https://github.com/DSpace/DSpace/blob/dspace-3.1/dspace-jspui/src/main/webap
p/layout/header-default.jsp

 

 

Kostas

 

 

From: remi asare [mailto:remi.as...@gmail.com] 
Sent: Tuesday, June 18, 2013 3:17 PM
To: heli...@centrum.sk
Cc: dspace-tech
Subject: Re: [Dspace-tech] Index file

 

I don't think so, because what i'm looking i am seeing it there. Ill
explain myself; i'm using firebug to do the real time edition of JSP. In the
firebug menu the code line that i'm supposed to find is : table
class=centralPane width=99% cellspacing=1 cellpadding=3 border=0

But i'm not finding it anywhere. I don't know in which file i could find
that line. You see?

 

2013/6/18 helix84 heli...@centrum.sk

On Tue, Jun 18, 2013 at 1:43 PM, remi asare remi.as...@gmail.com wrote:
 Please guys, is there any index file that bounds together the JSPUI
 homepage? or anything like that? Please i really need it to change the
 cellspacing. Thanks in advance

Hello Remi,

is this what you're looking for?

https://github.com/DSpace/DSpace/blob/dspace-3.1/dspace-jspui/src/main/webap
p/home.jsp


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

 

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] El recurso requerido (/jspui) no esta disponible

2013-06-18 Thread Kostas Stamatis
Dear Jimera,

It seems that your web container does not recognise jspui as a webapp.

Please, follow instructions from the installation documentation 
(https://wiki.duraspace.org/display/DSDOC3x/Installation#Installation-Installation),
 point 9 and down.

What kind of web server are you using? Have you placed the webapps (like jspui) 
in the correct place within tomcat/jetty? Have you instructed tomcat/jetty 
where to find the webapps?
If the webapp jspui is in the correct place, check web server logs or dspace 
log for errors. Also, check if the webapp is up and running from tomcat manager 
(if you are using Tomcat container).

In case of errors in the logs, can you send them to us in order to help you 
more?


Regards,

Kostas




On Jun 18, 2013, at 7:43 PM, Jimena Quiroga jim...@gmail.com wrote:

 Hi everybody! 
 I´m trying to install a dspace repository under windows 7, I got error. Could 
 somebody help me??
 
 Thanks a lot,
 
 Jimena
 
 HTTP Status 404 - /jspui
 
 type Status report
 
 message /jspui
 
 description The requested resource (/jspui) is not available.
 
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] sorting bitstreams

2013-06-18 Thread Kostas Stamatis
Dear Shixing,

can you create a JIRA ticket mentioning your request regarding bitstream 
ordering? Our JIRA issue tracking system is located in 
https://jira.duraspace.org .


Regards,

Kostas




On Jun 18, 2013, at 7:10 PM, Shixing Wen s...@d.umn.edu wrote:

 We are using 3.1, jspui.
 
 In 3.x, there is a function to move bitstreams up or down within an item. 
 However, it is a manual process, one at a time. We are adding lots of 
 newspaper issues to items, not in a particular order at a given time, 
 whenever files are available from the scanning stations.
 
 It would be really helpful if we can select a primary bitstream in an item 
 and then be able to sort all the bitstreams there in the ascending or 
 descending order by the file name.
 
 Could that be an enhancement for the future release?
 
 Thanks,
 
 Shixing
 -- 
 ---
 Shixing Wen
 Head of Technical Services
 University of Minnesota Duluth Library
 416 Library Drive
 Duluth, MN 55812
 
 218-726-8498
 s...@d.umn.edu
 
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] El recurso requerido (/jspui) no esta disponible

2013-06-18 Thread Kostas Stamatis
Dear Jimera,

 

Your server xml seems fine. The web.xml doesn’t need to be touched.

 

However, you should try these urls: http://localhost:8080/jspui and
http://localhost:8080/xmlui with a / before the webapp name and not with :

 

Also, in tomcat manager (http://localhost:8080/manager/html) – if you have
installed it when you installed tomcat – does the 2 webapps appear up and
running?

 

 

 

Kostas

 

 

From: Jimena Quiroga [mailto:jim...@gmail.com] 
Sent: Wednesday, June 19, 2013 1:51 AM
To: Kostas Stamatis
Cc: DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] El recurso requerido (/jspui) no esta disponible

 

Hi Kostas, 

 

I´m trying to do the best, but there is no results. The first, I copy-paste
the folder C:\dspace\webapps\jspui to
C:\tomcat\apache-tomcat-6.0.37\webapps, and I did the same for the folder
xlmui.  

 

In the file  server.xml :  Host name=localhost
appBase=c:/dspace/webapps

 

Localhost:8080:xmlui --) error 104

 

I tried with; localhost:8080:jpsui --- ) error 104

 

 

I don´t know how to fixed it. Please heeelp me again! 

Saludos

 

Jimena

 

 

On Tue, Jun 18, 2013 at 3:49 PM, Kostas Stamatis kstama...@ekt.gr wrote:

Dear Jimera,

 

It seems that your web container does not recognise jspui as a webapp.

 

Please, follow instructions from the installation documentation
(https://wiki.duraspace.org/display/DSDOC3x/Installation#Installation-Instal
lation), point 9 and down.

 

What kind of web server are you using? Have you placed the webapps (like
jspui) in the correct place within tomcat/jetty? Have you instructed
tomcat/jetty where to find the webapps?

If the webapp jspui is in the correct place, check web server logs or
dspace log for errors. Also, check if the webapp is up and running from
tomcat manager (if you are using Tomcat container).

 

In case of errors in the logs, can you send them to us in order to help you
more?

 

 

Regards,

 

Kostas

 

 

 

 

On Jun 18, 2013, at 7:43 PM, Jimena Quiroga jim...@gmail.com wrote:

 

Hi everybody! 

I´m trying to install a dspace repository under windows 7, I got error.
Could somebody help me??

 

Thanks a lot,

 

Jimena

 


HTTP Status 404 - /jspui


type Status report

message /jspui

description The requested resource (/jspui) is not available.


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev_
__
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette:
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

 

 

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] build failed .. creation was not successful for an unknown reason

2013-06-17 Thread Kostas Stamatis
Dear Jimera,

File c:\dspace-3.1-src-release\dspace\config\dspace.cfg seems to have a 
problem. This is the source file and the point that says:

dspace.dir = ${C:/DSpace.}

should be what is by default: 

dspace.dir = ${dspace.install.dir}

When maven runs, it should replace the whole  ${dspace.install.dir} with what 
is declared in the file build.properties in the dspace.install.dir option 
(which in your case is c:/dspace.

Thus, you have two options:

1) Go to 
c:\dspace-3.1-src-release\dspace\target\dspace-3.1-build\config\dspace.cfg 
and change the line 

dspace.dir = ${C:/DSpace.}

with

dspace.dir = c:/dspace

Then run ant.
Be careful... with this option, you change the installed dspace.cfg file which 
means that if you ever run maven again, the problem will appear again.

2) Go to c:\dspace-3.1-src-release\dspace\config\dspace.cfg, change the line: 

dspace.dir = ${C:/DSpace.}

with: 

dspace.dir = ${dspace.install.dir}

and run the whole procedure from the very beggining as I told you in the first 
email.

After running maven, check file 
c:\dspace-3.1-src-release\dspace\target\dspace-3.1-build\config\dspace.cfg 
and dspace.dir option should be equal to c:/dspace and not ${C:/DSpace.} as it 
is now.



Hope it helps.

Regards,

Kostas


On Jun 17, 2013, at 9:39 PM, Jimena Quiroga jim...@gmail.com wrote:

 Sorry, here it comes the files!
 
 Jimena
 
 On Mon, Jun 17, 2013 at 1:28 PM, Kostas Stamatis kstama...@ekt.gr wrote:
 Hi Jimera,
 
 Can you please send me the files
  
 c:\dspace-3.1-src-release\dspace\target\dspace-3.1-build\config\dspace.cfg 
  
 c:\dspace-3.1-src-release\dspace\config\dspace.cfg? Just to have a look at 
 them as well.
 
 
 Kostas
 
 
 
 
 On Jun 17, 2013, at 6:20 PM, Jimena Quiroga jim...@gmail.com wrote:
 
 Hi Konstas, I tried to do all the things you told me, but I`ve still the 
 same error.  Could you help me again? Pleeease, I`m sending you the files 
 build.properties and build.xml. Thank u very much!  
 
 JImena
 
 
 
 image.png
 
 
 On Fri, Jun 14, 2013 at 2:08 AM, Konstantinos Stamatis kstama...@ekt.gr 
 wrote:
 Hi Jime,
 
  
 
 It seems that the problem lies in the directive ${C:\DSpace.} that is 
 mentioned in the command line you attached.
 
  
 
 The first thing that “ant fresh_install” does is to create some folders in 
 the DSpace installation directory (which I guess you have set to C:\DSpace). 
 The first one is the “bin” directory that you see in the command line, which 
 fails to be created since the path is not valid (includes chars like $, : 
 and {} ).
 
  
 
 Keep in mind that you do not need to touch the build.xml file that is 
 located in path: 
 c:\dspace-3.1-src-release\dspace\target\dspace-3.1-build\build.xml
 
  
 
 I suggest that you start the procedure from the beginning following these 
 steps:
 
  
 
 1)  Go to path: c:\dspace-3.1-src-release
 
 2)  Run: mvn clean
 
 3)  Delete, in case it exists, the fodler C:\DSpace
 
 4)  Edit file build.properties and be sure that dspace.install.dir is 
 something like C:\DSpace or whatever you like (the path that DSpace will 
 eventually be installed)
 
 5)  Run: mvn package
 
 6)  Go to path: c:\dspace-3.1-src-release\dspace\target\dspace-3.1-build
 
 7)  Be sure that build.xml file does not include anything like C:\DSpace 
 within it
 
 8)  Run: ant fresh_install
 
  
 
 Build.xml file, at the very beginning, tries to read the properties from 
 file “build.properties” that is located in “c:\dspace-3.1-src-release”, so 
 that is why build.xml doesn’t need to be edited.
 
  
 
  
 
 Regards,
 
  
 
 Kostas
 
  
 
  
 
 From: Jimena Quiroga [mailto:jim...@gmail.com] 
 Sent: Friday, June 14, 2013 1:54 AM
 To: dspace-tech@lists.sourceforge.net
 Subject: [Dspace-tech] build failed .. creation was not successful for an 
 unknown reason
 
  
 
 Hi, coud anybody can help me?  Im trying to install Dspace in Windows 7 and  
 I´ve this message: 
 
  
 
  
 
 image001.png
 
  
 
  
 
 image002.png
 
  
 
  
 
 Somebody help me please!
 
  
 
 Thanks in advance!
 
  
 
 Jime
 
 
 build.xmlbuild.properties
 
 
 dspace.cfgdspace.cfg

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette