Does TinyMCE work in Block Body? I have it installed and it works except for Block Body.

Comments

DruPaulus’s picture

Try adding the complete path in the pages section of the selected tinyMCE profile.

For example - "admin/build/block/*" rather than just "block/*"

light-blue’s picture

Doesn't work for me either. My path is */admin/* but I tried admin/build/block/add and no luck either.

alaneKilauea’s picture

I added:
admin/build/block/configure/block/*

It works for me when I go to edit my block

dustonio’s picture

The comment above suggesting the following is what got it to work for me:
admin/build/block/*

And actually I'm using BUeditor so the code must be the same regardless of editor type.

nicoloye’s picture

Issue summary: View changes
Status: Active » Closed (outdated)