Simple WYSIWYG
This module adds a simple WYSIWYG editor to plain text fields in Drupal. It offers basic formatting options like bold, italic, and underline directly within the text field. The module is designed to be lightweight and offers per-field configuration for buttons and allowed HTML tags.
A simple WYSIWYG editor for plain text fields, providing basic formatting buttons: bold, italic, underline, strikethrough, superscript, and subscript.
Features
- Provides the form field widget with WYSIWYG editor for plain text fields (
string,string_long) - Provides the field output formatted, which renders the plain text field value with allowed HTML tags.
- Per-field configuration of visible buttons and allowed HTML tags.
- Uses the
contenteditableattribute to edit, so no heavy JS editors will slow up the page load time.
Supporting this Module
You can convey gratitude to me for the development of the module and motivate me to do more through these services:
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.0.0-beta1 | Pre-release | 8–11 | Superscript, subscript, strikethrough buttons, Drupal 11 support | Aug 16, 2025 |