[TYPO3] CoolURI, urlsuffix and .xml extension

Grégory Duchesnes g.duchesnes at free.fr
Mon Jul 21 17:36:16 CEST 2008


Hi all,

I'm using CoolURI for one of my projects and i have a problem  
generating proper urls for xml files.
I use (and i need) <urlsuffix>.html</urlsuffix>

In order to have my xml urls written, i added this set of valuemaps  
(example for my sitemap) :

		<valuemap>
			<parameter>type</parameter>
			<value key="sitemap.xml">200</value>
		</valuemap>


Url is found and rewriting occurs but coolURI adds ".html" at the end  
of my filename, therefore i get a url ike this : sitemap.xml.html.

Is there a way to ignore urlsuffix depending on valuemaps? Is there  
another way to build those URLs?


Thanks for your help,
Duch



More information about the TYPO3-english mailing list