[TYPO3-ect] RFC: Common prefixId for several controllers

Daniel Brüßler info at -remove-patchworking.de
Fri Jan 12 12:32:05 CET 2007


Hello,

the thing is that just a few people know that it's possible to add
something after the extKey in uri-params.

So wouldn't it good to think of how to support that more flexible
parameters? I suppose this could be a wishlist-task for the kickstarter
- not for lib/div. Or?

In the moment this is not clear because the kickstarter generates
---------
var $prefixId = 'tx_yellowbanana_pi1';		// Same as class name
var $scriptRelPath = 'pi1/class.tx_yellowbanana_pi1.php';	// Path to
this script relative to the extension dir.
var $extKey = 'yellowbanana';	// The extension key.
---

I hope I don't make it more complicate like it is ;-)

kind regards
Daniel B


More information about the TYPO3-team-extension-coordination mailing list