[TYPO3] Real url - using subtitle

Tomas Mrozek mail at cascaval.com
Thu Nov 8 22:04:46 CET 2007


I think 'segTitleFieldList' should go to the 'pagePath' section:

$TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT'] = array(
   'pagePath' => array(
     'segTitleFieldList' =>
'subtitle,alias,tx_realurl_pathsegment,nav_title,title',
   ),
);

Check out the manual thoroughly.

Tomas Mrozek


More information about the TYPO3-english mailing list