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 am trying to install the Moxiemanager plugin in TinyMCE in Umbraco 6.1.6, TinyMCE3, but I can not get it to show up in the richtext editor.
Does anyone know if Moxiemanager is compatible with TinyMCE3? It does say it only works with .NET 4.5 so I upgraded the Umbraco-project to .NET 4.5.
I basically followed the recipe for TinyMCE here: http://www.moxiemanager.com/documentation/index.php/Installation_net.
I am assuming Step 5 has to be done for Umbraco at:/Config/TinyMceConfig.config something like below. I stole the image-icon here as I was unsure where to locate moxiemanager's.
<command> <umbracoAlias>moxiemanager</umbracoAlias> <icon>images/editor/image.gif</icon> <tinyMceCommand value="" userInterface="true" frontendCommand="moxiemanager">moxiemanager</tinyMceCommand> <priority>80</priority> </command>
<plugin loadOnFrontend="false">moxiemanager</plugin>
It does show up in the richtext editor datatype and I can enable it, but it does not show up when editing properties under Content.
Hi Rune
Have you tried recycling the app pool to see if it has an effect?
/Jan
Hi Jan,
Yes, I tried touching the web.config and recycling manually as well. I also sent this to Moxiemanager - let's hope they have an answer.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco 6.1.6 + Moxiemanager-plugin for TinyMCE3 - does that work?
Hi,
I am trying to install the Moxiemanager plugin in TinyMCE in Umbraco 6.1.6, TinyMCE3, but I can not get it to show up in the richtext editor.
Does anyone know if Moxiemanager is compatible with TinyMCE3? It does say it only works with .NET 4.5 so I upgraded the Umbraco-project to .NET 4.5.
I basically followed the recipe for TinyMCE here: http://www.moxiemanager.com/documentation/index.php/Installation_net.
I am assuming Step 5 has to be done for Umbraco at:
/Config/TinyMceConfig.config something like below. I stole the image-icon here as I was unsure where to locate moxiemanager's.
It does show up in the richtext editor datatype and I can enable it, but it does not show up when editing properties under Content.
Hi Rune
Have you tried recycling the app pool to see if it has an effect?
/Jan
Hi Jan,
Yes, I tried touching the web.config and recycling manually as well. I also sent this to Moxiemanager - let's hope they have an answer.
is working on a reply...