[Dspace-tech] Restricting File Types

2012-05-30 Thread Hassan Rasheed
Hello,

I apologize if I missed this in the documentation, but what would I edit 
in order to disallow certain file types as uploads in the submission 
process?

Thank you.

-Hassan

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Restricting File Types

2012-05-30 Thread Claudia Jürgen
Hello Hassan,

you can achieve this by setting the format to internal in the bitstream 
format registry. Formats marked as internal are not ingestible via the 
default ui submission process and not visible to the standard user. 
Nonetheless they are submittable via editing the item and visible for 
the administrators.

Hope this helps

Claudia Jürgen



Am 30.05.2012 09:42, schrieb Hassan Rasheed:
 Hello,

 I apologize if I missed this in the documentation, but what would I edit
 in order to disallow certain file types as uploads in the submission
 process?

 Thank you.

 -Hassan

 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

-- 
Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] How to add last updated : mm-dd-aaaa date

2012-05-30 Thread TORREILLES, Bernard
Hei all,
Does anybody know how to add information in the home page like last modified 
or last updated date, using xsl or xml available facility features ?
It should be useful to grab a system date anywhere. But in which way?
Note that we have Dspace 1.7.0 Manakin (xmlui) release.
Thanks a lot for any help.

Bernard Torreilles
INIST-CNRS
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to add last updated : mm-dd-aaaa date

2012-05-30 Thread helix84
On Wed, May 30, 2012 at 1:17 PM, TORREILLES, Bernard
bernard.torreil...@inist.fr wrote:
 Hei all,
 Does anybody know how to add information in the home page like last
 modified or last updated date, using xsl or xml available facility
 features ?
 It should be useful to grab a system date anywhere. But in which way?
 Note that we have Dspace 1.7.0 Manakin (xmlui) release.
 Thanks a lot for any help.

Hi Bernard,

I was actually thinking of doing the same thing in my repository. This
information should be available via SOLR, which returns an XML
document. This result in XML can be easily parsed by XSLT and the date
displayed. But I have very little experience writing SOLR queries. If
someone else on the list can help with that, I'll be happy to provide
a complete solution.

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] WingException error

2012-05-30 Thread Paul Go
We are running DSpace 1.7.1 on a new Linux machine which we ported over
from an old install.  We recently noticed an intermittent issue with a
WingException error.  You can see an example of this error here:
http://share.iit.edu/handle/10560/2694

We believe we've fixed the issue for new submissions but there are some
older items that will not display due to this error.  Can anyone suggest a
way of fixing this?  Many of these older submissions were done by grad
students who are unavailable to resubmit their work to the repository, so
if there is a behind-the-scenes fix, that would be helpful.

Thank you,

Paul Go

Systems Librarian /
Library Technology Manager
Paul V. Galvin Library
35 West 33rd Street
Chicago, IL  60616
312.567.7997
p...@iit.edu
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Mobile interface for DSpace

2012-05-30 Thread Tzoc Caniz, Elias
Hi all,

This summer, I'm interested in working on a 'basic' mobile prototype for
DSpace and got two questions:
1. is anyone working on a mobile interface already? -I've seen some
questions in the list, but so far no examples.
2. is there a way to have 2 themes (regular and mobile) working concurrently
for the same instance? -the current XMLUI setup seems to only allow one
theme at a time.

Thanks,

Elias
Digital Initiatives Librarian
Miami University
Oxford, OH


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Mobile interface for DSpace

2012-05-30 Thread helix84
On Wed, May 30, 2012 at 5:54 PM, Tzoc Caniz, Elias tz...@muohio.edu wrote:
 This summer, I'm interested in working on a 'basic' mobile prototype for
 DSpace and got two questions:
 1. is anyone working on a mobile interface already? -I've seen some
 questions in the list, but so far no examples.

Hi Elias,

you may want to contact Jonathon to coordinate with him:

https://jira.duraspace.org/browse/DS-1017

 2. is there a way to have 2 themes (regular and mobile) working concurrently
 for the same instance? -the current XMLUI setup seems to only allow one
 theme at a time.

