[TYPO3-english] RealUrl
    Rudy Gnodde (WIND Internet) 
    rgn at windinternet.nl
       
    Fri Oct  8 16:24:24 CEST 2010
    
    
  
Hello Pieter,
On 8-10-2010 15:26, Pieter Geurts - Aleto Internet wrote:
> Is it possible to disable the translation of normal url to real url for
> one menu item?
Yes, you can do this by adding the uid of the page to the excludePageIds 
in the pagePath section of your RealURL config. For example:
$TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT']['pagePath']['excludePageIds'] 
= '1,2,3';
Regards,
Rudy Gnodde
WIND Internet
http://www.windinternet.nl
    
    
More information about the TYPO3-english
mailing list