Chophper
No security coverage
This module provides field formatters that truncate text fields while preserving HTML structure, using the Chophper PHP library. It offers a direct replacement for the core Trimmed formatter and an option to display a summary if available, otherwise truncating the text.
Chophper provides field formatters for truncating formatted text fields using
the Chophper PHP library, which preserves HTML structure while truncating content.
Two formatters are provided:
Trimmed (Chophper): Truncates the field value. Equivalent to the core Trimmed formatter but uses Chophper for truncation.
Summary or trimmed (Chophper): Renders the summary when one is available; otherwise truncates the field value with Chophper.