How do I configure in the extension realurl a destination page for the date menu from tx_news.
Currently my realurl looks as follows:
The links are output in the form:
MyDomain.tdl / nwes.html? Tx_news_pi1% 5BoverwriteDemand% 5D% 5Byear% 5D = 2017 & tx_news_pi1% 5BoverwriteDemand% 5D% 5Bmonth% 5D = 03 & cHash = b671ba816868bf63e419eeacacc74175
The goal would be:
Mydomain.tdl / date-filter / year / month.html
The rest of the tx_news configuration seems to be running.
Thank you for your help.