Changes between Version 8 and Version 9 of proposals/relatedResource


Ignore:
Timestamp:
Apr 3, 2013, 1:44:11 AM (11 years ago)
Author:
fxp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • proposals/relatedResource

    v8 v9  
    149149[[Image(geonetwork-edit-parents.png)]]
    150150
     151
     152When a record has children records, the update children wizard could be executed (See http://geonetwork-opensource.org/manuals/trunk/eng/users/quickstartguide/new_metadata/index.html#parent-child-relation).
    151153
    152154
     
    239241
    240242
    241 
    242 
    243 === Relation manager widget advanced configuration ===
    244 
    245 
    246 
     243=== Add a service/dataset ===
     244
     245See http://geonetwork-opensource.org/manuals/trunk/eng/users/quickstartguide/new_metadata/index.html#metadata-on-dataset-metadata-on-service-relation
     246
     247
     248
     249== Relation manager widget advanced configuration ==
     250
     251The relation manager provides some advanced configuration for developpers:
     252 * per schema configuration in order to define which type of relations to handle
     253{{{
     254// Define a custom configuration for the iso19139.xyz profile.
     255resourcesTypesCfg: {
     256   'iso19139.xyz': ['thumbnail', 'fcats', 'sibling'], // only support 3 types of relation
     257},
     258}}}
    247259
    248260
     
    258270== Participants ==
    259271 * Francois Prunayre
     272 * Florent Gravin (Camptocamp)
    260273 * Ifremer
    261  * Camptocamp
    262  * Others?
     274 * PIGMA