5.1.0 • Published 6 years ago

veams-component-rte v5.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Rich Text Editor (Markdown Component)

Description

The RTE component is a simple partial which supports the usage of markdown files just by refencing them in your file system.


Requirements


Installation

Installation with Veams

veams install vc rte


Fields

Settings

  • settings.rteContextClass {String} default - Context class of the rte.
  • settings.rteClasses {String} - Modifier classes for the rte.
  • settings.rteCWD {Boolean} - Set to true if you want use the current working directory of the page.
  • settings.rteCWDLevelUp {Number} - You can go up directories by providing a number.

Content

  • content.rteMd {String} - Path to markdown file (starting at the root directory if you do not use settings.rteCWD).
5.1.0

6 years ago

5.0.0

7 years ago

4.0.0

7 years ago