File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 7777$ GLOBALS ['TYPO3_CONF_VARS ' ]['SC_OPTIONS ' ]['t3lib/class.t3lib_tcemain.php ' ]['processDatamapClass ' ][] = \Kitodo \Dlf \Hooks \DataHandler::class;
7878$ GLOBALS ['TYPO3_CONF_VARS ' ]['SC_OPTIONS ' ]['t3lib/class.t3lib_tcemain.php ' ]['processCmdmapClass ' ][] = \Kitodo \Dlf \Hooks \DataHandler::class;
7979$ GLOBALS ['TYPO3_CONF_VARS ' ]['SC_OPTIONS ' ]['dlf/Classes/Common/MetsDocument.php ' ]['hookClass ' ][] = \Kitodo \Dlf \Hooks \KitodoProductionHacks::class;
80- // Register AJAX eID handlers.
81- if ($ GLOBALS ['TYPO3_CONF_VARS ' ]['EXTENSIONS ' ]['dlf ' ]['enableInternalProxy ' ] ?? false ) {
82- $ GLOBALS ['TYPO3_CONF_VARS ' ]['FE ' ]['eID_include ' ]['tx_dlf_pageview_proxy ' ] = \Kitodo \Dlf \Eid \PageViewProxy::class . '::main ' ;
83- }
8480// Use Caching Framework for Solr queries
8581if (!is_array ($ GLOBALS ['TYPO3_CONF_VARS ' ]['SYS ' ]['caching ' ]['cacheConfigurations ' ]['tx_dlf_solr ' ])) {
8682 $ GLOBALS ['TYPO3_CONF_VARS ' ]['SYS ' ]['caching ' ]['cacheConfigurations ' ]['tx_dlf_solr ' ] = [];
You can’t perform that action at this time.
0 commit comments