[TYPO3-dev] Hooks for extra config in core files
Tapio Markula
tapio.markula at xetpoint.fi
Fri Aug 17 20:07:09 CEST 2007
Hi
In many situation it would be help, if some module configuration could
be changed. Hook into main() and maybe also in init() would help
configuring modules.
B. Mack proposed
* Hide Web > Info > Translation Overview (maybe that's hidden anyway
when only one language exists)
If there would be some configuration hooks, then it would possible to
build some hooks and configure module that way. Adding additional CSS
and JS would be then also possible using hook, which would be at the end
of init() function or beginning of main()
More information about the TYPO3-dev
mailing list