[TYPO3-mvc] controller and unique id

Bastian Waidelich bastian at typo3.org
Mon Jul 20 11:36:13 CEST 2009


Steffen Ritter wrote:

Hi,

>> So I think, we need a more flexible approach here.
> 
> Why don't we say mycontroller[var] is the overall context.
> additionally we allow to define other contexts in controller

We definitely need the extension key in the namespace..
But tx_myextension_mycontroller[var] or tx_myextension_myplugin[var] as 
default seems reasonable to me.


> like
> additionalContexts => array(
>     'sv' => 'action1,action2,action6',
>     'latest' => 'action5',
> )

Do you think, we really need a different namespace per action in one 
controller?


> and in addition we could provide an generic build in content 
> rid{field:uid} which applies only to current plugin record

Sorry, I don't get it - I might need stronger coffee ;)

Bastian


More information about the TYPO3-project-typo3v4mvc mailing list