[TYPO3] Front-end extension
Peter Niederlag
niederlag at ikd01.de
Tue Jun 20 13:52:38 CEST 2006
Hi,
Sébastien Ioannitis-McColl schrieb:
> Hi,
>
> As a first test, I managed to extend the tt_content table and to
> display a checkbox for every content element element created. The
> missing point is how to manage to get my php function called whenever
> a content element is to be displayed.
>
> Does any know how to make a front-end extension (not plug-in) ?
you have multiple possibilities, for example put it on:
tt_content.stdWrap.postUserFunc = tx_foobar:main
tt_content.stdWrap.postUserFunc = user_myFunc
*Be sure to google/look up in TSref the correct syntax!*
Greets,
Peter
--
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *
More information about the TYPO3-english
mailing list