[TYPO3-mvc] [!!!] FYI: Changed registration of plugins (fixes caching)

Steffen Kamper info at sk-typo3.de
Sun Jul 19 13:40:07 CEST 2009


Hi Jochen,

Jochen Rau schrieb:
> Hi all.
> 
> I have applied a patch provided by Xavier to fix an important caching 
> issue. The patch will break your custom extensions. Be sure to update to 
> the latest revision of Extbase and the BlogExample and adapt your 
> configuration.
> 
> There are now two methods to configure a plugin:
> 
> Tx_Extbase_Utility_Plugin::configureDispatcher() invoked in 
> ext_localconf.php
> 
> and Tx_Extbase_Utility_Plugin::registerPlugin() invoked in ext_tables.php.
> 
> See the BlogExample.
> 

great, thx! This should solve a lot of problems reported before.

vg Steffen


More information about the TYPO3-project-typo3v4mvc mailing list