Skip to content
  • Alexander Varwijk's avatar
    Issue #2573899 by volkerk, Kingdutch: Paragraphs module support · dc0cb544
    Alexander Varwijk authored
    This commit implements an alternative analysis method where an
    entire entity is rendered. This makes the module agnostic of field
    types for its analysis purposes. By hooking into the entity form
    process different entity types can be supported and no entity
    specific handlers will need to be written.
    
    This also fixes #2917280
    dc0cb544