Commit Graph
6 Commits
Author SHA1 Message Date
bachir a2cb5f9dcf migration projets: body markdown, images HD, légendes, personnes prénom/nom
- ProjetNode: body Markdown->HTML (strip HTML brut), images + légendes lues
  depuis public://drive_shared_leshed/Page{UID}
- ImageResizeImport: nouveau process plugin, redimensionne les images en web HD
  (max 1920px) et crée le fichier managé (idempotent)
- field_images: caption via image_field_caption, alt depuis les légendes
- PersonneGenerate: nom dans field_nom (titre auto-généré via auto_entitylabel),
  dédup sur field_nom + field_prenom
- title: skip_on_empty (ligne ignorée si "Nom du projet" vide)
- CER: relation curateur sur field_projets_curates (distinct de field_projet_s_lie_s)
- deps: + league/commonmark, image_field_caption, auto_entitylabel ; - migrate_file
2026-07-26 16:26:18 +02:00
bachir 688715e47f removed google api key from source code 2026-07-12 19:01:27 +02:00
bachir 47a4f04c65 more migration 2026-07-12 18:55:08 +02:00
bachir dfefc56268 fixed date field migration on projet_node 2026-07-11 16:39:46 +02:00
bachir a2a0e423a3 added 'invité/accompagné/curaté par' field to migration, with CT personne node creation 2026-07-11 16:06:12 +02:00
bachir ec5b13be3c started custom migration module migrate_leshed 2026-07-11 15:20:42 +02:00