[Typo3-dev]  RFE: formatting for TCA-type "none"
    Martin Kutschker 
    Martin.Kutschker at n0spam-blackbox.net
       
    Wed Nov 23 14:08:34 CET 2005
    
    
  
Hi!
Currently only equivalents tp text fields and text areas are supported 
by the TCA field type "none".
I propose a new config property "format". The value of it is a format 
keyword followed by a format option.
Examples for possible formats:
date,<date() opts>
time,<strftime() opts>
number,<sprintf() opts>
user,<userfunc>,<opts>
Masi
    
    
More information about the TYPO3-dev
mailing list