Greetings,
I’ve been trying to get the BBCode plugin for TinyMCE text editor to work for a couple weeks now. It has some noticeable flaws in the system I need to get fixed.
1. When you switch from WYSIWYG mode to BBCode mode, it removes the toolbar which has the bold, italic, underline, etc. buttons.
2. When in BBCode mode, I want the toolbar to remain and when you use the button it inserts the BBCode into editor.
3. The editor can be adjusted in height, but it only applies to the WYSIWYG mode. When you switch to BBCode mode the height doesn’t get adjusted. I want the height of both to adjust with eachother.
4. If you use HTML while in BBCode mode and switch to WYSIWYG mode, the HTML displays.
If anyone can help edit the plugin script to make these adjustments please let me know.
Here is a demo of their text editor with BBCode plugin.
http://tinymce.moxiecode.com/examples/example_09.php
Thanks.