Kia ora Andrea, Thanks very much – that confirms my suspicions. Given this I think we might as well edit the class filters in dspace.cfg and if we want to add a Public Domain mark to anything just do it manually. I’ll test to make sure the PD logo still displays via the page-structure.xsl, if not then I’ll look into the javascript option.
Deborah From: Andrea Schweer [mailto:[email protected]] Sent: Tuesday, 23 February 2016 3:51 p.m. To: Fitchett, Deborah <[email protected]>; [email protected] Subject: Re: [dspace-tech] CC License Step on submissions form Hi Deborah, On 23/02/16 15:37, Fitchett, Deborah wrote: Kia ora koutou, We’re on DSpace 3.1 using xmlui. We’ve got some items in our repository which need the PD (public domain) license attached, but don’t want students to try to attach this license when submitting a thesis. 1) Is there a way to specify which of the CC license options appear when users submit an item, other than in dspace.cfg? Not that I'm aware of -- I think you can just give the class filters in dspace.cfg: https://github.com/DSpace/DSpace/blob/dspace-3_x/dspace/config/dspace.cfg#L791 (I assume those are what you mean). 2) If not, what ramifications would removing the PD option from dspace.cfg have outside of the item submission form? Ie would it affect existing items with the license attached, and/or prevent us from adding that license to items in future by manually editing the metadata? As far as I can tell, that option is only used in the item submission (& review workflow) form. It would definitely neither affect existing items nor prevent you from adding whatever you like via the edit metadata / edit bitstreams screens. You could try and hack what goes into the licenses drop-down via JavaScript, to remove the PD option for submissions to your thesis collection/s. cheers, Andrea -- Dr Andrea Schweer Lead Software Developer, ITS Information Systems The University of Waikato, Hamilton, New Zealand +64-7-837 9120 ________________________________ P Please consider the environment before you print this email. "The contents of this e-mail (including any attachments) may be confidential and/or subject to copyright. Any unauthorised use, distribution, or copying of the contents is expressly prohibited. If you have received this e-mail in error, please advise the sender by return e-mail or telephone and then delete this e-mail together with all attachments from your system." -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