One way is to specify theme per-request:
https://wiki.duraspace.org/display/DSPACE/Manakin+theme+tutorial#Manakinthemetutorial-Dynamicallyswitchingoutthemes

Another way would be to create a copy of the XMLUI webapp configured
with a different theme.

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Mobile interface for DSpace

2012-05-30 Thread Tim Donohue

Hi Elias,

A few other tips to add to helix84's good references..

On 5/30/2012 11:43 AM, helix84 wrote:
 On Wed, May 30, 2012 at 5:54 PM, Tzoc Caniz, Eliastz...@muohio.edu  wrote:
 This summer, I'm interested in working on a 'basic' mobile prototype for
 DSpace and got two questions:
 1. is anyone working on a mobile interface already? -I've seen some
 questions in the list, but so far no examples.

I'd agree that you might want to get in touch with Jonathon Scott to see 
if he's still working on this, or if he's been unable to get back to 
this work. You could always just add a comment to the already open JIRA 
ticket:  https://jira.duraspace.org/browse/DS-1017

In general though, I think it'd be great for DSpace to have a mobile 
interface. So, I'd also encourage you to submit your work back to the 
community via a JIRA ticket (or by sending us a Pull Request via GitHub, 
if you are using GitHub: https://github.com/DSpace/DSpace/)

More on sending a Pull Request and/or using DSpace + GitHub is at:
https://wiki.duraspace.org/display/DSPACE/Development+with+Git

But, if you don't want to dig into using GitHub, you are more than 
welcome to submit any contribution via JIRA. Feel free to use whatever 
is easiest for you.


 Hi Elias,

 you may want to contact Jonathon to coordinate with him:

 https://jira.duraspace.org/browse/DS-1017

 2. is there a way to have 2 themes (regular and mobile) working concurrently
 for the same instance? -the current XMLUI setup seems to only allow one
 theme at a time.

 One way is to specify theme per-request:
 https://wiki.duraspace.org/display/DSPACE/Manakin+theme+tutorial#Manakinthemetutorial-Dynamicallyswitchingoutthemes

 Another way would be to create a copy of the XMLUI webapp configured
 with a different theme.


In terms of implementation, it may also be worth investigating whether 
it'd be possible to just apply a different CSS for mobile devices (i.e. 
maybe it could be the same theme, just a different CSS).  The various 
Theme specific 'sitemap.xmap' files allow you to actually configure 
which CSS file(s) to load based on the type of web browser. For, 
example, see this section of the main Reference theme's sitemap.xmap:

https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/Reference/sitemap.xmap#L104

If you look closely, it loads different CSS files based on whether the 
browser is IE6, a different version of IE, or some other (non-IE) browser.

Plus, it is possible to define new types of browsers (based on the 
User Agent that the browser reports) in the primary XMLUI sitemap here:
https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/sitemap.xmap#L145

I'll admit, I'm not sure if it'd be as easy as a new set of mobile CSS 
files. But, it's worth investigating whether you can make DSpace more 
mobile friendly just by tweaking CSS, rather than creating an entirely 
separate theme.

If it does take an entirely separate theme, it may be possible to do 
some sort of automated redirect for mobile browsers to that new mobile 
theme. As helix84 linked to, there's a debugging flag 
(xmlui.theme.allowoverrides flag in dspace.cfg) that could potentially 
be used to dynamically change the theme.

Or, it may be possible to build a new config (named something like 
xmlui.theme.mobile = mobile-theme-name), which when enabled will cause 
DSpace to apply the configured mobile theme for any request coming from 
a mobile-browser.

These are all just brainstorms. :) I think the first step would be to 
start creating a mobile theme (obviously), and then we can help work on 
ways to enable it for mobile browsers.

Good luck! Feel free to ask more questions or brainstorm ideas as you 
proceed -- either on this list or on the dspace-devel list.

- Tim

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] ant fresh_install

2012-05-30 Thread Lei Zhang
Hello all,

I got the wrong message when I run ant fresh_install. Could you help me 
to fix the problem. Thanks a lot for any help.

init_configs:
  [copy] Copying 85 files to 
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/config
  [copy] Copying 1 file to 
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/config

test_database:
  [java] 2012-05-30 14:17:34,460 INFO  
