[TYPO3-core] RFC: Cleanup #6713: Remove "text_properties" etc.	from tt_content table
    Steffen Kamper 
    steffen at sk-typo3.de
       
    Fri Nov 16 01:38:58 CET 2007
    
    
  
"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 
    
    
More information about the TYPO3-team-core
mailing list