[Typo3] Conditional header to plugin

Matias Öberg matias.oberg at phatbot.com
Thu Mar 17 16:18:50 CET 2005


Hi Peter,
Thanks for the reply.
This would mean that the code should look something like this.
 ........  
   subparts.CONTACT_BOX = COA
   subparts.CONTACT_BOX {
         10 = TEXT
         10.value = <h3>Contacts</h3>
         20 < plugin.tx_jpstaff_pi1
         if.isTrue.cObject < plugin.tx_jpstaff_pi1
}
......
Unfortunately it didn't work.
And I don't really understand how it would work, but then again, I have a 
hard time understanding the concept of TS.

What does the "if.isTrue" statement compare against?

Regards
Matias





More information about the TYPO3-english mailing list