[TYPO3-core] RFC: #7346: Have a list of open and recently edited documents

Benjamin Mack mack at xnos.org
Fri Feb 1 18:21:51 CET 2008


Hey Ingo,

Ingo Renner wrote:
> Hi Benni,
> 
> * this one should be in ext_loclaconf:
> 
> +	// register the toolbar item when in non AJAX mode
> +if (!(TYPO3_REQUESTTYPE & TYPO3_REQUESTTYPE_AJAX)) {
> +	$GLOBALS['TYPO3backend']->addToolbarItem('opendocs', 'tx_opendocs');
> +}
tried it out, does not work when moved to ext_localconf.php (non-object 
error...)


-- 
greetings,
benni.
-SDG-

www.xnos.de // www.xnos.org


More information about the TYPO3-team-core mailing list