Changes between Version 8 and Version 9 of proposals/relatedResource
- Timestamp:
- 04/03/13 01:44:11 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
proposals/relatedResource
v8 v9 149 149 [[Image(geonetwork-edit-parents.png)]] 150 150 151 152 When 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). 151 153 152 154 … … 239 241 240 242 241 242 243 === Relation manager widget advanced configuration === 244 245 246 243 === Add a service/dataset === 244 245 See 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 251 The 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. 255 resourcesTypesCfg: { 256 'iso19139.xyz': ['thumbnail', 'fcats', 'sibling'], // only support 3 types of relation 257 }, 258 }}} 247 259 248 260 … … 258 270 == Participants == 259 271 * Francois Prunayre 272 * Florent Gravin (Camptocamp) 260 273 * Ifremer 261 * Camptocamp 262 * Others? 274 * PIGMA