Hi everyone, I used to use the Dspace XMLUI, but until 1 motht ago, we changed to JSPUI. I'm using the Dspace 5.6 version at Centos OS. After we changed the Creative commons dont work anymore. The CC step dont show the options, and the log file dont register nothing and dont save the information of CC as the xmlui version. the configuration is:
# The url to the web service API cc.api.rooturl = http://api.creativecommons.org/rest/1.5 # Metadata field to hold CC license URI of selected license # NB: DSpace (both JSPUI and XMLUI) presentation code expects 'dc.rights.uri' to hold CC data. If you change # this to another field, please consult documentation on how to update UI configuration cc.license.uri = dc.rights.uri # Metadata field to hold CC license name of selected license (if defined) # NB: DSpace (both JSPUI and XMLUI) presentation code expects 'dc.rights' to hold CC data. If you change # this to another field, please consult documentation on how to update UI configuration cc.license.name = dc.rights # Assign license name during web submission cc.submit.setname = true # Store license bitstream (RDF license text) during web submission cc.submit.addbitstream = true # ONLY JSPUI, enable Creative Commons admin webui.submit.enable-cc = false -- 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.
