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
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english