Skip to content

backdrop-contrib/advanced_text_formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Text Formatter

This module is just a formatter (display) of textfield, text area and text format. The idea behind this is to provide a simple solution, easy to setup, with few dependencies to display text on website.

Implementation

The trim function in this module is taken from Views module with a few modifications.

Integration

Of course, this module is fully compatible with any modules that use entity formatters, such as Views or Panels

Besides that, this module is extremely useful when you use it with view modes. In order to create a new view mode, you can implement the hook_entity_info_alter() or install Entity view modes module.

Requirements

This module requires that the following modules are also enabled:

  • Entity (Backdrop core, optional if you want to use token replacements)
  • Filter (Backdrop core)
  • Text (Backdrop core)

Installation

Documentation

Additional documentation is located in the Wiki: https://github.com/backdrop-contrib/advanced_text_formatter/wiki/.

Issues

Bugs and Feature requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/advanced_text_formatter/issues.

Current Maintainers

  • Seeking additional maintainers.

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

An advanced display formatter of textfield, text area and text format

Resources

License

Stars

Watchers

Forks

Packages

No packages published