This module provides a formatter for existing text, long text and text with summary widget types. This module allows you to change how the content is being displayed (formatted) by providing new format types:
- Trimmed (expandable)
- Summary or Trimmed (expandable)
- CSS Transition effects:
- None (just toggle visibility immediately)
- Fade
- Slide
- Customizable/themable ellipsis
- Customizable labels for trigger (collapsible, if you need to create a toggle)
- Customizable classes on trigger
Enable the module and go to your content type's display
(e.g. admin/structure/types/manage/page/display
). You will see fields
(like Body
) that allow you to adjust the Format
– you can now choose
"Trimmed (expandable)". Once you've selected this format, you will have
additional configuration options.
Bugs and Feature requests should be reported in the Issue Queue
- Ported to Backdrop CMS by Laryn Kragt Bakker.
- Initial port to Backdrop sponsored by CEDC.org.
- Maintainer for the Drupal module: Mark Carver.
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.