insert new plug in to tinyMCE in drupal
unzip the plug in into plugins directory
and edit
public_html/drupal/modules/tinymce/plugin_reg.php
--
regards
sajjad.c
sharing some tech problems and soln
unzip the plug in into plugins directory
and edit
public_html/drupal/modules/tinymce/plugin_reg.php
Posted by Sajjad at 12:49 pm
contents
ReplyDelete$plugins['template'] = array();
$plugins['template']['theme_advanced_buttons2'] = array('template');