[TYPO3-mvc] Extension "news" and RealUrl
Adrien Crivelli
adrien.crivelli at gmail.com
Tue Jun 12 05:16:10 CEST 2012
Hi,
Thanks for your input. However, if I understand that
change<https://review.typo3.org/#/c/4731/>correctly, it does not apply
in my case because "news" does
use *switchableControllerActions*<http://git.typo3.org/TYPO3v4/Extensions/news.git?a=blob;f=Configuration/FlexForms/flexform_news.xml;h=7267378ae1295b434a23423a5100b89c8fdc4507;hb=50653effc20e04a98d1bf776791f407f07b6ddad#l20>.
Or did I miss something ?
My wild guess would rather be to be able to say those thing to RealUrl:
- if it's mypage, nothing special
- if it's mypage and news title is present (and exists in database),
then inject controller and action parameters in $_GET
This "inject parameters" part is not clear to me. I guess I'll fire up the
debugger...
More information about the TYPO3-project-typo3v4mvc
mailing list