tinymce profiles: user based & content-type based
trogie - October 26, 2007 - 08:05
| Project: | TinyMCE WYSIWYG Editor |
| Version: | 5.x-1.9-1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
I'm looking for the best way to organise multiple profiles for tinymce.
First, I know about the profiles and user roles to attach them to certain users. Thats very fine and works ok.
But I also want to see if it's possible to attach profiles to certain content types:
-comments: basic text (left, right, center, url,... but no-flash, images,..)
-comments in forum: more options (images, flash,...)
-story: full html (left, right, center, url, images, flash,...)
-album,...
Thanks

#1
Woud this help? http://drupal.org/project/filter_default
#2
here is a workaround for nodes: (#1)
http://drupal.org/node/216550
#3
I am trying to use two different profiles: 1 for comments and the other for the rest. But now, If one works the other not, and if I change the name to be in different alphabetical order it works viceversa. How to let them work togheter, depending on the content type?