Hey,
Ein guter Einstieg ist sicher die System extension opendocs $GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendItems'][] = $opendocsPath.'registerToolbarItem.php'; if (TYPO3_MODE == 'BE') { // first include the class file include_once(t3lib_extMgm::extPath('opendocs').'class.tx_opendocs.php'); // now register the class as toolbar item $GLOBALS['TYPO3backend']->addToolbarItem('opendocs', 'tx_opendocs'); } and so on ... Grüße Kay Am 15.09.2010 19:24, schrieb Kay Strobach: > Hi, > > ich denke das Usabilityteam arbeitet sicher auch an Hotkeys, bin mir > aber nicht sicher. Im neuen TSEditor funktioniert ja auch [Strg+S] > > Grüße > Kay > > Am 15.09.2010 18:47, schrieb Andy Pattynama: >> Hi Kay >> >> Ah, ich dachte an eine bereits vorhandene Extension, aber falls es da noch >> nix gibt, ist das auch i.O. :) Danke für die Info! >> >> Gruss >> Andy >> >> 2010/9/15 Kay Strobach <ty...@kay-strobach.de> >> >>> Hey Andy. >>> >>> >>> Naja du könntest dich über einen Hook in die Erzeugung des Javascripts >>> einhängen und dann dort mit ein bissel ExtJS auf die Tastenevents >>> reagieren ... >>> >>> Grüße >>> Kay >>> >>> Am 15.09.2010 17:40, schrieb Andy Pattynama: >>>> Hallo zusammen >>>> >>>> Gibt es eine Möglichkeit für Tastaturkürzel im Backend von TYPO3? Auf >>> meiner >>>> Suche bin ich auf >>>> http://forge.typo3.org/projects/extension-hotkeysgestossen, >>>> jedoch find ich dort nicht viel Informationen. >>>> >>>> Vielen Dank schon im voraus >>>> >>>> Gruss >>>> Andy >>> >>> _______________________________________________ >>> TYPO3-german mailing list >>> TYPO3-german@lists.typo3.org >>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german >>> > _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german