[TYPO3] CoolURI and tt_news RSS
    Jan Bednarik 
    info at bednarik.org
       
    Thu May 15 18:32:37 CEST 2008
    
    
  
Hey,
wow, Dmitry using CoolUri, wow :)
I guess there's no problem to create links as /page/path/rss.xml. You 
just need to strip format=rss, by placing format parameter into the 
predefinedparams and then add new valuemap as Elijah suggested:
     <valuemap>
       <parameter>type</parameter>
       <value key="rss">100</value>
     </valuemap>
and that should do the job.
-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech
    
    
More information about the TYPO3-english
mailing list