Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

lblod/ember-rdfa-editor-console-logger-plugin

Repository files navigation

@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.

About

Demo plugin which logs basic content to the console. The base system is built on this plugin, ensuring it works correctly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published