Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • David Thompson 1 post 71 karma points
    Aug 09, 2021 @ 04:48
    David Thompson
    0

    Highcharts and TinyMCE Editor Plugin

    Hi

    I would like to add the HighCharts as a plugin into TinyMCE.

    I added the item to TinyMCEConfig.config

    <command alias="highcharts" name="HighCharts Editor" mode="Insert" /> ... <plugin>highcharts</plugin>

    This enables Umbraco to add the Highcharts Editor as an option in RTE fields but I need help to understand which js files go into the \Umbraco\lib\tinymce\plugins\highcharts folder for the plugin?

    Looking at these:

    https://github.com/highcharts/highcharts-editor/releases/tag/v0.3.0

    And how to create as a plugin that Umbraco can use. Other plugins use a plugin.js file.

    Thanks David

Please Sign in or register to post replies

Write your reply to:

Draft