gertvdb / limit_text_format
widget to limit the text formats on a textarea
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/gertvdb/limit_text_format
Type:drupal-module
pkg:composer/gertvdb/limit_text_format
Requires
- php: >=8.1
Requires (Dev)
- drupal/coder: ^8.3
- drupal/core-recommended: ^10.0
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2026-02-15 13:12:11 UTC
README
Provides a "Limit Text Format" widget for the formatted text fields. With this widget you can choose the text formats that are available per field. When none are selected it will fallback to the default format. It will also check the users access to the text format.
With this widget you can make sure a certain formatted text field is bound to a certain text format so users can never input in another format.
Installation
To install this module, do the following:
With composer:
composer require gertvdb/limit_text_format