[TYPO3-core] RFC: #7346: Have a list of open and recently edited documents
Benjamin Mack
mack at xnos.org
Fri Feb 1 18:32:40 CET 2008
Now that I wrote the other post to Ingo... this patch will probably
throw an error because I moved the
// register the toolbar item when in non AJAX mode
+if (!(TYPO3_REQUESTTYPE & TYPO3_REQUESTTYPE_AJAX)) {
+ $GLOBALS['TYPO3backend']->addToolbarItem('opendocs', 'tx_opendocs');
+}
to the ext_localconf.php.
--
greetings,
benni.
-SDG-
www.xnos.de // www.xnos.org
More information about the TYPO3-team-core
mailing list