[TYPO3-dev] Configuration of RTE for FCE

Elmar Hinz elmar.DOT.hinz at team.MINUS.red.DOT.net
Thu Sep 7 00:04:04 CEST 2006


or "Is it possible to set PageTS on FCE level?"


Hello,

I am just exercising my knowlage of flexible content elements. Now I
want to customize htmlarea depending on the type of the choosen Element.

I know how to customize those parts, that are configurable by the
TCEforms part of the DS defaultExtras.

<TCEforms type="array">
	<config type="array">
		<type>text</type>
		<cols>48</cols>
		<rows>5</rows>
	</config>
	<label>Article Footer</label>	
	<defaultExtras>
		richtext[bold,italic]:rte_transform[mode=ts_css]
	</defaultExtras>
</TCEforms>

I still havn't found a way to customize all those settings know from
PageTS, especially the Setting:

RTE.something.hidePStyleItems = h1, h2, h3


Does anybody know a way to solve this configuration task?

Regards

Elmar








More information about the TYPO3-dev mailing list