[TYPO3-english] [REALURL] Disable for some pages ids
Sylvain Gourvil - Mediasmart
sylvain.gourvil at mediasmart.fr
Tue Jun 16 17:35:25 CEST 2009
Thanks Katja.
But it is not what I exactly want.
This option permit to disable realurl when your are on this page or subpage.
I want link for page x to be not realurl encoded anywhere you are in path.
I think it is this solution in real url conf file :
'pagePath' => array(
'type' => 'user'
, 'userFunc' =>
'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main'
, 'spaceCharacter' => '-'
, 'languageGetVar' => 'L'
, 'rootpage_id' => 1
, 'disablePathCache' => 0
, 'expireDays' => 1
, 'segTitleFieldList' =>
'tx_realurl_pathsegment,alias,nav_title,title'
, 'excludePageIds' =>
array(67,69,70,92,123,158,165,166,171,167,173,175,179,181,185,186,188,189,160)
)
But it does not work for me.
Katja Lampela a écrit :
> Hi,
>
> Sylvain Gourvil - Mediasmart kirjoitti:
>
>> I want ot know if it possible to disable url encoding for somme pid ?
>>
>
> You can make an ext template for the page in question and add line
>
> config.tx_realurl_enable = 0
>
>
>
--
<http://www.mediasmart.fr> *Sylvain Gourvil*
Développeur Web
Tél (33) 1 43 79 02 43
sylvain.gourvil at mediasmart.fr <mailto:sylvain.gourvil at mediasmart.fr>
*Mediasmart* - Moteur de votre développement Web
6 impasse Charles Petit - 75011 Paris
Fax (33) 1 43 79 05 74
www.mediasmart.fr <http://www.mediasmart.fr>
More information about the TYPO3-english
mailing list