Nestor Oviedo created DS-1233:
---------------------------------

             Summary: Inline editable metadata
                 Key: DS-1233
                 URL: https://jira.duraspace.org/browse/DS-1233
             Project: DSpace
          Issue Type: Improvement
          Components: XMLUI
    Affects Versions: 1.8.2, 3.0
            Reporter: Nestor Oviedo
         Attachments: forms.xsl, inline-edit.patch, inline-edit-screenshot.png

Currently, when a field is defined as "repeatable", multiple instances of it 
are shown as simple labels, allowing to delete them by a checkbox. This of 
course is annoying when one metadata instance must be modified. 
Suppose for example, you have to edit a metadata configured as a repetible 
textarea in order to correct some spelling mistake. You should have to rewrite 
the entire text as a new metadata instance and ckeck the deletion checkbox.

This patch modifies the Mirage theme in order to replace the hidden inputs that 
used to contain the metadata text. Instead of hidden inputs and labels, this 
patch simply renders text boxes, with the same name conventions used for the 
hidden controls.

The only modified file was 
[dspace-xmlui-webapp]/src/main/webapp/themes/Mirage/lib/xsl/core/forms.xsl

You will find the complete patch attached. I have also attached the complete 
modified forms.xsl file and a small screenshot showing what is expected from 
this patch.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to