[TYPO3-templavoila] Rendering non-mapped object
John Angel
johnange at gmail.com
Fri Feb 23 18:31:28 CET 2007
Hi,
Is there some temporary workaround to avoid inviting plug-in code for
certain TO?
Something like:
lib.temp = COA
lib.temp.10 < plugin.tx_myext
lib.temp.stdWrap.if {
value = 1,2
isInList.data = page:tx_templavoila_to
}
This code doesn't display plug-in output for TO value 3, but still invites
plugin.tx_myext.main().
Ideally would be something like:
[page:tx_templavoila_to = 1,2]
lib.temp < plugin.tx_myext
[global]
but this doesn't exist.
Regards,
John
More information about the TYPO3-project-templavoila
mailing list