[Typo3] fe_rtenews choose RTE buttons

Eric Blom ericb at piap.com
Sun Nov 13 01:25:01 CET 2005


Hello Pierre,
Thank you for your reply.

I want the front end to have a very limited set of RTE buttons. So,  
after reading your suggestion I tried the following:

RTE.default.FE  =  bold, italic, underline

But, I still see no change in the front end. I also tried:

RTE.default.FE.showButtons =  bold, italic, underline

But, that didn't work either.

Next I tried setting, "Enable all editor options", in the extension  
configuration page to 0. When I do this the back end gets a very  
simplified set of buttons, but, there is no change in the front end.  
Next I tried adding the following to my TSconfig for the admin user:

RTE.default.FE.showButtons =  bold, italic, underline, SpellChecker,  
ContextMenu, TYPO3Browsers, RemoveFormat, QuickTag, InlineCSS,  
DynamicCSS, UserElements

But, that didn't bring back the buttons either.

Thank you for your patience, I must be missing something here and I'm  
starting to feel like it should be obvious. :-)

Eric



> Hi Eric,
>
> just try in the page TS config to configure it with
> RTE.default.FE
> for example i wanna use the same configuration as in BE so for me :
> RTE.default.FE < RTE.default
>
> You ca find more info in the info module and select your page it can
> show you the TSconfig that is applied on this page.
>
> Hope it helps
>
> Pierre




More information about the TYPO3-english mailing list