Hello Deborah,
this configurable for each field in the input forms see
https://wiki.duraspace.org/display/DSDOC3x/Submission+User+Interface
You can add an element to each field which is either set to
submit - visible only during submission
workflow - visible only during workflow
e.g.
Hello Mark,
Thank you so much for your response. I ran the command using the root account
and I am getting another error now not related to permission but doesn't tell
me anything that I can build on to make the import work:
Exception in thread "main" java.lang.ExceptionInInitializerError
Hi Deborah,
On 29/07/15 13:11, Fitchett, Deborah
wrote:
Does anyone know if there’s a way to
create a field in input-forms.xml that can be seen/edited by
reviewers when the item is in the workflow, but isn’t seen by
Afternoon all,
Does anyone know if there’s a way to create a field in input-forms.xml that can
be seen/edited by reviewers when the item is in the workflow, but isn’t seen by
the original submitter? Eg for internal processing notes about how we’ve dealt
with an embargo/withdrawal request etc.
Hi Terry,
The html entity in the collection title is just a non-breaking space
(nbsp;). Unlike item titles where we can just batch edit, I have no idea if
this can be done in community/collection titles so d-o-e IMO is the easiest
solution for this but I don't know where to look for xsl files to e
Stumbling around looking for something else, have found the answer to #1:
In dspace/config/modules/workflow.cfg there’s a line
reviewer.file-edit=false
--Change this to true and reviewers can add/edit/remove files from the
submission.
Deborah
From: Fitchett, Deborah [mailto:deborah.fitch...@lin
Dear Dspace-tech,
We are running dspace v5.1, xmlui.
When using the command line batch importer, I'm experiencing some strange
behavior in where dspace looks for the location of my SAF zip file.
> [user@hostname]$ /apps/mdsoar/bin/dspace import -t -a -e u...@notreal.edu -s
> /path/to/file/ -z
Mike,
It sounds like you are following all of the right steps. I find it
trickier than I would expect to successfully make changes to the facets.
If it is helpful, I have posted a copy of our discovery.xml file:
https://gist.github.com/terrywbrady/d31fc1bcb9567204470f
We have created a number o
Hi folks
This is similar to a call from the other week.
I have a user who has noticed they COULD add a file at the Edit Data stage when
taking the task, if there wasn't one there already, on the old jspui (I think
they were version 1.8). They have noticed through testing that this
functional
A few of the collection and community fields support html fragments. The
title appears in many places, and I suspect that an html entity in the
title will be tricky to manage across the repository.
Is there a unicode character available to use in place of the entity?
On Mon, Jul 27, 2015 at 11
Thanks, Hilton!
George Kozak
From: Hilton Gibson [mailto:hilton.gib...@gmail.com]
Sent: Tuesday, July 28, 2015 10:47 AM
To: George Stanley Kozak
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Question about lists in DSpace 5.2 Mirage 2
Hi George,
Our operational people also co
Hi,
DSpace v5.2, JSPUI.
I've been trying to change the Date Issued side bar facet to be a Funder side
bar facet, but I haven't been able to get it working. I was successfully able
to change the Date Issued facet to use Date Accessioned (so I've been doing
something right!), but I've not been a
Hi George,
Our operational people also complained bitterly about this fact.
This is a UX regression, hopefully a fix is on the way.
Cheers
hg
*Hilton Gibson*
Ubuntu Linux Systems Administrator
Stellenbosch University Library
http://staff.lib.sun.ac.za/~hgibson/docs/cv/cv.html
On 28 July 2015
Hi all,
We are trying to configure DSpace 5.1 to use our proxy server. I've
configured the following in dpace.cfg:
# If enabled, the logging and the solr statistics system will look for
# an X-Forward header. If it finds it, it will use this for the user IP
address
useProxies = true
Proxy
So, we are using DSpace 5.2 (Mirage 2 XMLUI).
When in Admin mode and you want to change a group, or move an item or any
function that requires displaying a list of groups or users or collections, the
lists displayed are not ordered in any way. We have a LOT of collections and
groups and users a
Hi Peter,
When I hit the url:
https://demo.dspace.org/rest/handle/10673/14?expand=all it give back a xml
instead a json? I mean, should it be a json?
Thanks
Luiz
On Mon, Jul 27, 2015 at 12:37 PM, Peter Dietz wrote:
> Hi OK,
>
> The endpoint to look up an object by its handle is
> /handle
Hi again,
Is it possible that the behavior of /handle is different from that of
/items in the sense that when I change metadata from xmlui I see the change
immediately with /items but not with /handle.
I've tried changing a title of an item
https://demo.dspace.org/rest/handle/10673/26?expand=met
On Tue, Jul 28, 2015 at 02:12:31PM +0300, Layale Bassil wrote:
> I am trying to import items into Dspace 5.2 using the /data/bin/dspace import
> command but I am getting the following error which I am not being able to
> know the reason for:
>
> log4j:ERROR setFile(null,true) call failed.
> java
Hi Peter,
thanks for your reply and thanks again for posting the example with the
?expand parameter; I completely missed that part in to documentation.
Regards,
OK
2015-07-27 19:12 GMT+02:00 Peter Dietz :
> Hi OK,
>
> I've updated the documentation to mention the /handle/{prefix}/{suffix}
> endp
Hello,
I am trying to import items into Dspace 5.2 using the /data/bin/dspace import
command but I am getting the following error which I am not being able to know
the reason for:
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: /data/log/dspace.log.2015-07-28 (Permiss
Hi Atul,
I haven't encountered this one before, so I'm not totally sure, but my
suggestions are:
- See if you can upgrade to Maven 3.0.5 as it's the recommended build
version for DSpace 5
- Build with "mvn clean package" to force dependency update
- Optionally, you can even try purging your ~/.m2
Thanks Mark.
BR
Binta
-Original Message-
From: Mark H. Wood [mailto:mw...@iupui.edu]
Sent: 27 July 2015 19:28
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] dspace log
On Mon, Jul 27, 2015 at 02:22:53PM +, Saidy Binta wrote:
> Can someone kindly explain this error,
Hello everybody,
I'm not sure if this mailing list is the correct address for this case,
but I haven't found a list espacially for DSpace-Cris and I have
noticed, that here are a lot of questions concerning this fork.
I have some trouble setting up DSpace Cris in the newest version. This
is what
Hello Euler,
Thank you for the response. I checked the link and accordingly I exported a
collection and was trying to import it back to see how the batch import works
(under /admin/batchimport) and selected the zip file and clicked on Upload
SingleArchiveFormat Zip button and am getting redir
24 matches
Mail list logo