org.dspace.core.ConfigurationManager @ Loading system provided config 
property (-Ddspace.configuration): config/dspace.cfg
  [java] 2012-05-30 14:17:34,476 INFO  
org.dspace.core.ConfigurationManager @ Using default log4j provided log 
configuration,if unintended, check your dspace.cfg for (log.init.config)
  [java]
  [java] Attempting to connect to database:
  [java]  - URL: jdbc:postgresql://localhost:5432/dspace
  [java]  - Driver: org.postgresql.Driver
  [java]  - Username: dspace
  [java]  - Password: dspace
  [java]  - Schema: null
  [java]
  [java] Testing connection...
  [java]
  [java] Error:
  [java]  - org.postgresql.util.PSQLException: FATAL: password 
authentication failed for user dspace
  [java]
  [java] Please see the DSpace documentation for assistance.
  [java]

BUILD FAILED
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/target/dspace-1.8.2-build/build.xml:764:
 
Java returned: 1



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Question

2012-05-30 Thread Luis Rojas C. (CATIE)
I need migrate items not finalized into the dspace 1.4.2 workflow. Someone know 
how make this activity?

Thanks for your support

Luis

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ant fresh_install

2012-05-30 Thread Henry, Matt - OPS District Computer Technician
Looks like your password in your postgresql database for the user dspace is not 
'dspace'.  Should be as simple as fixing the authentication issue.

Matt

-Original Message-
From: Lei Zhang [mailto:lzha...@sycamores.indstate.edu] 
Sent: Wednesday, May 30, 2012 1:26 PM
To: TORREILLES, Bernard; dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] ant fresh_install

Hello all,

I got the wrong message when I run ant fresh_install. Could you help me to fix 
the problem. Thanks a lot for any help.

init_configs:
  [copy] Copying 85 files to
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/config
  [copy] Copying 1 file to
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/config

test_database:
  [java] 2012-05-30 14:17:34,460 INFO org.dspace.core.ConfigurationManager 
@ Loading system provided config property (-Ddspace.configuration): 
config/dspace.cfg
  [java] 2012-05-30 14:17:34,476 INFO org.dspace.core.ConfigurationManager 
@ Using default log4j provided log configuration,if unintended, check your 
dspace.cfg for (log.init.config)
  [java]
  [java] Attempting to connect to database:
  [java]  - URL: jdbc:postgresql://localhost:5432/dspace
  [java]  - Driver: org.postgresql.Driver
  [java]  - Username: dspace
  [java]  - Password: dspace
  [java]  - Schema: null
  [java]
  [java] Testing connection...
  [java]
  [java] Error:
  [java]  - org.postgresql.util.PSQLException: FATAL: password 
authentication failed for user dspace
  [java]
  [java] Please see the DSpace documentation for assistance.
  [java]

BUILD FAILED
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/target/dspace-1.8.2-build/build.xml:764:
 
Java returned: 1



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ant fresh_install

2012-05-30 Thread Henry, Matt - OPS District Computer Technician
This may be wrong but I just noticed that the error message shown puts double 
quotes around the username... did you set the username to literally dspace?

I don't think the config needs quotes around it.  
This:
  [java]  - Username: dspace
  [java]  - Password: dspace
Should look like this:
  [java]  - Username: dspace
  [java]  - Password: dspace

Let me know if that fixes it.

Matt
-Original Message-
From: Lei Zhang [mailto:lzha...@sycamores.indstate.edu] 
Sent: Wednesday, May 30, 2012 3:07 PM
To: Henry, Matt - OPS District Computer Technician
Subject: RE: [Dspace-tech] ant fresh_install

Thanks a lot. I checked it and the password is dspace.

-Original Message-
From: Henry, Matt - OPS District Computer Technician 
[mailto:matt.he...@owensboro.kyschools.us] 
Sent: Wednesday, May 30, 2012 3:58 PM
To: Lei Zhang; TORREILLES, Bernard; dspace-tech@lists.sourceforge.net
Subject: RE: [Dspace-tech] ant fresh_install

Looks like your password in your postgresql database for the user dspace is not 
'dspace'.  Should be as simple as fixing the authentication issue.

