[TYPO3-core] RFC: Cleanup #6713: Remove "text_properties" etc. from tt_content table
Uschi Renziehausen
typo3news at otherone.de
Fri Nov 16 02:26:54 CET 2007
Steffen Kamper wrote:
> "Uschi Renziehausen" <typo3news at otherone.de> schrieb im Newsbeitrag
> news:mailman.1.1195172887.677.typo3-team-core at lists.netfielders.de...
>
>> I would be *very* carefull when removing those fields. There has to be a
>> check whether any of those fields contain data. Otherwise some
>> unexperienced admin will play around with the configuration options and
>> destroy a whole project.
>>
> i have this in my mind. Possible is in Installtool / All configuration a
> flag to remove, whis is by default off.
>
>> Also, it would be nice, if I could decide which fields I do want and which
>> ones not.
>>
> this is possible atm with TCEFORM
>
> TCEFORM.tt_content {
> text_properties.disabled=1
> text_align.disabled=1
> text_color.disabled=1
> text_face.disabled=1
> text_size.disabled=1
> image_frames.disabled = 1
> }
>
> vg Steffen
>
>
Hi Steffen,
perhaps this is a misunderstanding. I am quite aware that I can reenable
those fields (see my post further up). I thought of more granular
EM-Conf options in css_styled_content, if those fields will really go in
out of the DB according to the settings in extmgr as it was suggested by
Stanislas.
Uschi
More information about the TYPO3-team-core
mailing list