Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gertvdb/limit_text_format
- Owner: gertvdb
- Created: 2018-10-12T21:22:02.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T18:19:28.000Z (3 months ago)
- Last Synced: 2024-11-29T07:51:13.345Z (2 months ago)
- Topics: drupal
- Language: PHP
- Homepage:
- Size: 204 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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