Matt

-Original Message-
From: Lei Zhang [mailto:lzha...@sycamores.indstate.edu] 
Sent: Wednesday, May 30, 2012 1:26 PM
To: TORREILLES, Bernard; dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] ant fresh_install

Hello all,

I got the wrong message when I run ant fresh_install. Could you help me to fix 
the problem. Thanks a lot for any help.

init_configs:
  [copy] Copying 85 files to
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/config
  [copy] Copying 1 file to
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/config

test_database:
  [java] 2012-05-30 14:17:34,460 INFO org.dspace.core.ConfigurationManager 
@ Loading system provided config property (-Ddspace.configuration): 
config/dspace.cfg
  [java] 2012-05-30 14:17:34,476 INFO org.dspace.core.ConfigurationManager 
@ Using default log4j provided log configuration,if unintended, check your 
dspace.cfg for (log.init.config)
  [java]
  [java] Attempting to connect to database:
  [java]  - URL: jdbc:postgresql://localhost:5432/dspace
  [java]  - Driver: org.postgresql.Driver
  [java]  - Username: dspace
  [java]  - Password: dspace
  [java]  - Schema: null
  [java]
  [java] Testing connection...
  [java]
  [java] Error:
  [java]  - org.postgresql.util.PSQLException: FATAL: password 
authentication failed for user dspace
  [java]
  [java] Please see the DSpace documentation for assistance.
  [java]

BUILD FAILED
/home/johnny/dspace/dspace-1.8.2-src-release/dspace/target/dspace-1.8.2-build/build.xml:764:
 
Java returned: 1



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech







--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ant fresh_install

2012-05-30 Thread Miguel Ángel 0rtiz Camilo

Yo,
 Your dspace.cfg has the wrong user or password , or both, check it out and 
then execute the command  test-database from  /bin folder at Dspace.
RegardsMiguel
 Date: Wed, 30 May 2012 14:25:58 -0400
 From: lzha...@sycamores.indstate.edu
 To: bernard.torreil...@inist.fr; dspace-tech@lists.sourceforge.net
 Subject: [Dspace-tech] ant fresh_install
 
 Hello all,
 
 I got the wrong message when I run ant fresh_install. Could you help me 
 to fix the problem. Thanks a lot for any help.
 
 init_configs:
   [copy] Copying 85 files to 
 /home/johnny/dspace/dspace-1.8.2-src-release/dspace/config
   [copy] Copying 1 file to 
 /home/johnny/dspace/dspace-1.8.2-src-release/dspace/config
 
 test_database:
   [java] 2012-05-30 14:17:34,460 INFO  
 org.dspace.core.ConfigurationManager @ Loading system provided config 
 property (-Ddspace.configuration): config/dspace.cfg
   [java] 2012-05-30 14:17:34,476 INFO  
 org.dspace.core.ConfigurationManager @ Using default log4j provided log 
 configuration,if unintended, check your dspace.cfg for (log.init.config)
   [java]
   [java] Attempting to connect to database:
   [java]  - URL: jdbc:postgresql://localhost:5432/dspace
   [java]  - Driver: org.postgresql.Driver
   [java]  - Username: dspace
   [java]  - Password: dspace
   [java]  - Schema: null
   [java]
   [java] Testing connection...
   [java]
   [java] Error:
   [java]  - org.postgresql.util.PSQLException: FATAL: password 
 authentication failed for user dspace
   [java]
   [java] Please see the DSpace documentation for assistance.
   [java]
 
 BUILD FAILED
 /home/johnny/dspace/dspace-1.8.2-src-release/dspace/target/dspace-1.8.2-build/build.xml:764:
  
 Java returned: 1
 
 
 
 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and 
 threat landscape has changed and how IT managers can respond. Discussions 
 will include endpoint security, mobile security and the latest in malware 
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
  --
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Identify d-space version

2012-05-30 Thread ribin . jones
Hi,

I am new to DSpace. How do we identify the version of D-space which is 
currently installed in a server? Is there any particular configuration 
file/README file where it is written?

Thanks,

Ribin Jones S.B 

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech