I can't get Tinymce to work for the admin user. I have a profile setup and have it working for the user roles that I select, but not for the admin user. I had it working for 'admin' before, but after I was playing around with the settings, it no longer works. I thought I've restored the settings to what they were, but no luck.
Here are the profile settings I have:
---
Profile Name: Standard Editor
Roles allowed to use this profile:
Default state: true
Allow users to choose default: false
Show disable/enable rich text editor toggle: false
Language: en
Safari browser warning: true
Show tinymce on specific pages: Show on only the listed pages.
Pages listed:
node/*
user/*
comment/*
Toolbar location: top
Toolbar alignment: left
Path location: none
Enable resizing button: false
Block formats: p,address,pre,h1,h2,h3,h4,h5,h6
Verify HTML: false
Preformatted: false
Convert tags to styles: true
Editor CSS: tinymce default
CSS path:
CSS classes:
---
Any ideas?
Comments
it seems the administrator
it seems the administrator (as far as profiles/TinyMCE is concerned) is a regular "Authenticated User". I've assigned him whatever other role, but he's still getting the authenticated user TinyMCE on my setup. Still trying to work it out...
Having exactly the same problem
Having exactly the same problem
Cheers
TR
It picks the 'lowest' role :(
From the handbook: http://drupal.org/handbook/modules/tinymce
Which IMO is backwards - since it prevents you from setting up advanced and less-advanced users - your are limited to advanced or default.
Any workarounds??
Answer to my own question - patches
See here http://drupal.org/node/132198
and here http://drupal.org/node/60667