Difference between revisions of "SUNScholar/Request a Copy"

From Libopedia
Jump to navigation Jump to search
m
m
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<center>
 
<center>
  '''[[SUNScholar/Customisation|Back to Customisation]]'''
+
  '''[[SUNScholar/Operational_Guide|BACK TO OPERATIONAL GUIDE]]'''
 
</center>
 
</center>
  
{{FEATURES-4.0}}
+
==Introduction==
;Introduction
+
The request a copy functionality was added to DSpace versions => 4.X, as a measure to facilitate access in those cases when uploaded content can not be openly shared with the entire world immediately after submission into DSpace.
The request a copy functionality was added to DSpace as a measure to facilitate access in those cases when uploaded content can not be openly shared with the entire world immediately after submission into DSpace. It gives users an efficient way to request access to the original submitter of the item, who can approve this access with the click of a button. This practice complies with most applicable policies as the submitter interacts directly with the requester on a case by case basis.
 
  
;Configuration
+
Also see:
Edit the dspace.cfg file and modify the "request item" settings. See example below.
+
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Resource_Permissions
<pre>
+
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Embargo_Systems
#---------------------------------------------------------------#
 
#----------------REQUEST ITEM CONFIGURATION---------------------#
 
#---------------------------------------------------------------#
 
  
# Configuration of request-item. Possible values:
+
==Instructions==
# all - Anonymous users can request an item
+
===[[SUNScholar/Request_a_Copy/5.X|For DSpace 5.X]]===
# logged - Login is mandatory to request an item
+
===[[SUNScholar/Request_a_Copy/4.X|For DSpace 4.X]]===
# empty/commented out - request-copy not allowed
 
request.item.type = all
 
# Helpdesk E-mail
 
mail.helpdesk = scholar@sun.ac.za
 
  
#------------END REQUEST ITEM CONFIGURATION---------------------#
+
==YouTube Video==
</pre>
+
<html5media width="560" height="315">https://www.youtube.com/watch?v=c_e6REG8Cds</html5media>
;References
+
==References==
 +
*https://github.com/DSpace/DSpace/blob/master/dspace/config/dspace.cfg#L2067-L2081
 
*https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/requestitem.xml#L25
 
*https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/requestitem.xml#L25
 
*https://wiki.duraspace.org/display/DSPACE/RequestCopy
 
*https://wiki.duraspace.org/display/DSPACE/RequestCopy
*https://wiki.duraspace.org/display/DSDOC4x/Request+a+Copy
+
[[Category:Operations]]
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Embargo_Systems
 

Latest revision as of 00:29, 31 May 2016