Bump … NOT!
The editor really is broken. Definition of broken: the ‘wordpress’ TinyMCE doesn’t load completely in the menu bar. The Advanced Toolbar button doesn’t appear. I’ve tested with the upgraded version that I have on my host, and alternatively with a fresh 2.2.1 one on my localhost test server. As the matter of fact, I didn’t see that button till using WordPress.com . I use WP, standalone, since 2.0.3. On WordPress.com I have the freakin’ button, while on the local version I don’t have it, and I can’t activate it, no matter how hard I modify the tiny_mce_config.php file. I discovered this while pimping my editor with some extra TinyMCE plugins, and I realized that the menu bar misses a button …
PS: didn’t know where to post the feedback. If I can find a solution for the broken plugin, I’ll post it here.
Later edit: I fix it in my own style … activated the second menu bar, more logical organization of the menus items, and added two of my beloved TinyMCE plugins: preview and fullscreen. My solution is here:
https://wordpress.pastebin.ca/592734
If you wanna try it, replace the tiny_mce_config.php file with the pasted code, and upload ‘fullscreen’ and ‘preview’ plugins into the following directory:
wp-content/js/tinymce/plugins
You can find these into the original TinyMCE package available here:
https://tinymce.moxiecode.com/download.php
The final implementation should look like this:
https://img215.imageshack.us/img215/7917/wpeditorpu8.png