What I like about TYPO3: 1000 ways lead to Rome.
Here is my attempt which on TYPO3 7.6 and tx_news 5.2 offers nice Url's in Detail view: http://pastebin.com/BzgUpsCH
How can I shorten the url from "detail/"
Thanks for your hints.
What I like about TYPO3: 1000 ways lead to Rome.
Here is my attempt which on TYPO3 7.6 and tx_news 5.2 offers nice Url's in Detail view: http://pastebin.com/BzgUpsCH
How can I shorten the url from "detail/"
Thanks for your hints.
Another way to short you URL:
use Below encoded and decoded function in realURLconfiguration file:
'decodeSpURL_preProc' => array('user_decodeSpURL_preProc'),