[TYPO3-mvc] share arguments with different(!) actions on same page

Peter Niederlag typo3-list at niekom.de
Wed Apr 18 17:43:20 CEST 2012


Hi,

On 18.04.2012 17:28, Lienhart Woitok wrote:
> Hi,
> 
> sorry, should have been more verbose.
> 
> I have something like
> 
> plugin.tx_myext_pi1.view.pluginNamespace = tx_myext_pix
> plugin.tx_myext_pi2.view.pluginNamespace = tx_myext_pix
> plugin.tx_myext.features.skipDefaultArguments = 1
> 
> in my TS. Thus both actions in the different plugins are able to get the same arguments.
> And because I have no controller argument in my URLs, there is no exception about disallowed controller or action.
> 
> Does this make it clearer?

yes, indeed, but that was quite similar to what I already did!

plugin.tx_foobar.mvc.callDefaultActionIfActionCantBeResolved = 1

now makes it really work.

Thx a lot for your help!

Greets,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *


More information about the TYPO3-project-typo3v4mvc mailing list