NBSP Filter
Introduction
NBSP Filter helps handling characters in your contents. Its main purpose is to avoid punctuation marks to break alone on a newline for languages where it has to have a space before or after. For instance in french:
In french, there is a space : before double-points or exclamation marks !
NBSP Filter is a WYSIWYG filter you can add on your text formats. It will provide configurations for the following actions:
- Remove all useless that might be inserted in your contents (similarly to No Non-breaking Space Filter module)
- Converts space before configured punctuations to non-breaking spaces.
- Converts space after configured punctuations to non-breaking spaces.
Requirements
No special requirements.
Installation
Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.
Configuration
- Configure the NBSPFilter for each for the desired text formats at (/admin/config/content/formats).
- Enable the filter
- Review defaults configurations and change if necessary
- Save the text format
Maintainers
- Dominique CLAUSE (Dom) - https://www.drupal.org/u/Dom
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.1.0 | Stable | Oct 8, 2024 |