admin icon indicating copy to clipboard operation
admin copied to clipboard

Suppression des sauts de ligne dans la transcription, pour améliorer la navigation vocale

Open arnaudlevy opened this issue 1 year ago • 1 comments

Fix #2063

  • [x] Mettre tous les alt en string et pas text pour éviter les br

Blocks

  • [x] Video (transcription)
  • [x] Datatable (caption)
  • [x] Embed (transcription)
  • [x] Link::Element (description)
  • [x] Sound (transcription)
  • [x] Feature::Element (description)
  • [x] Gallery::Element (text)
  • [x] KeyFigure::Element (description)
  • [x] Link::Element (description)
  • [x] Testimonial::Element (text)
  • [x] Timeline::Element (text)

Résumés

  • [x] Location
  • [x] Extranet::Post
  • [x] Website::Agenda::Category
  • [x] Website::Agenda::Event
  • [x] Website::Page
  • [x] Website::Portfolio::Category
  • [x] Website::Portfolio::Project
  • [x] Website::Post
  • [x] Website::Post::Category
  • [x] Diploma
  • [x] Program
  • [x] Journal
  • [x] Volume
  • [x] Person
  • [x] Organization

arnaudlevy avatar Aug 20 '24 14:08 arnaudlevy

Thème :

Olivia206 avatar Aug 20 '24 15:08 Olivia206

@Olivia206 attention au sufficiency lab ! L'animation est faite sur un truc qui va être dans un p

arnaudlevy avatar Oct 11 '24 10:10 arnaudlevy

Checkpoint relecture, vérifications à faire :

text => rich text (vérifier que le script de migration les gère)

  • [x] video transcription
  • [x] timeline text
  • [x] testimonials element text
  • [x] sound transcription
  • [x] ~~persons description~~ (était rich_text)
  • [x] ~~organizations description~~ (était rich_text)
  • [x] links description
  • [x] links element description
  • [x] ~~license description~~ (était rich_text)
  • [x] ~~key_figures description~~ (était rich_text)
  • [x] key_figures element description
  • [x] ~~gallery description~~ (était rich_text)
  • [x] gallery element text
  • [x] ~~files description~~ (était rich_text)
  • [x] ~~features description~~ (était rich_text)
  • [x] features element description
  • [x] embed transcription
  • [x] ~~agenda description~~ (était rich_text)

modèle passé en rich text sans modif dans les vues + vérifier que le script de migration les gère

  • [x] definition element description

alt text => string

  • [x] chapter
  • [x] feature element
  • [x] gallery element

SebouChu avatar Oct 11 '24 16:10 SebouChu