Skip to content

tekwiz/enduro_tinymce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Adds TinyMCE WYSIWYG Editor to Enduro

Resources

License

Stars

Watchers

Forks

Packages

No packages published