[TYPO3-dev] Plugin Counter: How often a plugin was inserted on a page

Steffen Kamper info at sk-typo3.de
Fri Jun 19 18:26:36 CEST 2009


Hi,

ok, try this in main of your plugin:

$GLOBALS['TSFE']->register['myplugin'][] = $this->cObj['data]['uid'];

vg Steffen

Stefan Frömken schrieb:
>> Hi,
>>
>> why not a simple query on tt_content?
>>
>> vg Steffen
> 
> 
> When you insert a plugin like this:
> 
> lib.myPlugin < plugin.tx_sfslideshow_pi1
> 
> Then you'll never find it in tt_content.
> 
> I'll have a look at irfaq on weekend. Maybe I find something.
> 
> Thank You
> 
> Stefan




More information about the TYPO3-dev mailing list