By smithaa02 on
It used to be for Drupal 4.x, you could enable TinyMCE for blocks by going to administer > settings > tinymce > edit (your profile) > Visibility > add 'admin/block/*'.
This did the trick for 4.x, but for 5 I can't even find the menu where I can adjust this. Does anybody know how to set this up in 5.x so TinyMCE can edit content in blocks?
Comments
5.0 is missing features
See http://drupal.org/node/106031 for more info.
b
Did you ever resolve this, I
Did you ever resolve this, I seem to have the same problem
Still an issue?
I think the link posted above addresses the issue. But if not, get the latest tinymce (it fixes a bunch of stuff), and install both the latest drupal tinymce module and tinymce code from moxie. confguration is very straight-forward, using administer->tinymce->visibility
Solution
Simply add 'build' to the URL as follows: 'admin/build/block/*' and that will take care of it in Drupal 5.x