[TYPO3-mvc] Load extbase plugin with typoscript in TYPO3 6.0
Andreas Kiessling
andreas.kiessling at web.de
Wed Jan 23 09:35:19 CET 2013
Hi,
>
> i am not sure why EXT:extension_builder uses this as the first parameter:
>
> --- quote ---
> 'TYPO3.' . $_EXTKEY
> --- /quote ---
>
> ...i also tried only $_EXTKEY as the first parameter.
"TYPO3" should be substituted with your Vendor prefix. The Extension
Builder should probably not set this to TYPO3 by default. There is an
input field to change it in the left module of the builder.
Have a look here http://wiki.typo3.org/Namespaces
HTH,
Andreas
More information about the TYPO3-project-typo3v4mvc
mailing list