[dspace-tech] Language Support in dspace

2017-12-11 Thread Aman Garu
Hello!

I am from Nepal and we have to store the items in Nepali language in 
dspace. Storing is not an issue but I am not able to search the items in 
Nepali language. What should I do for it. Can someone help me!

Thank in advance.


-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] SAML authentication with dspace 3.x

2017-12-11 Thread Alex Lopes
Is it possible to use SAML authentication with dspace 3.x ?

Here https://wiki.duraspace.org/display/DSPACE/CAS+and+SAML+Authentication 
there is a description about how enable a plugin, but I found no 
authentication-cas.cfg file.

Thanks,
Alex

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Remove registration link.

2017-12-11 Thread Terry Brady
XMLUI, has a configurable setting which can disable user registration.

https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/dspace.cfg#L1840-L1845

I am not sure if a similar option exists for JSPUI.


On Sun, Dec 10, 2017 at 11:08 PM, Aman Garu 
wrote:

>
> 
>
> Hello!
>
> Can somebody tell me how to remove the link New user? Click here to
> register!
>
>
> Thanks in advance.
>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
https://github.com/terrywbrady/info
425-298-5498 (Seattle, WA)

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] DSpace v6.2, Request a copy: Can't respond to request without logging in?

2017-12-11 Thread Michael White
Hi,

I'm in the process of setting up a DSpace v6.2 DEV system (JSPUI) and I've been 
testing the "Request a copy" functionality . . .

However, from what I've seen, it appears that I can no longer respond to a 
request without being logged in(?).

I.e. if I receive a "Request a copy" email, click the link to open the "Don't 
send a copy" or "Send a copy" page, click "Send a copy", and then click the 
"Send" button on the "Accept the request" page, I'm then challenged to log in 
before the email will actually be sent - i.e. I'm taken to the login page, and 
then, once logged in, I'm then sent on to the "Your request was sent 
successfully!" page (and the email is finally sent) - if I don't log in, the 
email does not get sent.

This is different to the behaviour we have in our current v4.2 system - there, 
a user can click the email link and "Accept" the request (stepping through the 
pages) and the email with the file is sent (and the user redirected to the 
"Your request was sent successfully!" page), all without having to log on.

Am I correct in my assumption that in v6 the user is now required to log in in 
order to complete their response to a "Request a copy" email? If so, is there 
any way to disable this and revert to the v4.2 behaviour?

All deposit to our repository is from our CRIS system (with the request a copy 
email address held in metadata where appropriate), so our users don't usually 
have to log in to our Repository for anything, so I'd really rather they didn't 
have to do it in order to respond to these requests? (Plus, as this is changed 
behaviour for our users, I'm concerned that our staff won't bother to log in, 
just assuming that the email has been sent as they've clicked the "Send" button 
- thus there is a real danger that files won't actually get sent).

I'm currently reviewing the code (in v4 against v6) to see if I can work out 
how to turn the authentication/authorisation off, but I'm guessing a little, so 
if anyone has any thoughts how to achieve that, please let me know!

Any observations/suggestions welcome as I really need to avoid the logging in 
step if at all possible.

Cheers,

Mike

Michael White
Senior Developer
Business Applications and Integrations

T: (01786) 466877
E: michael.wh...@stir.ac.uk
A: G5, Airthrey Castle, University of Stirling, Stirling, FK9 4LA


-- 
The University achieved an overall 5 stars in the QS World University Rankings 
2016/17
The University of Stirling is a charity registered in Scotland, 
 number SC 011159.

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Bitstream IDs when migrating 5.6 to 6.2

2017-12-11 Thread Evgeni Dimitrov
Thank you Tim,

This is really helpful.

Best regards
Evgeni

On Wednesday, November 22, 2017 at 6:22:30 PM UTC+2, Tim Donohue wrote:
>
> Hi Evgeni,
>
> The old and new IDs can be found in the "bitstream" table in the database 
> (see the "bitstream_id" and "uuid" columns for the old and new IDs 
> respectively).  New bitstreams will *not* receive an old ID however, which 
> is why the URLs now only utilize the new UUIDs.
>
> Handles are preserved through the entire migration, as Handles are 
> external, persistent identifiers.  The old Bitstream IDs were internal 
> identifier only, and have been replaced by UUIDs going forward (as UUIDs 
> are universally unique, while the old ID format was simply an incremental 
> internal counter in the database).
>
> - Tim
>
> On Fri, Nov 3, 2017 at 1:18 PM Evgeni Dimitrov  > wrote:
>
>> I have DSpace 5.6 in production and I am going to migrate to 6.2.
>> I have some other software, which relies on links to bitstreams in 5.6 
>> like:
>>
>> http://xx.xx.xx/rest/bitstreams/256503/retrieve
>>
>> In 6.2 the bitstream IDs are different and a link looks like
>>
>>
>> http://xx.xx.xx/rest/bitstreams/ef9c9063-92e9-460e-9adc-c35a3921b741/retrieve
>>
>> Is there a way during the migration to get the mapping (old ID) -> (new 
>> ID)?
>>
>> Otherwise I should find the new IDs from their role in the item 
>> (thumbnail etc.).
>> I believe that the handles of the items are preserved during the 
>> migration?
>>
>>
>>
>> 
>>  Virus-free. 
>> www.avg.com 
>> 
>>  
>> <#CACKSJ9N96f5E0J5oejZKYg4tpbpqtmp1R5W7RfajKaHU_GmKLA@mail.gmail.com_m_4098215834393260377_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to dspace-tech...@googlegroups.com .
>> To post to this group, send email to dspac...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/dspace-tech.
>> For more options, visit https://groups.google.com/d/optout.
>>
> -- 
>
> Tim Donohue
> Technical Lead for DSpace & DSpaceDirect
> DuraSpace.org | DSpace.org | DSpaceDirect.org
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Additional e-mail notification on initial submission (when using a custom workflow)

2017-12-11 Thread Alex Lopes
Hi,

I'm using DSPACE 3.x and I followed these steps in order to enable a custom 
workflow in my dspace environment 
https://wiki.duraspace.org/display/DSDOC3x/Configurable+Workflow#ConfigurableWorkflow-Configuration.
 


And it works fine.

Now I need to add a email notification to a third person after initial 
submission. How can I accomplish that?

To be more clear, I need to notify a person that is not in the reviewing 
workflow.

Thanks,
--
Alex Pereira

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.