[TYPO3-english] RealUrl and trailing slash

Pero Peric pperic at pero.hr
Mon Jun 4 14:53:02 CEST 2012


Sinisa thx. this is working, but this will generate all my links as static 
(.html) ones and many of my links should stay in the form:

/some-link/

So, to be more precise... I'm using the field "Speaking URL path segment" to 
manually enter exceptions like this one (something.html) and for that 
exception I don't want a trailling slash to be appended. I tried with 
appendMissingSlash but it didn't work :-( Thx!

Regards.


"Sinisa Mitrovic"  wrote in message 
news:mailman.614.1338813260.599.typo3-english at lists.typo3.org...

Hi,

If you set:
'defaultToHTMLsuffixOnPrev'=>1,
You shuld not get that slash at the end.

Also you can set to false appendMissingSlash in init section of
configuration...

Best regards,
Siniša Mitrović

-----Original Message-----
From: typo3-english-bounces at lists.typo3.org
[mailto:typo3-english-bounces at lists.typo3.org] On Behalf Of Pero Peric
Sent: Monday, June 04, 2012 2:08 PM
To: typo3-english at lists.typo3.org
Subject: [TYPO3-english] RealUrl and trailing slash

Hi,

Is there a simple way to remove trailing slash from the links when RealUrl
is used? I have problems with links that should look like this:

http://site.com/something.html

and now they look like:

http://site.com/something.html/

I tried with setting appendMissingSlash to false but it didn't work. Thx!

Regards. 



More information about the TYPO3-english mailing list