gertvdb/limit_text_format

widget to limit the text formats on a textarea

Installs: 187

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:drupal-module

3.0.0 2024-03-19 10:47 UTC

This package is auto-updated.

Last update: 2024-04-19 10:56:29 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:

  1. composer require gertvdb/limit_text_format

limited_format_text