Copied to clipboard

Flag this post as spam?

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


  • egeek 40 posts 179 karma points
    Mar 16, 2015 @ 15:50
    egeek
    0

    Extend Tinymce

    I'm interested in extending Tinymce with a button that adds new functionality. I took a look at https://our.umbraco.org/projects/wvd-media-tinymce-insert-embed-code and https://our.umbraco.org/projects/developer-tools/mysnippets-for-tinymce which both don' t seem to work with Umbraco 7.2.

    I've added my plugin til the command and config sections in /config/tinyMceConfig.config. In the Ricktext editor data type I can see and enable my plugin, but in content when viewing the ricktext editor, my button is not visible.

    I suspect something changed in Umbraco 7. Any info or doc on this?

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Mar 16, 2015 @ 16:18
    Jeroen Breuer
    0

    This might be the lazy answer to give, but did you check the Umbraco source code? There they also add some custom buttons for the macro for example. So you can check how those work.

    Jeroen

  • Nirmit 24 posts 97 karma points
    Apr 17, 2015 @ 03:39
    Nirmit
    0

    Hi, This happened to me as well. We found that it was a caching issue. Once we deleted all files under:

    \AppData\TEMP\ClientDependency
    \App
    Data\TEMP\PluginCache, new buttons were showing on RTE.

    P.S. - Do not delete folder itself, just delete files in these folders.

    Thanks, Nirmit

Please Sign in or register to post replies

Write your reply to:

Draft