[TYPO3-dev] EM - Hook _before_ installing an Extension ...
Rupert Germann
rupi at gmx.li
Fri Sep 11 12:53:07 CEST 2009
Stefan Geith schrieb:
> Question2:
> Is there a way to get additional information to the 'Information'-Page
> of an extension ?
yep. you can use type "user" for a field in ext_conf_template.txt
and execute your own php code.
have a look in tt_news 3.0 [1] for an example. I use the user field to
display a (localized) message that there's something to do in the updater.
hth
rupert
[1]
http://forge.typo3.org/repositories/show/extension-tt_news
More information about the TYPO3-dev
mailing list