[TYPO3-mvc] controller and unique id

Bastian Waidelich bastian at typo3.org
Mon Jul 20 11:35:47 CEST 2009


Steffen Kamper wrote:

Hi,

> see my other post where i suggest adding automatically a "&identifier=uid"

I don't really get it. You mean, that you could call the same action with
tx_myextension[action]=foo and 
tx_myextension[123][action]=foo&identifier=uid

??


> This will use the same namespace, you don't have to change the syntax in 
> templates.

It's nice to have a default (coming from the controller/settings) that 
you don't have to specify. But you need to be able to link to other 
controllers/extensions too - and then you'll need to specify the 
namespace (in case it does not follow the default conventions).

Bastian


More information about the TYPO3-project-typo3v4mvc mailing list