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

Jochen Rau jochen.rau at typoplanet.de
Sun Jul 19 13:33:38 CEST 2009


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.

Regards
Jochen

-- 
Every nit picked is a bug fixed



More information about the TYPO3-project-typo3v4mvc mailing list