[TYPO3-mvc] Extension spread over several pages - best practice?

Felix Oertel mehl at foertel.com
Mon May 10 13:56:49 CEST 2010


Hey,

Am 06.05.10 12:02, schrieb Stefan Wild:
> What is the best approach in this case to tell the extension which
> controller/action to start based from which page it is called (I've seen
> some development with "switchableControllerAction" there!?).

rumors say, there is a patch modifying the uri-builder to look up 
controllerAction PIDs from TS ... you just configure TS uri { 
event-index = 12 } and set the tag <f:link.action controller="Event" 
Action="index"> - voilá

of course things like skipping the controller and calling the default 
action still works ...

in a quite minute (which are quite rare atm) i will make it look nice 
and send it to jochen ...

regards, foertel


More information about the TYPO3-project-typo3v4mvc mailing list