Hallo,

Am Do, 19.11.2009, 12:56 schrieb Katerina Volkova:
>
>
> Vielleicht fehlt das hier:
>
> 'segTitleFieldList' => 'tx_realurl_pathsegment,alias,nav_title,title',
>

nach einfügen der o.g. Zeiles sieht meine realurl-Erweiterung
localconf.php so aus:

      $TYPO3_CONF_VARS['EXTCONF'] ['realurl'] ['_DEFAULT'] ['preVars'] =
array(
          array(
              'GETvar' => 'L',
              'valueMap' => array(
              'de' => '0',
              'en' => '1',
          ),
          'valueDefault' => 'de',
          # 'noMatch' => 'bypass',
          ),
          'pagePath' => array(
                'type' => 'user',
                'userFunc' =>
'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',
                'segTitleFieldList' =>
'tx_realurl_pathsegment,alias,nav_title,title',
                'spaceCharacter' => '-',
                'languageGetVar' => 'L',
                'expireDays' => 3
          ),
      );

Die URLs haben ihr trotz löschen aller caches ihr Aussehen beibehalten:

http://de.sub.domain.com/de//165/



Gruß, Ingo



----------------------
PC-Notdienst FU Berlin

Ingo Preuss
Rigaer Strasse 65
10247 Berlin

mobil 0163.160 51 03

_______________________________________________
TYPO3-german mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an