• Hi,

    in nextgen-gallery/admin/tinymce/tinymce.js

    window.tinyMCE.execInstanceCommand(‘content’, ‘mceInsertContent’, false, tagtext);

    There’s a string “content” which say where to insert newly generated shortcode, the problem is that my plugin has extra textareas powered with tinyMCE and it would be cool if I could insert shortcodes there too. Something like passing the id of textarea where shortcode should be placed.

    Thanks!

    https://www.ads-software.com/extend/plugins/nextgen-gallery/

  • The topic ‘[Plugin: NextGEN Gallery] window.tinyMCE.execInstanceCommand('content' …’ is closed to new replies.