Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gertvdb/limit_text_format

Widget for formatted text fields to limit the allowed text formats
https://github.com/gertvdb/limit_text_format

drupal

Last synced: 2 months ago
JSON representation

Widget for formatted text fields to limit the allowed text formats

Awesome Lists containing this project

README

        

Description
-----------

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