[TYPO3-dev] looking for ext to get tca information for	rendering and evaluting db fields for FE
    Stefan Geith 
    typo3dev2008.nospam1 at geithware.de
       
    Tue Jun 30 10:38:48 CEST 2009
    
    
  
Hi Stefan,
Stefan schrieb:
> Hi folks,
> 
> i was wondering and allready searching in the TER for an extension that 
> is able to read the tca of a table and renders the fields and is able to 
> evaluate the returned values if a value is changed in the FE.
You can use sg_zfelib for this.
It is a library to bulid FE-Plugins with FeUser-Editing.
The accoc. doc-plugin (sg_zfelib_doc) contains documentation and an 
small tutorial how to create a new plugin with sg_zfelib (nearly no 
php-programming).
I am still working on sg_zlib. This will be the succeccor of sg_zfelib, 
but it ist not documented yet (working very similar; mostly only changes 
to TS).
/Stefan
    
    
More information about the TYPO3-dev
mailing list