[TYPO3-mvc] [!!!] FYI: Changed registration of plugins (fixes caching)
Steffen Ritter
info at rs-websystems.de
Sun Jul 19 13:59:12 CEST 2009
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.
>
> Regards
> Jochen
>
Hey,
thanks. You forgot to remove the "old Format" minimalistic Configuration
from ext_tables.php in blog_example which is commented out.
regards
STeffen
More information about the TYPO3-project-typo3v4mvc
mailing list