[TYPO3] htmlArea RTE problems

Stan sd at ixnl.com
Tue Aug 1 14:01:42 CEST 2006


Hi Livius,

That worked. Thanks a lot. You are a star.

For anyone else that may come across this thread

put 
RTE.default.showButtons = * 
NOT
RTE.default.showButtons = * //to appear all the buttons

in your TSconfig

Cheers Stan

"Livius Agrippa" <livius_agrippa at yahoo.com> wrote in message news:mailman.1.1154431852.18035.typo3-english at lists.netfielders.de...
> 
> Hi Stan,
> 
> I will give some advice for the first problem.
> From the extension settings you can set the type: minimal, typical or 
> demo, and in this way it will appears more or less button in the rte.
> Extra you can set some properties in the Page TSconfig (better in the 
> root page of your site).
> For example:
> RTE.default.showButtons = * //to appear all the buttons
> 
> you can also specifi which button should appear or:
> RTE.default.hideButtons = fontsize //which button should hide
> 
> and this line to keep the buutons groupped
> RTE.default.keepButtonGroupTogether = 1
> 
> Best regards,
> Livius
> 
> Stan wrote:
>> Hi again - I forgot to mention I am using typ3 version 3.8
>> 
>> 
>> ----- Original Message ----- From: "Stan" <sd at ixnl.com>
>> To: "TYPO3 English" <typo3-english at lists.netfielders.de>
>> Sent: Tuesday, August 01, 2006 11:39 AM
>> Subject: [TYPO3] htmlArea RTE problems
>> 
>> 
>>> Hi,
>>>
>>> I have intalled htmlArea RTE, but Some weird things are happening.
>>>
>>> 1. the font style, and size are not showing
>>> 2. When I try to centre the text, when saved it reverts to the left.
>>> 3. When I hit enter for <P> it goes back to just a <BR>
>>>
>>> Do I have to add something to my TSconfig to make all the RTE options 
>>> availabe?



More information about the TYPO3-english mailing list