Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
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
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.