[TYPO3] Using COA for configuring one's extension

Tyler Kraft tyler.kraft at netefficiency.co.uk
Thu Jul 17 19:47:36 CEST 2008


What exactly are you trying to do....



Xavier Perseguers wrote:
> Hello,
> 
> Where can I find a doc or a basic example of an extension that renders 
> something through a COA?
> 
> What I would like to achieve would be something like that:
> 
> plugin.my_extension_pi1 {
>     parameter1 = COA
>     parameter1.10 = TEXT
>     parameter1.10 {
>         field = myfield
>         wrap = <strong>|</strong>
>     }
> }
> 
> I want TYPO3 to handle the COA itself, but call me back when dealing 
> with a certain field such as "field = SONG:Artist" that should be 
> handled by myself.
> 


More information about the TYPO3-english mailing list