Disable a TYPO3 extension or removing a hook specified by another extension
Comments Off
Dec.10, 2010 by
spabhat
In some cases we may need to disable some hooks that are defined by another extension. Say for example in a recent case, I had to disable js_css_optimizer when a typo3 FE editor is logged in. This was necessary as feeditadvanced was not working together with js_css_optimizer. So the moment I needed the services of [...]


