Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Problem for adding plugin to TinyMCE #80

Open
benhaynes opened this issue Oct 25, 2018 · 0 comments
Open

Problem for adding plugin to TinyMCE #80

benhaynes opened this issue Oct 25, 2018 · 0 comments

Comments

@benhaynes
Copy link
Sponsor Member

From directus created by dario30186 : directus/directus#2214

Hello,
I'm using directus v6.4.9
I'm trying to add the plugin textcolor to TinyMCE. If I modifiy the file app/core/interfaces/wysiwyg_full/interface.js and I add the plugin in options object and then I run again composer install it does not work. Even if I add "forecolor backcolor" to the interface options for WYSIWYG it doesn't work.
What can I do say to directus to take into account the textcolor plugin ?
Is it normal that when I modify the file app/core/interfaces/wysiwyg_full/interface.js and then I run again the command:
composer install

the output is:
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files

So my modification is not loaded I think

Thank you in advance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant