You are here

constant selfHostedPath in N1ED - Visual editor as CKEditor plugin with Bootstrap support 8.2

Attaches a new plugin to CKEditor Drupal 8 module.

2 uses of selfHostedPath
N1ED::getFile in src/Plugin/CKEditorPlugin/N1ED.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
N1edFileField::processWidget in src/N1edFileField.php
Processes widget form.

File

./n1ed.module, line 16
Main code for N1ED module.

Code

define('selfHostedPath', "/lib/n1ed/");