[TYPO3-english] Minimize table properties in RTE

Jeroen Visser | ROQUIN E-Solutions jeroen at roquin.nl
Fri Dec 12 10:18:38 CET 2008


Hi Christopher,
Thanks for the tip... following settings did the trick.

RTE{
   default {
	disableAlignmentFieldsetInTableOperations=1
	disableSpacingFieldsetInTableOperations=1
	disableColorFieldsetInTableOperations=1
	disableLayoutFieldsetInTableOperations=1
	disableBordersFieldsetInTableOperations=1
   }
}

Regards,
Jeroen

Christopher wrote:
> Hi Loek,
> 
> "Loek Hilgersom" <hilgersom at xs4all.nl> schrieb im Newsbeitrag 
> news:mailman.1.1229009540.18486.typo3-english at lists.netfielders.de...
>> Christopher wrote:
>>
>>> Search for disableAlignmentFieldsetInTableOperations in this document and 
>>> read the following lines....
>> Wouldn't it work by simply selecting the buttons to be shown with 
>> RTE.default.showButtons ?
> 
> With showButtons you can select if you want to see the "insert table", 
> "insert row", "insert column"-button and so on.
> 
> But as Jeroen wrote, he uses the table-properties.
> There he only wanted to have the ones for the style-fieldset.
> 
> One more thing about that:
> To see this fieldset, the blockstyle element has to be activated (in 
> showButtons).
> 
> Christopher 
> 
> 
> 



More information about the TYPO3-english mailing list