enduro_tinymce

1.2.3 • Public • Published

Enduro TinyMCE

This is a brick for Enduro.

Installation and setup here: Enduro Bricks.

Learn more about TinyMCE here: TinyMCE.

Usage

Use the type tinymce.

tinymce enables the following actions by default:

  • Bold
  • Italic
  • Underline
  • Strikethrough
  • Ordered List
  • Unordered list
  • Link

NOTE: BRICK SETTINGS BELOW ARE CURRENTLY OFF. A FUTURE UPDATE WILL ADD THEM IN

You can add additional actions from the brick options in enduro.json at the root of your Enduro project. For example:

"bricks": {
  "enduro_tinymce": {}
}

An example of a set of fields inside an Enduro flat file:

$text_type: 'tinymce'
text: ''

Development

Feel free to submit different configurations or improvements via Github issues. TinyMCE has many more features, this brick uses only some of the basics by default.

Package Sidebar

Install

npm i enduro_tinymce

Weekly Downloads

1

Version

1.2.3

License

Apache-2.0

Unpacked Size

6.33 kB

Total Files

7

Last publish

Collaborators

  • nlambert