[TYPO3-mvc] own extension library
Jochen Rau
jochen.rau at typoplanet.de
Thu May 6 12:21:51 CEST 2010
Hi.
On 06.05.10 11:49, Felix Oertel wrote:
> Am 06.05.10 09:37, schrieb Daniel Dimitrov:
>> Is there any way to use my viewHelpers in other extensions, too?
>
> Personally I would name it to Tx_Fluid_ViewHelpers_YournameViewHelper,
> put it into typo3conf/ext/fluid/Classes/ViewHelpers and use it via
> <f:yourname>. I think atm there is nothing like shared viewHelpers.
I suggest not to put your own view helper in the Fluid extension. Or do
you want to fork Fluid? ;-) If you update Fluid (or your hard-working
site admin), your changes are lost ....
You might want to bundle your view helpers in a dedicated extension.
Regards
Jochen
More information about the TYPO3-project-typo3v4mvc
mailing list