Files
website-typo3/web/typo3conf/realurl_conf.php
T

313 lines
12 KiB
PHP

<?php
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl'] = [
'_DEFAULT' => [
'cache' => [
'banUrlsRegExp' => '/tx_epproducts_booking/',
],
'init' => [
'appendMissingSlash' => 'ifNotFile,redirect',
'emptyUrlReturnValue' => '/',
'enableCHashCache' => 1,
'enableUrlDecodeCache' => 1,
'enableUrlEncodeCache' => 1,
'postVarSet_failureMode' => '',
],
'pagePath' => [
'rootpage_id' => '9',
],
'fileName' => [
'defaultToHTMLsuffixOnPrev' => 0,
'acceptHTMLsuffix' => 0,
'index' => [
'sitemap.xml' => [
'keyValues' => [
'type' => 1848,
],
],
'xml' => [
'keyValues' => [
'type' => 1972,
]
]
],
],
'preVars' => [],
'fixedPostVars' => [
'team' => [
[
'GETvar' => 'tx_epproducts_teammembers[controller]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epproducts_teammembers[action]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epproducts_teammembers[member]',
'lookUpTable' => [
'table' => 'tx_epproducts_domain_model_teammember',
'id_field' => 'uid',
'alias_field' => 'name',
'addWhereClause' => ' AND NOT deleted',
'useUniqueCache' => 1,
'useUniqueCache_conf' => [
'strtolower' => 1,
'spaceCharacter' => '-'
]
],
],
],
'searchresult' => [
[
'GETvar' => 'tx_epproducts_searchresult[controller]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epproducts_searchresult[action]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epproducts_searchresult[filterSettings]',
],
],
'ajax' => [
[
'GETvar' => 'tx_epproducts_ajax[controller]',
'valueMap' => [
'search' => 'AjaxSearch',
'searchbar' => 'AjaxSearchbar',
'content' => 'AjaxContent',
'filterpanel' => 'AjaxFilterpanel',
'date' => 'AjaxDate',
'table' => 'AjaxTable',
'calendar' => 'AjaxCalendar',
'watchlist' => 'AjaxWatchlist',
]
],
[
'GETvar' => 'tx_epproducts_ajax[action]',
],
[
'GETvar' => 'type',
'valueMap' => [
'json' => '1701',
'html' => '1702',
]
],
],
'events_contactform' => [
[
'GETvar' => 'tx_epevents_contactform[controller]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epevents_contactform[action]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epevents_contactform[travelType]',
],
],
'events_configurator' => [
[
'GETvar' => 'tx_epevents_configurator[controller]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epevents_configurator[action]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epevents_configurator[travelType]',
],
[
'GETvar' => 'tx_epevents_configurator[locationType]',
],
],
'events_activity' => [
[
'GETvar' => 'tx_epevents_activitydetail[controller]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epevents_activitydetail[action]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epevents_activitydetail[activity]',
'lookUpTable' => [
'table' => 'tx_epevents_domain_model_activity',
'id_field' => 'uid',
'alias_field' => 'name',
'addWhereClause' => ' AND NOT deleted',
'useUniqueCache' => 1,
'useUniqueCache_conf' => [
'strtolower' => 1,
'spaceCharacter' => '-'
]
],
],
],
'reseller' => [
[
'GETvar' => 'tx_epproducts_reseller[controller]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epproducts_reseller[reseller]',
'lookUpTable' => [
'table' => 'tx_epproducts_domain_model_reseller',
'id_field' => 'uid',
'alias_field' => 'code',
'addWhereClause' => ' AND NOT deleted',
'useUniqueCache' => 1,
'useUniqueCache_conf' => [
'strtolower' => 1,
'spaceCharacter' => '-'
]
],
],
[
'GETvar' => 'type',
'valueMap' => [
'csv' => 1979,
'xml' => 1972,
'excel' => 1984,
],
],
[
'GETvar' => 'tx_epproducts_reseller[product]',
],
],
41 => 'searchresult',
855 => 'ajax',
878 => 'ajax',
879 => 'ajax',
880 => 'ajax',
881 => 'ajax',
347 => 'team',
1446 => 'team',
1473 => 'team',
1488 => 'team',
987 => 'events_contactform',
1263 => 'events_configurator',
1405 => 'events_activity',
1444 => 'reseller',
1448 => 'reseller',
1483 => 'reseller',
'newsDetailConfiguration' => [
[
'GETvar' => 'tx_news_pi1[news]',
'lookUpTable' => [
'table' => 'tx_news_domain_model_news',
'id_field' => 'uid',
'alias_field' => 'title',
'addWhereClause' => ' AND NOT deleted',
'useUniqueCache' => 1,
'useUniqueCache_conf' => [
'strtolower' => 1,
'spaceCharacter' => '-'
],
'languageGetVar' => 'L',
'languageExceptionUids' => '',
'languageField' => 'sys_language_uid',
'transOrigPointerField' => 'l10n_parent',
'expireDays' => 180,
]
]
],
'newsCategoryConfiguration' => [
[
'GETvar' => 'tx_news_pi1[overwriteDemand][categories]',
'lookUpTable' => [
'table' => 'sys_category',
'id_field' => 'uid',
'alias_field' => 'title',
'addWhereClause' => ' AND NOT deleted',
'useUniqueCache' => 1,
'useUniqueCache_conf' => [
'strtolower' => 1,
'spaceCharacter' => '-'
]
]
]
],
'newsTagConfiguration' => [
[
'GETvar' => 'tx_news_pi1[overwriteDemand][tags]',
'lookUpTable' => [
'table' => 'tx_news_domain_model_tag',
'id_field' => 'uid',
'alias_field' => 'title',
'addWhereClause' => ' AND NOT deleted',
'useUniqueCache' => 1,
'useUniqueCache_conf' => [
'strtolower' => 1,
'spaceCharacter' => '-'
]
]
]
],
1392 => 'newsDetailConfiguration',
1391 => 'newsTagConfiguration',
],
'postVarSets' => [
'_DEFAULT' => [
'controller' => [
[
'GETvar' => 'tx_news_pi1[action]',
'noMatch' => 'bypass'
],
[
'GETvar' => 'tx_news_pi1[controller]',
'noMatch' => 'bypass'
]
],
'detail' => [
[
'GETvar' => 'tx_epproducts_product_detail[controller]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epproducts_product_detail[action]',
'noMatch' => 'bypass',
],
[
'GETvar' => 'tx_epproducts_product_detail[product]',
],
[
'GETvar' => 'tx_epproducts_product_detail[hotel]',
],
[
'GETvar' => 'tx_epproducts_product_detail[referringPageUid]',
],
[
'GETvar' => 'tx_epproducts_product_detail[filterSettings]',
],
],
],
],
],
];
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.ski-wochenenden.de'] = $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['_DEFAULT'];
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.ski-wochenenden.de']['pagePath']['rootpage_id'] = '14';
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.snowzone.net'] = $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['_DEFAULT'];
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.snowzone.net']['pagePath']['rootpage_id'] = '25';
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.unichamp.de'] = $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['_DEFAULT'];
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.unichamp.de']['pagePath']['rootpage_id'] = '26';
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.ski-boarderweek.de'] = $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['_DEFAULT'];
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.ski-boarderweek.de']['pagePath']['rootpage_id'] = '24';
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.ep-events.de'] = $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['_DEFAULT'];
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.ep-events.de']['pagePath']['rootpage_id'] = '884';
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['ski-wochenenden.burn.dpn'] = $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.ski-wochenenden.de'];
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['snowzone.burn.dpn'] = $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.snowzone.net'];
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['unichamp.burn.dpn'] = $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.unichamp.de'];
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['ski-boarderweek.burn.dpn'] = $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.ski-boarderweek.de'];
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['ep-events.burn.dpn'] = $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['www.ep-events.de'];