@lblod/ember-rdfa-editor-console-logger-plugin
v0.6.2
Published
Demo plugin which logs basic content to the console
Downloads
6
Keywords
Readme
@lblod/ember-rdfa-editor-console-logger-plugin
This is a plugin for the editor-plugin-system which logs the information it has received to the console.
Installation
ember install @lblod/ember-rdfa-editor
ember install @lblod/ember-rdfa-editor-console-logger-plugin
Configuration
The plugin will automatically be added in the default
and all
editor profiles in app/config/editor-profiles.js
. Add the plugin name rdfa-editor-console-logger-plugin
to other editor profiles if you want to enable the plugin in these profiles, too.
Once the plugin is configured in the appropriate editor profiles in app/config/editor-profiles.js
it will be automatically be picked up by the rdfa-editor.