Developer forum

Forum » Dynamicweb 10 » Extend TinyMCE

Extend TinyMCE

Martin Moen
Reply

Is it possible to extend TinyMCE through nuget packages in DW10?

I can see that these buttons are custom DW buttons:

And that they might be set through this file:

Would be great if we through nuget packages could make an extension which makes it possible to add custom buttons and functions to TinyMCE.


Replies

 
Martin Moen
Reply

Found out that you could pack js files, and copy them into the solution by extending the csproj file like this.

But is it possible to also register the plugin with tinymce through the install process, so that it actually works?
Right now there is just a js file sitting there doing nothing.

 

 

You must be logged in to post in the forum