[Typo3-dev] standard header in ext
Jonas Dübi
admin at commandline.ch
Wed Oct 19 08:15:58 CEST 2005
Hi
1) Use the setup.txt of your extension to add the lib.stdheader to your
config:
tx_yourextension_pi1.header < lib.stdheader
Afterwards you can access the stdheader by the typoscript $config array
which is delivered to your extension by the core....
2) I don't know any 'clean' way to supress the title of an
'insert_plugin' record by default. Normaly I just set the title of the
record to 'hidden' when I add the plugin. But perhaps someone else know.
Greets Jonas
Ronald Renfro wrote:
> hello list,
>
> 1) I would like to render a header from inside my frontend extension and
> would like to use the user preconfigured header type 1-5.
> how and where can I retrieve the current values for lib.stdHeader from
> an extension?
>
> 2) Is it possible to skip/omit the rendering of the plugins title field?
>
> thanks and have a nice day
> Ronald Renfro
More information about the TYPO3-dev
mailing list