2.1.0 • Published 27 days ago

directus-extension-formatted-input v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
27 days ago

Formatted Input for Directus

A simple Rich String Editor interface to format short texts in Directus

npm.io

<em>Formatted Input</em> is a simple <strong>Directus</strong> “<em>Rich String</em>” Interface to format one-line texts. It generates unwrapped <mark>styled</mark> HTML to be <s>inserted in</s> used inside your <u>semantic</u> block-level tags.

Installation

Basic Usage

In your Directus app simply click the Create Field button and choose Formatted Input.

Interface Options

Navigate to the interface tab to adjust the settings.

OptionDescription
ToolbarSet of <mark> tools available to use
FontFont used in the editor

Display

The extension comes bundled with a Rich String display to render the HTML.

Credits

Flexible Editor by formfcw (Florian C. Wachmann) and Tiptap for Directus by gbicou (Benjamin Viellard) for the implementation of more advanced functionalities.