removed materiau migration file
This commit is contained in:
		@@ -1,59 +0,0 @@
 | 
			
		||||
id: d7_node_entity_translation_materiau
 | 
			
		||||
label: Materiau
 | 
			
		||||
migration_group: d7_materio
 | 
			
		||||
migration_tags:
 | 
			
		||||
  - Drupal 7
 | 
			
		||||
  - translation
 | 
			
		||||
  - Content
 | 
			
		||||
  - Multilingual
 | 
			
		||||
  - Materio
 | 
			
		||||
deriver: Drupal\node\Plugin\migrate\D7NodeDeriver
 | 
			
		||||
 | 
			
		||||
source:
 | 
			
		||||
  plugin: d7_node_entity_translation
 | 
			
		||||
  bundle: materiau
 | 
			
		||||
 | 
			
		||||
destination:
 | 
			
		||||
  plugin: entity:node
 | 
			
		||||
  translations: true
 | 
			
		||||
  destination_module: content_translation
 | 
			
		||||
  bundle: materiau
 | 
			
		||||
 | 
			
		||||
migration_dependencies:
 | 
			
		||||
  required:
 | 
			
		||||
    - d7_node_materiau
 | 
			
		||||
 | 
			
		||||
process:
 | 
			
		||||
  nid: entity_id
 | 
			
		||||
  type: type
 | 
			
		||||
  langcode: language
 | 
			
		||||
  title: title
 | 
			
		||||
  uid: uid
 | 
			
		||||
  status: status
 | 
			
		||||
  created: created
 | 
			
		||||
  changed: changed
 | 
			
		||||
  promote: promote
 | 
			
		||||
  sticky: sticky
 | 
			
		||||
  revision_uid: revision_uid
 | 
			
		||||
  revision_log: log
 | 
			
		||||
  revision_timestamp: timestamp
 | 
			
		||||
  content_translation_source: source
 | 
			
		||||
  
 | 
			
		||||
  # TODO: mémo (field_memo)
 | 
			
		||||
  # TODO: nature (field_nature_titre)
 | 
			
		||||
  # TODO: description (field_description)
 | 
			
		||||
  # TODO: thesaurus (field_onthologie)
 | 
			
		||||
  # TODO: tags (field_tags_libres)
 | 
			
		||||
  # TODO: images (field_materiau_image)
 | 
			
		||||
  # TODO: videos (field_video_filter)
 | 
			
		||||
  # TODO: manufacturer (field_company_fab)
 | 
			
		||||
  # TODO: distributor (field_company_distrib)
 | 
			
		||||
  # TODO: fichiers (field_attachments)
 | 
			
		||||
  # TODO: materiaux liés (field_materiau_ref)
 | 
			
		||||
  # TODO: breves liées (field_breve_ref)
 | 
			
		||||
  # TODO: samples (field_location)
 | 
			
		||||
  # TODO: famille (field_famille)
 | 
			
		||||
  # TODO: identifiant (field_identifiant)
 | 
			
		||||
  # TODO: reference materio (field_reference_materio) COMPUTED
 | 
			
		||||
  # TODO: workflow
 | 
			
		||||
  # TODO: translations
 | 
			
		||||
		Reference in New Issue
	
	Block a user