allow_variables.js 171 Bytes
function insertProfile() {
  tinyMCE.activeEditor.selection.setContent("<span class='macro' data-macro='software_communities_plugin/allow_variables'>{profile}</span>");
}