By n6g9zty6 on
Heya,
So I installed FCK Editor (both the module and the editor itself). FCK Editor installed beautifully, but the module won't seem to display it into drupal content areas.
It says I have to enable or create a user role, which I *think* I created a role, but that didn't do squat, can someone help?
Thanks!
Comments
=-=
after you creates a role did you give it permissions to use the editor in administer -> access control ?
_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )
I don't think so. Let me ask
I don't think so. Let me ask this though...
To create a role I got to Admin -> User Management -> Roles (admin/user/roles)
And then I don't really know what to do from there.
Thanks!
Spence
http://www.spencerhill.us
=-=
you create new roles by clicking on the add roles tab, which gives you other roles beyond authenticated and anonymous.
typically you would create a role called, "editors" or "contributors" that people can apply for or what have you , and give this user role permissions above that of the authenticated user role, which is basically a simple registered user.
however, you can give registerd (authenticated) users permission to the editor if you want all users to be able to access it. This depends on what you want to allow someone who simply, registers to your site.
_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )
Well I didn't find any
Well I didn't find any "roles" tab... I select "Roles" link beneath the "User Management" title (admin/user/roles) and then I see an input for the role name and the "Add Role" button. But no tab... :(
For now... I would like to give all "authenticated users" access to the editor.
Thanks!
Spence
http://www.spencerhill.us
I don't know if this
I don't know if this helps... but when I select the "FCK Editor" link from beneath the "Site Configuration" title it brings me to the settings page (admin/settings/fckeditor) and shows only this text:
Thanks!
Spence
http://www.spencerhill.us
=-=
you're right its a form with a button.
either way , the problem you are having is related to the last line in that text
whcih means to goto administer -> access control
find the fckeditor permissions and set them for the roles you want to be able to use the editor.
_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )
Hm... well I did that, I set
Hm... well I did that, I set them but still no success...
BUT I tried installing and configuring TinyMCE WITHOUT the Drupal module and it works beautifully.
Thanks you guys you rock!
For others who might be interested in what I did:
Downloaded latest version of tinymce.
Dropped the unzipped folder into my site root.
Inserted the following code into the head of page.tpl.php:
Thanks!
Spence
http://www.spencerhill.us