Thanks. It works. 
Bye bye
Tobi

-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Jan Bednarik
Gesendet: Montag, 16. August 2010 22:45
An: [email protected]
Betreff: Re: [TYPO3-english] exclude Parameters in cooluri

Hi,

> so you mean, it is not possible to hide f.e. parameter x,y and z from the
> url, like this way, that they are not shown as ?x=bla&y=bla&z=bla AND not
> shown as x/y/z.html

no. This is possible and I've already told you how to do it and it's 
shown in the default conf file:

<!-- parts defined this way will be removed from URL -->
     <part>
       <parameter>paramC</parameter>
     </part>

> and other question is. can I get the parameter this way together that it
> looks like x-y-z.html?

Yes, have a look at the documentation and look for attribute after. I'm 
not 100% sure, but I think it's like this:

<part after="-">
  ...
</part>

Regards

-- 
Jan Bednarik
www.bednarik.org - web about TYPO3 in czech
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to