Opened 13 years ago
Closed 13 years ago
#719 closed enhancement (fixed)
Widgets / Handle gco:nilReason attribute in editor
Reported by: | fxp | Owned by: | fxp |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Add the capability to set the value of gco:nilReason attribute from the editor.
Currently GeoNetwork add @gco:nilReason='missing' when a gco:CharacterString is empty (using update-fixed-info).
In some situation, editor may want to use other codelist values for this attributes (eg. inapplicable).
UC :
- Set the value to inapplicable for version format
- Set the value to inapplicable to gmd:pass element in a DQ report
Changes :
- Add in editor toolbar a menu to display attribute controls (default hidden to not overload the editor)
- Simplify attribute editing section (see screenshot)
- Remove gco:nilReason to editor exception in edit XSL
This changes are fully compatible with #405.
Attachments (3)
Change History (5)
by , 13 years ago
Attachment: | geonetwork-attribute-support.png added |
---|
by , 13 years ago
Attachment: | geonetwork-attribute-support-gco-nilreason.png added |
---|
by , 13 years ago
Attachment: | geonetwork-attribute-support-simple-layout.png added |
---|
comment:1 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Require fix for #683