[TYPO3-core] RFC:: Bug 7214: Integrate topMenu in backend.php
Ingo Renner
ingo at typo3.org
Sun Jan 20 11:44:45 CET 2008
Steffen Kamper wrote:
> me again :-)
>
> I found a way to add CSS-Files, but no method of adding toolbar-items.
> Ingo, do you see a possibility without extending TYPO3backend ?
after registering a file through
$GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendItems']
you should be able to use
$GLOBALS['TYPO3backend']->addToolbarItem($toolbarItemName,
$toolbarItemClassReference)
please report back whether this works
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
More information about the TYPO3-team-core
mailing list