Add a feature where, if allowed by the site administrator, users in a particular role may toggle FCKEditor for a particular field using a button or link right below the field, and the setting is remembered permanently.
In other words, consolidate to one click what would normally have been these clicks:
- Navigate to admin/settings/fckeditor.
- Edit the profile.
- Click Visibility settings.
- Add the field name to Selected fields or paths.
- Click Update profile.
- Repeat all of above steps for every other profile you want to edit.
This setting should go into some kind of master exclude table that is separate from the profiles table unless this setting was to only take effect to certain profiles, which would actually be OK, too.
As you add more and more modules, your field count can increase dramatically, and it can be cumbersome to follow the above steps each time you run across yet another field where FCKEditor shouldn't be activated.
Comments
Comment #1
wwalc commentedThis is definitely a good idea.
I'll try to add it in the next release.
Comment #2
Jorrit commentedPostponed to a later major version of the module.
Comment #3
Jorrit commented