• Does anyone know how I can find the plugin url for this function?


    createControl:function(d,e)
    {
    d=e.createMenuButton( “my_button”,{
    title: ed.getLang(‘my.insert’),
    image: ‘img/example.gif’

    });
    }

  • The topic ‘TinyMCE Help’ is closed to new replies.