Skip to content

Commit

Permalink
Merge pull request #50 from davidblasby/_key_free
Browse files Browse the repository at this point in the history
add freetext keyword multiple section support
  • Loading branch information
josegar74 authored Jun 9, 2020
2 parents 188b4e7 + eb50db6 commit ff861c1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/plugin/iso19139.ca.HNAP/layout/config-editor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,9 @@
Exclude all thesaurus already used in the metadata:
-->
<directiveAttributes data-include="xpath::string-join(gmd:MD_Metadata/gmd:identificationInfo
<directiveAttributes
data-always-create-new-freekeyword-section="true"
data-include="xpath::string-join(gmd:MD_Metadata/gmd:identificationInfo
//gmd:thesaurusName/*/gmd:identifier/*/
gmd:code/gmx:Anchor/
concat('-', substring-after(text()[. != ''], 'geonetwork.thesaurus.')), ',')"/>
Expand Down

0 comments on commit ff861c1

Please sign in to comment.