diff --git a/georchestra-migration/migration-dev-guide.md b/georchestra-migration/migration-dev-guide.md index 288c9e4ed2..f2ce88f72b 100644 --- a/georchestra-migration/migration-dev-guide.md +++ b/georchestra-migration/migration-dev-guide.md @@ -71,6 +71,7 @@ All italic folder just have the `pom.xml` change. - `test/resources/metadata-iso19139-for-editing.xml` - `src/main/plugin/iso19115-3.2018/config/associated-panel/default.json` : Keep OGC API - Features placeholder - `src/main/plugin/iso19139/loc` : COG and 3Dtiles added in labels.xml files. + - `iso19139/layout/config-editor.xml`: xlinks for contacts reenabled - *schemas-test* - *sde* - services diff --git a/schemas/iso19139/src/main/plugin/iso19139/layout/config-editor.xml b/schemas/iso19139/src/main/plugin/iso19139/layout/config-editor.xml index 36f1b0be42..68e8a0f516 100644 --- a/schemas/iso19139/src/main/plugin/iso19139/layout/config-editor.xml +++ b/schemas/iso19139/src/main/plugin/iso19139/layout/config-editor.xml @@ -201,7 +201,7 @@ data-search-action="true" data-popup-action="true" data-template-type="contact" - data-insert-modes="" + data-insert-modes="text,xlink" data-variables="gmd:role/gmd:CI_RoleCode/@codeListValue~{role}"/> @@ -210,7 +210,7 @@ data-search-action="true" data-popup-action="true" data-template-type="contact" - data-insert-modes="" + data-insert-modes="text,xlink" data-variables="gmd:role/gmd:CI_RoleCode/@codeListValue~{role}"/> @@ -219,7 +219,7 @@ data-search-action="true" data-popup-action="true" data-template-type="contact" - data-insert-modes="" + data-insert-modes="text,xlink" data-variables="gmd:role/gmd:CI_RoleCode/@codeListValue~{role}"/> @@ -228,7 +228,7 @@ data-search-action="true" data-popup-action="true" data-template-type="contact" - data-insert-modes="" + data-insert-modes="text,xlink" data-variables="gmd:role/gmd:CI_RoleCode/@codeListValue~{role}"/> @@ -237,7 +237,7 @@ data-search-action="true" data-popup-action="true" data-template-type="contact" - data-insert-modes="" + data-insert-modes="text,xlink" data-variables="gmd:role/gmd:CI_RoleCode/@codeListValue~{role}"/>