Closed (fixed)
Project:
Wysiwyg
Version:
6.x-2.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2010 at 21:22 UTC
Updated:
17 May 2010 at 23:20 UTC
Hello,
I've installed, wysiwyg module, then ckeditor. i've created two roles: basic users, admins.
i ve assigned basic users to filtered html, and admins for full html. and then created two different editor
for these users. but when i try to create content with a user, which has an admin role, i see always the default editor, which i assigned to basic users. i've tried everything, but i cant assigned any editor only for admins. i am missing something or i think there is a bug. can somebody help me?
Comments
Comment #1
twodTry the Better Formats module. It lets you assign a default format per role, otherwise you just get the sitewide default format which all roles have access to. This can also be done on a per content-type basis.
Just remember to re-order the roles in the Better Formats configuration so your Admins role ends up above your Basic users role, or Better Formats won't know which role to prioritize if a user has more than one.
Wysiwyg editor profiles are cloesely tied to the input format to keep the editor settings in sync with the serverside settings. Control where your input formats are available (ie, what input the server accepts where) and Wysiwyg will follow. This is the same for all editors. :)
Comment #2
twodMissed the title.