[TYPO3-english] CoolURI: Simulate index.html and merge two segments

Armin Rüdiger Vieweg info at professorweb.de
Tue Jan 25 00:58:15 CET 2011


Thanks for your response, it has helped me a lot!


> Hi,
>
>> 1.) Is it possible to simulate an index.html file? For example:
>> domain.com/blah/index.html
>> instead of
>> domain.com/blah.html
>
> Have you tried
>
> <urlsuffix>/index.html</urlsuffix>
> <removetrailingslash>1</removetrailingslash>
>
> ?

Yes but I've meant something different.
For example I've got the navigation point "Our Services" which contains  
pages like "Webdesign", "Webdevelopment", "Writing some cool stuff", ...

Then I want for the containing pages such links:
domain.com/our-services/webdesign.html
domain.com/our-services/webdevelopment.html

and for their parent in navigation:
domain.com/our-services/index.html
instead of
domain.com/our-services.html

I guess this is not possible, cause it contains a little bit more logic  
(navigation level depth), but I'm looking forward your answer.

Kind Regards
Armin


More information about the TYPO3-english mailing list