I am in the process of formatting the input formats to allow the expanded toolbar in FCKeditor to be visible for the site administrator, but after painstakingly going through the inputs formats, the filters (as specified on page 87 of O'Reilly's "Using Drupal") I still only see the very truncated version of the toolbar. How do I get access to the broad array of "buttons"?
Sat, 05/01/2010 - 19:28
#1
Re: Problem configuring toolbar - expanded set not visible
in order to use, you must have BOTH
- the drupal permissions set to use FCKeditor for the role AND
- that role assigned to a profile in the following:
Home › Administer › Site configuration › FCKeditor
choose a profile you wish to add the extra buttons:
basic setup -> choose the roles
editor appearance -> toolbar -> DrupalFull
that's it : )
Re: Problem configuring toolbar - expanded set not visible
Thanks for that wyzzard, so simple but yet i have been breaking my head on this one.