Posted by j0banj0hn on August 12, 2009 at 6:21am
Hi
I have installed the wysiwyg module for dispalying the tinyMCE editor. I need to display full featured version of tinyMce editor displayed in the following url http://tinymce.moxiecode.com/examples/full.php . Currently am only getting the the simple one not getting the full featured version. Please help me to find out the pathes for this.
thanks
j0ban
http://phpqa.blogspot.com

Comments
You need to enable
You need to enable individual buttons or plugins on the Wysiwyg Profiles page (admin/settings/wysiwyg).
Note that some buttons may not be available as they are not fully supported by the Wysiwyg module, or they require additional modules/libraries to be installed before being avaialable.
Also note that you may need to allow additional HTML tags in your input format (if not using Full HTML or another format without restrictions) depending on which buttons you enable, or Drupal will simply remove the markup created by those buttons when the node is saved.
Finally, don't enable the BBCode plugin as it will tell TinyMCE to render everything as BBCode markup instead of HTML. Unless you have also installed and enabled a BBCode input filter for the corresponding input format, you'll only see the BBCode tags in the final output.
Thanks @TwoD thanks for the
Thanks
@TwoD thanks for the reply. its got worked
j0ban
http://phpqa.blogspot.com
http://phpqa.blogspot.com
thanks for the help dude
i installed the BB Module and it works now... this was doing my head in all weekend so big THANKS!!