ASPX templates
Version 5.x > ASPX templates > FCK Editor - Is Global Administrator - ToolBars - No Template Button View modes: 
User avatar
Certified Developer 11
Certified Developer 11
lee-craftedmedia - 3/3/2011 8:57:18 AM
   
FCK Editor - Is Global Administrator - ToolBars - No Template Button
I have added the templates button to the default FCKEditor toolbarset and this works fine - I can see and use the Templates button fine in CMS Desk through Html Editor fields or CMSEditableRegion placeholders.

However, the button only appears if the user has the Is Global Administrator button ticked in the user settings.

For example I have a user who is only a CMS Editor/Reader etc. who cannot see the button. If I tick this box for him, the template button appears, if I untick the box the template button is hidden again.

Is this the intended functionality / is there a way for a normal user to see this button?

User avatar
Kentico Support
Kentico Support
kentico_radekm - 3/7/2011 2:22:58 AM
   
RE:FCK Editor - Is Global Administrator - ToolBars - No Template Button
Hello.

Could you please see UI personalization settings for role, which is not able to see that new button? You can check it in Site Manager -> Administration -> UI personalization -> Editor. Here you can see list of WYSIWYG buttons. Is you custom button listed there and is checked for requested role? Thank you.

Best Regards,
Radek Macalik

User avatar
Certified Developer 11
Certified Developer 11
lee-craftedmedia - 3/8/2011 6:28:46 AM
   
RE:FCK Editor - Is Global Administrator - ToolBars - No Template Button
Hi - it is not listed in there - how can I add the button into the list.

Please note this is not a custom button - it is the standard FCKEditor Templates button.

Thanks

User avatar
Certified Developer 11
Certified Developer 11
lee-craftedmedia - 3/8/2011 6:46:54 AM
   
RE:FCK Editor - Is Global Administrator - ToolBars - No Template Button
ok I figured it out.

- Goto Site Manager > Modules > wYSIWYG Editor - User Interface
- Add a new element (I added to the Html Elements node) as follows:

--- Display Name = "Insert templates"
--- Code name = "Templates"

- Click OK
- Select Roles Tab
- Tick role required (I ticked CMS Desk Administrators)

Now when I log into CMS Desk as a CMS Desk Administrator (who is not a global administrator) I can now see the Templates button in FCK Editor toolbar (this assumes you have already added 'Templates' to the toolbarset definition in fckconfig.js )