[TYPO3-english] [TYPO3] CoolURI, urlsuffix and .xml extension
    Lee Perry 
    leeperry at slack.de
       
    Wed Mar 11 16:16:46 CET 2009
    
    
  
Hi Jan,
>> You will do it with regexps or what's your idea now?
> 
> probably.
> 
>> So I would use it for some generated PDF files, getting by the 
>> extension "pdf_generator2" with the url param "type=123" - for now it 
>> will get the defined ".html" urlsuffix and it would be fine, when I 
>> can give the ".pdf" urlsuffix for this param type.
> 
> I guess that you have the mapping in valuemap, so you'd add .pdf to the 
> valuemap, which would result now in .pdf.html and you'd update the 
> element somehow like this:
> 
> <urlsuffix exclude="(\.pdf|\.xml)$">.html</urlsuffix>
> 
> I'd probably add attribute "include" too.
Do you have any idea when you will implement this feature?
Thanx in advance,
Lee
    
    
More information about the TYPO3-english
mailing list