|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
------------------------------------------------------------------------------ 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=48897031&iu=/4140/ostg.clktrk
_______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel

There is the request copy concept (DS-824, DS-830, DS-1585) for requesting access to items with access permissions. So if you have items in DSpace but they are access-restricted, you can still ask for that document.
For the ILL use case, we already support OpenURL, which can be used to create a request form - the data is available on the item page in forms of a COinS (Context Object in SPAN).
This request also fails to detail some technical points. What should that form do, send an email? Where is the email recipient configured? What fields should be pre-filled? I would presume username/email for logged in users and a handle. Or should all the item metadata be sent in message body?
To sum it up, this would be rather easy to implement, but I'm not sure about the benefits.