$TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT'] =
array( 'enableCHashCache' => 1,
'appendMissingSlash' => 'ifNotFile',
'enableUrlDecodeCache' => 1,
'enableUrlEncodeCache' => 1,
'respectSimulateStaticURLs' => 0,
'postVarSet_failureMode'=>'redirect_goodUpperDir',
),
'redirects_regex' =>
array (
),
'GETvar' => 'no_cache',
'no_cache' => 1,
),
'noMatch' => 'bypass',
),
'GETvar' => 'L',
'en' => '1',
),
'noMatch' => 'bypass',
),
),
'type' => 'user',
'userFunc' => 'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',
'spaceCharacter' => '-',
'languageGetVar' => 'L',
'expireDays' => 7,
'rootpage_id' => 1,
),
// news archive parameters
'GETvar' => 'tx_ttnews[year]' ,
),
'GETvar' => 'tx_ttnews[month]' ,
'january' => '01',
'february' => '02',
'march' => '03',
'april' => '04',
'may' => '05',
'june' => '06',
'july' => '07',
'august' => '08',
'september' => '09',
'october' => '10',
'november' => '11',
'december' => '12',
)
),
),
// news pagebrowser
'GETvar' => 'tx_ttnews[pointer]',
),
),
// news categories
'select_category' =>
array ( 'GETvar' => 'tx_ttnews[cat]',
),
),
// news articles and searchwords
'GETvar' => 'tx_ttnews[tt_news]',
'table' => 'tt_news',
'id_field' => 'uid',
'alias_field' => 'title',
'addWhereClause' => ' AND NOT deleted',
'useUniqueCache' => 1,
'useUniqueCache_conf' =>
array( 'strtolower' => 1,
'spaceCharacter' => '-',
),
),
),
'GETvar' => 'tx_ttnews[swords]',
),
),
),
),
'defaultToHTMLsuffixOnPrev'=>1,
'type' => 100,
),
),
'type' => 101,
),
),
'type' => 102,
),
),
'type' => 103,
),
),
),
),
);